2026-03-28 05:00:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-28 05:00:04 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-28 05:00:04 [adesa.es] INFO: Starting spider adesa.es
2026-03-28 05:00:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-28 05:00:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-28 05:00:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-28 05:00:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-28 05:00:04 [scrapy.extensions.telnet] INFO: Telnet Password: 49c537f9eb77947a
2026-03-28 05:00:05 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-28 05:00:05 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/adesa.es/task_36_2026-03-28T05_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-28 05:00:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-28 05:00:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-28 05:00:05 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-28 05:00:05 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-28 05:00:05 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-28 05:00:05 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-28 05:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-28 05:00:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2118
2026-03-28 05:00:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-28 05:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-28 05:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-28 05:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-28 05:00:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-28 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-28 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-28 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-28 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-28 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-28 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-28 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-28 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-28 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-28 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-28 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-28 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-28 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-28 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-28 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-28 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-28 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-28 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-28 05:00:05 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-28 05:00:05 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-28 05:00:05 [scrapy.core.engine] INFO: Spider opened
2026-03-28 05:00:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-28 05:00:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-28 05:00:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-28 05:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-28 05:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-28 05:00:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:16 [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-28 05:00:17 [adesa.es] INFO: Found listing with ID: 10741807
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741807%27 HTTP/1.1" 200 None
2026-03-28 05:00:17 [adesa.es] INFO: Scrape type for 10741807: 0
2026-03-28 05:00:17 [adesa.es] INFO: Skipping item 10741807 url https://www.openlane.eu/en/carv6/auction/10741807
2026-03-28 05:00:17 [adesa.es] INFO: Found listing with ID: 10741802
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741802%27 HTTP/1.1" 200 None
2026-03-28 05:00:17 [adesa.es] INFO: Scrape type for 10741802: 0
2026-03-28 05:00:17 [adesa.es] INFO: Skipping item 10741802 url https://www.openlane.eu/en/carv6/auction/10741802
2026-03-28 05:00:17 [adesa.es] INFO: Found listing with ID: 10741815
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741815%27 HTTP/1.1" 200 None
2026-03-28 05:00:17 [adesa.es] INFO: Scrape type for 10741815: 0
2026-03-28 05:00:17 [adesa.es] INFO: Skipping item 10741815 url https://www.openlane.eu/en/carv6/auction/10741815
2026-03-28 05:00:17 [adesa.es] INFO: Found listing with ID: 10741816
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741816%27 HTTP/1.1" 200 None
2026-03-28 05:00:17 [adesa.es] INFO: Scrape type for 10741816: 0
2026-03-28 05:00:17 [adesa.es] INFO: Skipping item 10741816 url https://www.openlane.eu/en/carv6/auction/10741816
2026-03-28 05:00:17 [adesa.es] INFO: Found listing with ID: 10741798
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741798%27 HTTP/1.1" 200 None
2026-03-28 05:00:17 [adesa.es] INFO: Scrape type for 10741798: 0
2026-03-28 05:00:17 [adesa.es] INFO: Skipping item 10741798 url https://www.openlane.eu/en/carv6/auction/10741798
2026-03-28 05:00:17 [adesa.es] INFO: Found listing with ID: 10741800
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741800%27 HTTP/1.1" 200 None
2026-03-28 05:00:17 [adesa.es] INFO: Scrape type for 10741800: 0
2026-03-28 05:00:17 [adesa.es] INFO: Skipping item 10741800 url https://www.openlane.eu/en/carv6/auction/10741800
2026-03-28 05:00:17 [adesa.es] INFO: Found listing with ID: 10741819
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741819%27 HTTP/1.1" 200 None
2026-03-28 05:00:17 [adesa.es] INFO: Scrape type for 10741819: 0
2026-03-28 05:00:17 [adesa.es] INFO: Skipping item 10741819 url https://www.openlane.eu/en/carv6/auction/10741819
2026-03-28 05:00:17 [adesa.es] INFO: Found listing with ID: 10741814
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741814%27 HTTP/1.1" 200 None
2026-03-28 05:00:17 [adesa.es] INFO: Scrape type for 10741814: 0
2026-03-28 05:00:17 [adesa.es] INFO: Skipping item 10741814 url https://www.openlane.eu/en/carv6/auction/10741814
2026-03-28 05:00:17 [adesa.es] INFO: Found listing with ID: 10741821
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741821%27 HTTP/1.1" 200 None
2026-03-28 05:00:17 [adesa.es] INFO: Scrape type for 10741821: 0
2026-03-28 05:00:17 [adesa.es] INFO: Skipping item 10741821 url https://www.openlane.eu/en/carv6/auction/10741821
2026-03-28 05:00:17 [adesa.es] INFO: Found listing with ID: 10741822
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741822%27 HTTP/1.1" 200 None
2026-03-28 05:00:17 [adesa.es] INFO: Scrape type for 10741822: 0
2026-03-28 05:00:17 [adesa.es] INFO: Skipping item 10741822 url https://www.openlane.eu/en/carv6/auction/10741822
2026-03-28 05:00:17 [adesa.es] INFO: Found listing with ID: 10741806
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741806%27 HTTP/1.1" 200 None
2026-03-28 05:00:17 [adesa.es] INFO: Scrape type for 10741806: 0
2026-03-28 05:00:17 [adesa.es] INFO: Skipping item 10741806 url https://www.openlane.eu/en/carv6/auction/10741806
2026-03-28 05:00:17 [adesa.es] INFO: Found listing with ID: 10741792
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741792%27 HTTP/1.1" 200 None
2026-03-28 05:00:17 [adesa.es] INFO: Scrape type for 10741792: 0
2026-03-28 05:00:17 [adesa.es] INFO: Skipping item 10741792 url https://www.openlane.eu/en/carv6/auction/10741792
2026-03-28 05:00:17 [adesa.es] INFO: Found listing with ID: 10741812
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741812%27 HTTP/1.1" 200 None
2026-03-28 05:00:17 [adesa.es] INFO: Scrape type for 10741812: 0
2026-03-28 05:00:17 [adesa.es] INFO: Skipping item 10741812 url https://www.openlane.eu/en/carv6/auction/10741812
2026-03-28 05:00:17 [adesa.es] INFO: Found listing with ID: 10741796
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741796%27 HTTP/1.1" 200 None
2026-03-28 05:00:17 [adesa.es] INFO: Scrape type for 10741796: 0
2026-03-28 05:00:17 [adesa.es] INFO: Skipping item 10741796 url https://www.openlane.eu/en/carv6/auction/10741796
2026-03-28 05:00:17 [adesa.es] INFO: Found listing with ID: 10741805
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741805%27 HTTP/1.1" 200 None
2026-03-28 05:00:17 [adesa.es] INFO: Scrape type for 10741805: 0
2026-03-28 05:00:17 [adesa.es] INFO: Skipping item 10741805 url https://www.openlane.eu/en/carv6/auction/10741805
2026-03-28 05:00:17 [adesa.es] INFO: Found listing with ID: 10741813
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741813%27 HTTP/1.1" 200 None
2026-03-28 05:00:17 [adesa.es] INFO: Scrape type for 10741813: 0
2026-03-28 05:00:17 [adesa.es] INFO: Skipping item 10741813 url https://www.openlane.eu/en/carv6/auction/10741813
2026-03-28 05:00:17 [adesa.es] INFO: Found listing with ID: 10741799
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741799%27 HTTP/1.1" 200 None
2026-03-28 05:00:17 [adesa.es] INFO: Scrape type for 10741799: 0
2026-03-28 05:00:17 [adesa.es] INFO: Skipping item 10741799 url https://www.openlane.eu/en/carv6/auction/10741799
2026-03-28 05:00:17 [adesa.es] INFO: Found listing with ID: 10741811
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741811%27 HTTP/1.1" 200 None
2026-03-28 05:00:17 [adesa.es] INFO: Scrape type for 10741811: 0
2026-03-28 05:00:17 [adesa.es] INFO: Skipping item 10741811 url https://www.openlane.eu/en/carv6/auction/10741811
2026-03-28 05:00:17 [adesa.es] INFO: Found listing with ID: 10741810
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741810%27 HTTP/1.1" 200 None
2026-03-28 05:00:17 [adesa.es] INFO: Scrape type for 10741810: 0
2026-03-28 05:00:17 [adesa.es] INFO: Skipping item 10741810 url https://www.openlane.eu/en/carv6/auction/10741810
2026-03-28 05:00:17 [adesa.es] INFO: Found listing with ID: 10741793
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741793%27 HTTP/1.1" 200 None
2026-03-28 05:00:17 [adesa.es] INFO: Scrape type for 10741793: 0
2026-03-28 05:00:17 [adesa.es] INFO: Skipping item 10741793 url https://www.openlane.eu/en/carv6/auction/10741793
2026-03-28 05:00:17 [adesa.es] INFO: Found listing with ID: 10741794
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741794%27 HTTP/1.1" 200 None
2026-03-28 05:00:17 [adesa.es] INFO: Scrape type for 10741794: 0
2026-03-28 05:00:17 [adesa.es] INFO: Skipping item 10741794 url https://www.openlane.eu/en/carv6/auction/10741794
2026-03-28 05:00:17 [adesa.es] INFO: Found listing with ID: 10741808
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741808%27 HTTP/1.1" 200 None
2026-03-28 05:00:17 [adesa.es] INFO: Scrape type for 10741808: 0
2026-03-28 05:00:17 [adesa.es] INFO: Skipping item 10741808 url https://www.openlane.eu/en/carv6/auction/10741808
2026-03-28 05:00:17 [adesa.es] INFO: Found listing with ID: 10741818
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741818%27 HTTP/1.1" 200 None
2026-03-28 05:00:17 [adesa.es] INFO: Scrape type for 10741818: 0
2026-03-28 05:00:17 [adesa.es] INFO: Skipping item 10741818 url https://www.openlane.eu/en/carv6/auction/10741818
2026-03-28 05:00:17 [adesa.es] INFO: Found listing with ID: 10741809
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741809%27 HTTP/1.1" 200 None
2026-03-28 05:00:17 [adesa.es] INFO: Scrape type for 10741809: 0
2026-03-28 05:00:17 [adesa.es] INFO: Skipping item 10741809 url https://www.openlane.eu/en/carv6/auction/10741809
2026-03-28 05:00:17 [adesa.es] INFO: Found listing with ID: 10741795
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741795%27 HTTP/1.1" 200 None
2026-03-28 05:00:17 [adesa.es] INFO: Scrape type for 10741795: 0
2026-03-28 05:00:17 [adesa.es] INFO: Skipping item 10741795 url https://www.openlane.eu/en/carv6/auction/10741795
2026-03-28 05:00:17 [adesa.es] INFO: Found listing with ID: 10741797
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741797%27 HTTP/1.1" 200 None
2026-03-28 05:00:17 [adesa.es] INFO: Scrape type for 10741797: 0
2026-03-28 05:00:17 [adesa.es] INFO: Skipping item 10741797 url https://www.openlane.eu/en/carv6/auction/10741797
2026-03-28 05:00:17 [adesa.es] INFO: Found listing with ID: 10741804
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741804%27 HTTP/1.1" 200 None
2026-03-28 05:00:17 [adesa.es] INFO: Scrape type for 10741804: 0
2026-03-28 05:00:17 [adesa.es] INFO: Skipping item 10741804 url https://www.openlane.eu/en/carv6/auction/10741804
2026-03-28 05:00:17 [adesa.es] INFO: Found listing with ID: 10741817
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741817%27 HTTP/1.1" 200 None
2026-03-28 05:00:17 [adesa.es] INFO: Scrape type for 10741817: 0
2026-03-28 05:00:17 [adesa.es] INFO: Skipping item 10741817 url https://www.openlane.eu/en/carv6/auction/10741817
2026-03-28 05:00:17 [adesa.es] INFO: Found listing with ID: 10741803
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741803%27 HTTP/1.1" 200 None
2026-03-28 05:00:17 [adesa.es] INFO: Scrape type for 10741803: 0
2026-03-28 05:00:17 [adesa.es] INFO: Skipping item 10741803 url https://www.openlane.eu/en/carv6/auction/10741803
2026-03-28 05:00:17 [adesa.es] INFO: Found listing with ID: 10741801
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741801%27 HTTP/1.1" 200 None
2026-03-28 05:00:17 [adesa.es] INFO: Scrape type for 10741801: 0
2026-03-28 05:00:17 [adesa.es] INFO: Skipping item 10741801 url https://www.openlane.eu/en/carv6/auction/10741801
2026-03-28 05:00:17 [adesa.es] INFO: Found listing with ID: 10741820
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741820%27 HTTP/1.1" 200 None
2026-03-28 05:00:17 [adesa.es] INFO: Scrape type for 10741820: 0
2026-03-28 05:00:17 [adesa.es] INFO: Skipping item 10741820 url https://www.openlane.eu/en/carv6/auction/10741820
2026-03-28 05:00:17 [adesa.es] INFO: Found listing with ID: 10741836
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741836%27 HTTP/1.1" 200 None
2026-03-28 05:00:17 [adesa.es] INFO: Scrape type for 10741836: 1
2026-03-28 05:00:17 [adesa.es] INFO: Scraping item 10741836 url https://www.openlane.eu/en/carv6/auction/10741836
2026-03-28 05:00:17 [adesa.es] INFO: Found listing with ID: 10741850
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741850%27 HTTP/1.1" 200 None
2026-03-28 05:00:17 [adesa.es] INFO: Scrape type for 10741850: 1
2026-03-28 05:00:17 [adesa.es] INFO: Scraping item 10741850 url https://www.openlane.eu/en/carv6/auction/10741850
2026-03-28 05:00:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:17 [adesa.es] INFO: Found listing with ID: 10741851
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741851%27 HTTP/1.1" 200 None
2026-03-28 05:00:17 [adesa.es] INFO: Scrape type for 10741851: 1
2026-03-28 05:00:17 [adesa.es] INFO: Scraping item 10741851 url https://www.openlane.eu/en/carv6/auction/10741851
2026-03-28 05:00:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:17 [adesa.es] INFO: Found listing with ID: 10741830
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741830%27 HTTP/1.1" 200 None
2026-03-28 05:00:17 [adesa.es] INFO: Scrape type for 10741830: 1
2026-03-28 05:00:17 [adesa.es] INFO: Scraping item 10741830 url https://www.openlane.eu/en/carv6/auction/10741830
2026-03-28 05:00:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:17 [adesa.es] INFO: Found listing with ID: 10741835
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741835%27 HTTP/1.1" 200 None
2026-03-28 05:00:17 [adesa.es] INFO: Scrape type for 10741835: 1
2026-03-28 05:00:17 [adesa.es] INFO: Scraping item 10741835 url https://www.openlane.eu/en/carv6/auction/10741835
2026-03-28 05:00:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:17 [adesa.es] INFO: Found listing with ID: 10741845
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741845%27 HTTP/1.1" 200 None
2026-03-28 05:00:17 [adesa.es] INFO: Scrape type for 10741845: 1
2026-03-28 05:00:17 [adesa.es] INFO: Scraping item 10741845 url https://www.openlane.eu/en/carv6/auction/10741845
2026-03-28 05:00:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:17 [adesa.es] INFO: Found listing with ID: 10741839
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741839%27 HTTP/1.1" 200 None
2026-03-28 05:00:17 [adesa.es] INFO: Scrape type for 10741839: 1
2026-03-28 05:00:17 [adesa.es] INFO: Scraping item 10741839 url https://www.openlane.eu/en/carv6/auction/10741839
2026-03-28 05:00:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:17 [adesa.es] INFO: Found listing with ID: 10741829
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741829%27 HTTP/1.1" 200 None
2026-03-28 05:00:17 [adesa.es] INFO: Scrape type for 10741829: 1
2026-03-28 05:00:17 [adesa.es] INFO: Scraping item 10741829 url https://www.openlane.eu/en/carv6/auction/10741829
2026-03-28 05:00:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:17 [adesa.es] INFO: Found listing with ID: 10741844
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741844%27 HTTP/1.1" 200 None
2026-03-28 05:00:17 [adesa.es] INFO: Scrape type for 10741844: 1
2026-03-28 05:00:17 [adesa.es] INFO: Scraping item 10741844 url https://www.openlane.eu/en/carv6/auction/10741844
2026-03-28 05:00:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:17 [adesa.es] INFO: Found listing with ID: 10741848
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741848%27 HTTP/1.1" 200 None
2026-03-28 05:00:17 [adesa.es] INFO: Scrape type for 10741848: 1
2026-03-28 05:00:17 [adesa.es] INFO: Scraping item 10741848 url https://www.openlane.eu/en/carv6/auction/10741848
2026-03-28 05:00:17 [adesa.es] INFO: Found listing with ID: 10741849
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741849%27 HTTP/1.1" 200 None
2026-03-28 05:00:17 [adesa.es] INFO: Scrape type for 10741849: 1
2026-03-28 05:00:17 [adesa.es] INFO: Scraping item 10741849 url https://www.openlane.eu/en/carv6/auction/10741849
2026-03-28 05:00:17 [adesa.es] INFO: Found listing with ID: 10741843
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741843%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10741843: 1
2026-03-28 05:00:18 [adesa.es] INFO: Scraping item 10741843 url https://www.openlane.eu/en/carv6/auction/10741843
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10741826
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741826%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10741826: 1
2026-03-28 05:00:18 [adesa.es] INFO: Scraping item 10741826 url https://www.openlane.eu/en/carv6/auction/10741826
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10741833
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741833%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10741833: 1
2026-03-28 05:00:18 [adesa.es] INFO: Scraping item 10741833 url https://www.openlane.eu/en/carv6/auction/10741833
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10741834
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741834%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10741834: 1
2026-03-28 05:00:18 [adesa.es] INFO: Scraping item 10741834 url https://www.openlane.eu/en/carv6/auction/10741834
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10741825
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741825%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10741825: 1
2026-03-28 05:00:18 [adesa.es] INFO: Scraping item 10741825 url https://www.openlane.eu/en/carv6/auction/10741825
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10741838
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741838%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10741838: 1
2026-03-28 05:00:18 [adesa.es] INFO: Scraping item 10741838 url https://www.openlane.eu/en/carv6/auction/10741838
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10741840
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741840%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10741840: 1
2026-03-28 05:00:18 [adesa.es] INFO: Scraping item 10741840 url https://www.openlane.eu/en/carv6/auction/10741840
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10741823
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741823%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10741823: 1
2026-03-28 05:00:18 [adesa.es] INFO: Scraping item 10741823 url https://www.openlane.eu/en/carv6/auction/10741823
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10741828
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741828%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10741828: 1
2026-03-28 05:00:18 [adesa.es] INFO: Scraping item 10741828 url https://www.openlane.eu/en/carv6/auction/10741828
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10741831
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741831%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10741831: 1
2026-03-28 05:00:18 [adesa.es] INFO: Scraping item 10741831 url https://www.openlane.eu/en/carv6/auction/10741831
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10741824
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741824%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10741824: 1
2026-03-28 05:00:18 [adesa.es] INFO: Scraping item 10741824 url https://www.openlane.eu/en/carv6/auction/10741824
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10741832
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741832%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10741832: 1
2026-03-28 05:00:18 [adesa.es] INFO: Scraping item 10741832 url https://www.openlane.eu/en/carv6/auction/10741832
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10741842
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741842%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10741842: 1
2026-03-28 05:00:18 [adesa.es] INFO: Scraping item 10741842 url https://www.openlane.eu/en/carv6/auction/10741842
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10741846
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741846%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10741846: 1
2026-03-28 05:00:18 [adesa.es] INFO: Scraping item 10741846 url https://www.openlane.eu/en/carv6/auction/10741846
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10741847
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741847%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10741847: 1
2026-03-28 05:00:18 [adesa.es] INFO: Scraping item 10741847 url https://www.openlane.eu/en/carv6/auction/10741847
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10741841
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741841%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10741841: 1
2026-03-28 05:00:18 [adesa.es] INFO: Scraping item 10741841 url https://www.openlane.eu/en/carv6/auction/10741841
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10741827
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741827%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10741827: 1
2026-03-28 05:00:18 [adesa.es] INFO: Scraping item 10741827 url https://www.openlane.eu/en/carv6/auction/10741827
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10741837
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741837%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10741837: 1
2026-03-28 05:00:18 [adesa.es] INFO: Scraping item 10741837 url https://www.openlane.eu/en/carv6/auction/10741837
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10737974
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737974%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10737974: 0
2026-03-28 05:00:18 [adesa.es] INFO: Skipping item 10737974 url https://www.openlane.eu/en/carv6/auction/10737974
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10735044
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710735044%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10735044: 0
2026-03-28 05:00:18 [adesa.es] INFO: Skipping item 10735044 url https://www.openlane.eu/en/carv6/auction/10735044
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10737455
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737455%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10737455: 0
2026-03-28 05:00:18 [adesa.es] INFO: Skipping item 10737455 url https://www.openlane.eu/en/carv6/auction/10737455
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10737459
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737459%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10737459: 0
2026-03-28 05:00:18 [adesa.es] INFO: Skipping item 10737459 url https://www.openlane.eu/en/carv6/auction/10737459
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10737454
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737454%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10737454: 0
2026-03-28 05:00:18 [adesa.es] INFO: Skipping item 10737454 url https://www.openlane.eu/en/carv6/auction/10737454
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10737460
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737460%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10737460: 0
2026-03-28 05:00:18 [adesa.es] INFO: Skipping item 10737460 url https://www.openlane.eu/en/carv6/auction/10737460
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10737458
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737458%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10737458: 0
2026-03-28 05:00:18 [adesa.es] INFO: Skipping item 10737458 url https://www.openlane.eu/en/carv6/auction/10737458
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10737452
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737452%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10737452: 0
2026-03-28 05:00:18 [adesa.es] INFO: Skipping item 10737452 url https://www.openlane.eu/en/carv6/auction/10737452
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10737478
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737478%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10737478: 0
2026-03-28 05:00:18 [adesa.es] INFO: Skipping item 10737478 url https://www.openlane.eu/en/carv6/auction/10737478
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10737481
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737481%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10737481: 0
2026-03-28 05:00:18 [adesa.es] INFO: Skipping item 10737481 url https://www.openlane.eu/en/carv6/auction/10737481
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10737483
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737483%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10737483: 0
2026-03-28 05:00:18 [adesa.es] INFO: Skipping item 10737483 url https://www.openlane.eu/en/carv6/auction/10737483
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10405305
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405305%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10405305: 0
2026-03-28 05:00:18 [adesa.es] INFO: Skipping item 10405305 url https://www.openlane.eu/en/carv6/auction/10405305
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10405308
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405308%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10405308: 0
2026-03-28 05:00:18 [adesa.es] INFO: Skipping item 10405308 url https://www.openlane.eu/en/carv6/auction/10405308
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10518392
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710518392%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10518392: 0
2026-03-28 05:00:18 [adesa.es] INFO: Skipping item 10518392 url https://www.openlane.eu/en/carv6/auction/10518392
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10405309
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405309%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10405309: 0
2026-03-28 05:00:18 [adesa.es] INFO: Skipping item 10405309 url https://www.openlane.eu/en/carv6/auction/10405309
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10472332
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710472332%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10472332: 0
2026-03-28 05:00:18 [adesa.es] INFO: Skipping item 10472332 url https://www.openlane.eu/en/carv6/auction/10472332
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10438527
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710438527%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10438527: 0
2026-03-28 05:00:18 [adesa.es] INFO: Skipping item 10438527 url https://www.openlane.eu/en/carv6/auction/10438527
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10505053
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710505053%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10505053: 0
2026-03-28 05:00:18 [adesa.es] INFO: Skipping item 10505053 url https://www.openlane.eu/en/carv6/auction/10505053
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10512793
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710512793%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10512793: 0
2026-03-28 05:00:18 [adesa.es] INFO: Skipping item 10512793 url https://www.openlane.eu/en/carv6/auction/10512793
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10472260
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710472260%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10472260: 0
2026-03-28 05:00:18 [adesa.es] INFO: Skipping item 10472260 url https://www.openlane.eu/en/carv6/auction/10472260
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10640376
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710640376%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10640376: 0
2026-03-28 05:00:18 [adesa.es] INFO: Skipping item 10640376 url https://www.openlane.eu/en/carv6/auction/10640376
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10699427
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699427%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10699427: 0
2026-03-28 05:00:18 [adesa.es] INFO: Skipping item 10699427 url https://www.openlane.eu/en/carv6/auction/10699427
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10699430
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699430%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10699430: 0
2026-03-28 05:00:18 [adesa.es] INFO: Skipping item 10699430 url https://www.openlane.eu/en/carv6/auction/10699430
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10612546
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710612546%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10612546: 0
2026-03-28 05:00:18 [adesa.es] INFO: Skipping item 10612546 url https://www.openlane.eu/en/carv6/auction/10612546
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10723809
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710723809%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10723809: 0
2026-03-28 05:00:18 [adesa.es] INFO: Skipping item 10723809 url https://www.openlane.eu/en/carv6/auction/10723809
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10698910
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710698910%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10698910: 0
2026-03-28 05:00:18 [adesa.es] INFO: Skipping item 10698910 url https://www.openlane.eu/en/carv6/auction/10698910
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10698908
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710698908%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10698908: 0
2026-03-28 05:00:18 [adesa.es] INFO: Skipping item 10698908 url https://www.openlane.eu/en/carv6/auction/10698908
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10698919
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710698919%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10698919: 0
2026-03-28 05:00:18 [adesa.es] INFO: Skipping item 10698919 url https://www.openlane.eu/en/carv6/auction/10698919
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10698909
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710698909%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10698909: 0
2026-03-28 05:00:18 [adesa.es] INFO: Skipping item 10698909 url https://www.openlane.eu/en/carv6/auction/10698909
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10698907
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710698907%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10698907: 0
2026-03-28 05:00:18 [adesa.es] INFO: Skipping item 10698907 url https://www.openlane.eu/en/carv6/auction/10698907
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10682540
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710682540%27 HTTP/1.1" 200 None
2026-03-28 05:00:18 [adesa.es] INFO: Scrape type for 10682540: 0
2026-03-28 05:00:18 [adesa.es] INFO: Skipping item 10682540 url https://www.openlane.eu/en/carv6/auction/10682540
2026-03-28 05:00:18 [adesa.es] INFO: Found listing with ID: 10667492
2026-03-28 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710667492%27 HTTP/1.1" 200 None
2026-03-28 05:00:19 [adesa.es] INFO: Scrape type for 10667492: 0
2026-03-28 05:00:19 [adesa.es] INFO: Skipping item 10667492 url https://www.openlane.eu/en/carv6/auction/10667492
2026-03-28 05:00:19 [adesa.es] INFO: Found listing with ID: 10452039
2026-03-28 05:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710452039%27 HTTP/1.1" 200 None
2026-03-28 05:00:19 [adesa.es] INFO: Scrape type for 10452039: 0
2026-03-28 05:00:19 [adesa.es] INFO: Skipping item 10452039 url https://www.openlane.eu/en/carv6/auction/10452039
2026-03-28 05:00:19 [adesa.es] INFO: Found listing with ID: 10518394
2026-03-28 05:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710518394%27 HTTP/1.1" 200 None
2026-03-28 05:00:19 [adesa.es] INFO: Scrape type for 10518394: 0
2026-03-28 05:00:19 [adesa.es] INFO: Skipping item 10518394 url https://www.openlane.eu/en/carv6/auction/10518394
2026-03-28 05:00:19 [adesa.es] INFO: Found listing with ID: 10405314
2026-03-28 05:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405314%27 HTTP/1.1" 200 None
2026-03-28 05:00:19 [adesa.es] INFO: Scrape type for 10405314: 0
2026-03-28 05:00:19 [adesa.es] INFO: Skipping item 10405314 url https://www.openlane.eu/en/carv6/auction/10405314
2026-03-28 05:00:19 [adesa.es] INFO: Found listing with ID: 10405315
2026-03-28 05:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405315%27 HTTP/1.1" 200 None
2026-03-28 05:00:19 [adesa.es] INFO: Scrape type for 10405315: 0
2026-03-28 05:00:19 [adesa.es] INFO: Skipping item 10405315 url https://www.openlane.eu/en/carv6/auction/10405315
2026-03-28 05:00:19 [adesa.es] INFO: Found listing with ID: 10493754
2026-03-28 05:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710493754%27 HTTP/1.1" 200 None
2026-03-28 05:00:19 [adesa.es] INFO: Scrape type for 10493754: 0
2026-03-28 05:00:19 [adesa.es] INFO: Skipping item 10493754 url https://www.openlane.eu/en/carv6/auction/10493754
2026-03-28 05:00:19 [adesa.es] INFO: Found listing with ID: 10550836
2026-03-28 05:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710550836%27 HTTP/1.1" 200 None
2026-03-28 05:00:19 [adesa.es] INFO: Scrape type for 10550836: 0
2026-03-28 05:00:19 [adesa.es] INFO: Skipping item 10550836 url https://www.openlane.eu/en/carv6/auction/10550836
2026-03-28 05:00:19 [adesa.es] INFO: Found listing with ID: 10667491
2026-03-28 05:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710667491%27 HTTP/1.1" 200 None
2026-03-28 05:00:19 [adesa.es] INFO: Scrape type for 10667491: 0
2026-03-28 05:00:19 [adesa.es] INFO: Skipping item 10667491 url https://www.openlane.eu/en/carv6/auction/10667491
2026-03-28 05:00:19 [adesa.es] INFO: Found listing with ID: 10405317
2026-03-28 05:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405317%27 HTTP/1.1" 200 None
2026-03-28 05:00:19 [adesa.es] INFO: Scrape type for 10405317: 0
2026-03-28 05:00:19 [adesa.es] INFO: Skipping item 10405317 url https://www.openlane.eu/en/carv6/auction/10405317
2026-03-28 05:00:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741829> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 05:00:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741836> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 05:00:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741845> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 05:00:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4bcbc4d3-27ce-5d14-b3a9-91d2d318d1fb with identifier: 10741829
2026-03-28 05:00:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bcbc4d3-27ce-5d14-b3a9-91d2d318d1fb with scrape type 1
2026-03-28 05:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4bcbc4d3-27ce-5d14-b3a9-91d2d318d1fb
2026-03-28 05:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5727243%252Fgeneral%252F87a95ab6-79d2-4197-bd29-49801cd54bd7.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727243/general/87a95ab6-79d2-4197-bd29-49801cd54bd7.jpg already downloaded
2026-03-28 05:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5727243%252Fgeneral%252Fc8b2a679-416a-4a84-b910-6f6606d5b4b2.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727243/general/c8b2a679-416a-4a84-b910-6f6606d5b4b2.jpg already downloaded
2026-03-28 05:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5727243%252Fgeneral%252F6d5b90ac-d5a7-4d9d-8847-d182bb9ec355.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727243/general/6d5b90ac-d5a7-4d9d-8847-d182bb9ec355.jpg already downloaded
2026-03-28 05:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5727243%252Fgeneral%252Fe048dbb9-7582-407b-82f3-e1227db928c3.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727243/general/e048dbb9-7582-407b-82f3-e1227db928c3.jpg already downloaded
2026-03-28 05:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5727243%252Fgeneral%252F14a0283f-cbe4-44bf-b0f9-78119ae18e97.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727243/general/14a0283f-cbe4-44bf-b0f9-78119ae18e97.jpg already downloaded
2026-03-28 05:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5727243%252Fgeneral%252F7b2f0536-5fb0-49f3-bd76-f55b712bddca.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727243/general/7b2f0536-5fb0-49f3-bd76-f55b712bddca.jpg already downloaded
2026-03-28 05:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5727243%252Fgeneral%252F30f0d45a-b3e3-4ecd-8ead-25ccdb9eb384.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727243/general/30f0d45a-b3e3-4ecd-8ead-25ccdb9eb384.jpg already downloaded
2026-03-28 05:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5727243%252Fgeneral%252F5f90e2ef-80e9-43dc-a889-c31d012ffc7c.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727243/general/5f90e2ef-80e9-43dc-a889-c31d012ffc7c.jpg already downloaded
2026-03-28 05:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5727243%252Fgeneral%252F5e13d0e8-fc6d-4f2e-9168-e2d09df161d2.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727243/general/5e13d0e8-fc6d-4f2e-9168-e2d09df161d2.jpg already downloaded
2026-03-28 05:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5727243%252Fgeneral%252Fbc618e8d-ca7b-484f-b0b7-6946e8761119.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727243/general/bc618e8d-ca7b-484f-b0b7-6946e8761119.jpg already downloaded
2026-03-28 05:00:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 4bcbc4d3-27ce-5d14-b3a9-91d2d318d1fb, identifier: 10741829
2026-03-28 05:00:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44dde48d-9ea4-5ea4-b737-90fcb109b5d1 with identifier: 10741836
2026-03-28 05:00:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44dde48d-9ea4-5ea4-b737-90fcb109b5d1 with scrape type 1
2026-03-28 05:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 44dde48d-9ea4-5ea4-b737-90fcb109b5d1
2026-03-28 05:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742786%252Fgeneral%252F0afece2c-540e-4384-a536-aafaf02d5c4d.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742786/general/0afece2c-540e-4384-a536-aafaf02d5c4d.jpg already downloaded
2026-03-28 05:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742786%252Fgeneral%252F7fdb660f-8250-4a9d-abe2-4e2b120cfb71.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742786/general/7fdb660f-8250-4a9d-abe2-4e2b120cfb71.jpg already downloaded
2026-03-28 05:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742786%252Fgeneral%252Ffe66bc8f-234a-4fd6-896c-8ac951828527.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742786/general/fe66bc8f-234a-4fd6-896c-8ac951828527.jpg already downloaded
2026-03-28 05:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742786%252Fgeneral%252Fcdb51cfd-388f-4974-bbbe-40647169d672.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742786/general/cdb51cfd-388f-4974-bbbe-40647169d672.jpg already downloaded
2026-03-28 05:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742786%252Fgeneral%252F4e2fd4d5-1bea-4cac-9dbe-1ce6565a1bf7.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742786/general/4e2fd4d5-1bea-4cac-9dbe-1ce6565a1bf7.jpg already downloaded
2026-03-28 05:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742786%252Fgeneral%252Fa119001d-fa8a-4baf-ba43-26a5eb57997b.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742786/general/a119001d-fa8a-4baf-ba43-26a5eb57997b.jpg already downloaded
2026-03-28 05:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742786%252Fgeneral%252F1e424f1d-f25e-4654-bd60-da13b3d3bb06.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742786/general/1e424f1d-f25e-4654-bd60-da13b3d3bb06.jpg already downloaded
2026-03-28 05:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742786%252Fgeneral%252Fc4617297-1ad0-4152-a0b6-694c11f8e9e2.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742786/general/c4617297-1ad0-4152-a0b6-694c11f8e9e2.jpg already downloaded
2026-03-28 05:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742786%252Fgeneral%252F9b89972b-8aa2-45d1-b0dc-a3a6ff0dd9c8.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742786/general/9b89972b-8aa2-45d1-b0dc-a3a6ff0dd9c8.jpg already downloaded
2026-03-28 05:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742786%252Fgeneral%252Fc0c3372c-378c-4400-a24b-efc8236b013e.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742786/general/c0c3372c-378c-4400-a24b-efc8236b013e.jpg already downloaded
2026-03-28 05:00:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 44dde48d-9ea4-5ea4-b737-90fcb109b5d1, identifier: 10741836
2026-03-28 05:00:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 4bcbc4d3-27ce-5d14-b3a9-91d2d318d1fb with identifier: 10741829
2026-03-28 05:00:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 05:00:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-28 05:00:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 05:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 05:00:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 05:00:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-28 05:00:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 05:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 05:00:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 4bcbc4d3-27ce-5d14-b3a9-91d2d318d1fb with identifier: 10741829
2026-03-28 05:00:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 4bcbc4d3-27ce-5d14-b3a9-91d2d318d1fb with identifier: 10741829 to the API
2026-03-28 05:00:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741829>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 71,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Petrol',
'id': '4bcbc4d3-27ce-5d14-b3a9-91d2d318d1fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '5779MCJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741829',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Fiat',
'model': '500',
'odometer': 42000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5727243/general/87a95ab6-79d2-4197-bd29-49801cd54bd7.jpg',
'https://images.openlane.eu/carimgs/5727243/general/c8b2a679-416a-4a84-b910-6f6606d5b4b2.jpg',
'https://images.openlane.eu/carimgs/5727243/general/6d5b90ac-d5a7-4d9d-8847-d182bb9ec355.jpg',
'https://images.openlane.eu/carimgs/5727243/general/e048dbb9-7582-407b-82f3-e1227db928c3.jpg',
'https://images.openlane.eu/carimgs/5727243/general/14a0283f-cbe4-44bf-b0f9-78119ae18e97.jpg',
'https://images.openlane.eu/carimgs/5727243/general/7b2f0536-5fb0-49f3-bd76-f55b712bddca.jpg',
'https://images.openlane.eu/carimgs/5727243/general/30f0d45a-b3e3-4ecd-8ead-25ccdb9eb384.jpg',
'https://images.openlane.eu/carimgs/5727243/general/5f90e2ef-80e9-43dc-a889-c31d012ffc7c.jpg',
'https://images.openlane.eu/carimgs/5727243/general/5e13d0e8-fc6d-4f2e-9168-e2d09df161d2.jpg',
'https://images.openlane.eu/carimgs/5727243/general/bc618e8d-ca7b-484f-b0b7-6946e8761119.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bcbc4d3-27ce-5d14-b3a9-91d2d318d1fb/4bcbc4d3-27ce-5d14-b3a9-91d2d318d1fb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72115,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727243/general/87a95ab6-79d2-4197-bd29-49801cd54bd7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bcbc4d3-27ce-5d14-b3a9-91d2d318d1fb/4bcbc4d3-27ce-5d14-b3a9-91d2d318d1fb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65713,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727243/general/c8b2a679-416a-4a84-b910-6f6606d5b4b2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bcbc4d3-27ce-5d14-b3a9-91d2d318d1fb/4bcbc4d3-27ce-5d14-b3a9-91d2d318d1fb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74895,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727243/general/6d5b90ac-d5a7-4d9d-8847-d182bb9ec355.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bcbc4d3-27ce-5d14-b3a9-91d2d318d1fb/4bcbc4d3-27ce-5d14-b3a9-91d2d318d1fb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72972,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727243/general/e048dbb9-7582-407b-82f3-e1227db928c3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bcbc4d3-27ce-5d14-b3a9-91d2d318d1fb/4bcbc4d3-27ce-5d14-b3a9-91d2d318d1fb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85378,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727243/general/14a0283f-cbe4-44bf-b0f9-78119ae18e97.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bcbc4d3-27ce-5d14-b3a9-91d2d318d1fb/4bcbc4d3-27ce-5d14-b3a9-91d2d318d1fb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119069,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727243/general/7b2f0536-5fb0-49f3-bd76-f55b712bddca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bcbc4d3-27ce-5d14-b3a9-91d2d318d1fb/4bcbc4d3-27ce-5d14-b3a9-91d2d318d1fb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89242,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727243/general/30f0d45a-b3e3-4ecd-8ead-25ccdb9eb384.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bcbc4d3-27ce-5d14-b3a9-91d2d318d1fb/4bcbc4d3-27ce-5d14-b3a9-91d2d318d1fb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47514,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727243/general/5f90e2ef-80e9-43dc-a889-c31d012ffc7c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bcbc4d3-27ce-5d14-b3a9-91d2d318d1fb/4bcbc4d3-27ce-5d14-b3a9-91d2d318d1fb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68687,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727243/general/5e13d0e8-fc6d-4f2e-9168-e2d09df161d2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bcbc4d3-27ce-5d14-b3a9-91d2d318d1fb/4bcbc4d3-27ce-5d14-b3a9-91d2d318d1fb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57012,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727243/general/bc618e8d-ca7b-484f-b0b7-6946e8761119.jpg',
'Width': 1024}],
'price': 6300,
'price_includes_vat': True,
'registration_date': '2022-11-22',
'seats_number': 4,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Fiat 500 1.2 Cult - Petrol - Manual - 71 hp - 42.000 km',
'transmission': 'manual',
'trim': 'Cult',
'vin': None,
'year': 2022}
2026-03-28 05:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741829%27 HTTP/1.1" 200 None
2026-03-28 05:00:21 [adesa.es] INFO: Saving data for 10741829: {'created_time': 1774674021.345555, 'last_price_update_time': 1774674021.345566, 'auction_closing_time': 1775037300.0}
2026-03-28 05:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741829') HTTP/1.1" 204 0
2026-03-28 05:00:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 44dde48d-9ea4-5ea4-b737-90fcb109b5d1 with identifier: 10741836
2026-03-28 05:00:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 05:00:21 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-28 05:00:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 05:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 05:00:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 44dde48d-9ea4-5ea4-b737-90fcb109b5d1 with identifier: 10741836
2026-03-28 05:00:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 44dde48d-9ea4-5ea4-b737-90fcb109b5d1 with identifier: 10741836 to the API
2026-03-28 05:00:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741836>
{'auction_title': '',
'c_o_2_emission_value': 46,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Hybrid',
'id': '44dde48d-9ea4-5ea4-b737-90fcb109b5d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '4956LJT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741836',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'BMW',
'model': '5 Series',
'odometer': 66758,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5742786/general/0afece2c-540e-4384-a536-aafaf02d5c4d.jpg',
'https://images.openlane.eu/carimgs/5742786/general/7fdb660f-8250-4a9d-abe2-4e2b120cfb71.jpg',
'https://images.openlane.eu/carimgs/5742786/general/fe66bc8f-234a-4fd6-896c-8ac951828527.jpg',
'https://images.openlane.eu/carimgs/5742786/general/cdb51cfd-388f-4974-bbbe-40647169d672.jpg',
'https://images.openlane.eu/carimgs/5742786/general/4e2fd4d5-1bea-4cac-9dbe-1ce6565a1bf7.jpg',
'https://images.openlane.eu/carimgs/5742786/general/a119001d-fa8a-4baf-ba43-26a5eb57997b.jpg',
'https://images.openlane.eu/carimgs/5742786/general/1e424f1d-f25e-4654-bd60-da13b3d3bb06.jpg',
'https://images.openlane.eu/carimgs/5742786/general/c4617297-1ad0-4152-a0b6-694c11f8e9e2.jpg',
'https://images.openlane.eu/carimgs/5742786/general/9b89972b-8aa2-45d1-b0dc-a3a6ff0dd9c8.jpg',
'https://images.openlane.eu/carimgs/5742786/general/c0c3372c-378c-4400-a24b-efc8236b013e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44dde48d-9ea4-5ea4-b737-90fcb109b5d1/44dde48d-9ea4-5ea4-b737-90fcb109b5d1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100300,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742786/general/0afece2c-540e-4384-a536-aafaf02d5c4d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44dde48d-9ea4-5ea4-b737-90fcb109b5d1/44dde48d-9ea4-5ea4-b737-90fcb109b5d1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93875,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742786/general/7fdb660f-8250-4a9d-abe2-4e2b120cfb71.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44dde48d-9ea4-5ea4-b737-90fcb109b5d1/44dde48d-9ea4-5ea4-b737-90fcb109b5d1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101553,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742786/general/fe66bc8f-234a-4fd6-896c-8ac951828527.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44dde48d-9ea4-5ea4-b737-90fcb109b5d1/44dde48d-9ea4-5ea4-b737-90fcb109b5d1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96694,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742786/general/cdb51cfd-388f-4974-bbbe-40647169d672.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44dde48d-9ea4-5ea4-b737-90fcb109b5d1/44dde48d-9ea4-5ea4-b737-90fcb109b5d1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114981,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742786/general/4e2fd4d5-1bea-4cac-9dbe-1ce6565a1bf7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44dde48d-9ea4-5ea4-b737-90fcb109b5d1/44dde48d-9ea4-5ea4-b737-90fcb109b5d1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97764,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742786/general/a119001d-fa8a-4baf-ba43-26a5eb57997b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44dde48d-9ea4-5ea4-b737-90fcb109b5d1/44dde48d-9ea4-5ea4-b737-90fcb109b5d1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120151,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742786/general/1e424f1d-f25e-4654-bd60-da13b3d3bb06.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44dde48d-9ea4-5ea4-b737-90fcb109b5d1/44dde48d-9ea4-5ea4-b737-90fcb109b5d1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112322,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742786/general/c4617297-1ad0-4152-a0b6-694c11f8e9e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44dde48d-9ea4-5ea4-b737-90fcb109b5d1/44dde48d-9ea4-5ea4-b737-90fcb109b5d1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100149,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742786/general/9b89972b-8aa2-45d1-b0dc-a3a6ff0dd9c8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44dde48d-9ea4-5ea4-b737-90fcb109b5d1/44dde48d-9ea4-5ea4-b737-90fcb109b5d1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99257,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742786/general/c0c3372c-378c-4400-a24b-efc8236b013e.jpg',
'Width': 1024}],
'price': 20600,
'price_includes_vat': True,
'registration_date': '2020-09-09',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'BMW 5 Series - Hybrid - Automatic - 184 hp - 66.758 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 05:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741836%27 HTTP/1.1" 200 None
2026-03-28 05:00:21 [adesa.es] INFO: Saving data for 10741836: {'created_time': 1774674021.999549, 'last_price_update_time': 1774674021.999561, 'auction_closing_time': 1775037300.0}
2026-03-28 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741836') HTTP/1.1" 204 0
2026-03-28 05:00:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741835> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 05:00:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741839> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 05:00:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741850> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 05:00:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741830> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 05:00:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741851> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 05:00:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2472a5cc-0e88-5fe2-a193-89df2de14fae with identifier: 10741845
2026-03-28 05:00:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2472a5cc-0e88-5fe2-a193-89df2de14fae with scrape type 1
2026-03-28 05:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2472a5cc-0e88-5fe2-a193-89df2de14fae
2026-03-28 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751685%252Fgeneral%252F400ff081-4df0-4128-bdef-2b1b0f366572.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751685/general/400ff081-4df0-4128-bdef-2b1b0f366572.jpg not downloaded yet
2026-03-28 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751685%252Fgeneral%252Fea88a12f-c42d-440e-bba1-db6d350f36f5.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751685/general/ea88a12f-c42d-440e-bba1-db6d350f36f5.jpg not downloaded yet
2026-03-28 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751685%252Fgeneral%252F607574ea-98dc-448e-8772-67f8662b6497.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751685/general/607574ea-98dc-448e-8772-67f8662b6497.jpg not downloaded yet
2026-03-28 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751685%252Fgeneral%252Fbbec797d-e772-4e40-9d58-c46ad0e0a248.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751685/general/bbec797d-e772-4e40-9d58-c46ad0e0a248.jpg not downloaded yet
2026-03-28 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751685%252Fgeneral%252Fef797d93-a448-4023-bc29-71e5b2852c3c.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751685/general/ef797d93-a448-4023-bc29-71e5b2852c3c.jpg not downloaded yet
2026-03-28 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751685%252Fgeneral%252F31718616-2e23-4e6e-b8cf-d32d0fface80.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751685/general/31718616-2e23-4e6e-b8cf-d32d0fface80.jpg not downloaded yet
2026-03-28 05:00:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eef4cbba-293f-5428-9a24-26dfa066a06f with identifier: 10741835
2026-03-28 05:00:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eef4cbba-293f-5428-9a24-26dfa066a06f with scrape type 1
2026-03-28 05:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eef4cbba-293f-5428-9a24-26dfa066a06f
2026-03-28 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742782%252Fgeneral%252Fb1274849-935f-4716-93b0-6114210a0224.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742782/general/b1274849-935f-4716-93b0-6114210a0224.jpg already downloaded
2026-03-28 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742782%252Fgeneral%252F3162ee04-4520-4c83-b182-3713bd064862.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742782/general/3162ee04-4520-4c83-b182-3713bd064862.jpg already downloaded
2026-03-28 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742782%252Fgeneral%252Fd49e284d-9973-452c-94e0-a5d6c4e5287f.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742782/general/d49e284d-9973-452c-94e0-a5d6c4e5287f.jpg already downloaded
2026-03-28 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742782%252Fgeneral%252Ff351e83a-18fe-4121-9c42-7d7e53d22e50.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742782/general/f351e83a-18fe-4121-9c42-7d7e53d22e50.jpg already downloaded
2026-03-28 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742782%252Fgeneral%252F53d7503a-1e5c-4d33-844c-8997ba8b65c8.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742782/general/53d7503a-1e5c-4d33-844c-8997ba8b65c8.jpg already downloaded
2026-03-28 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742782%252Fgeneral%252Fafbe9ddd-58e9-42c8-875d-23bbe0336119.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742782/general/afbe9ddd-58e9-42c8-875d-23bbe0336119.jpg already downloaded
2026-03-28 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742782%252Fgeneral%252F887657d3-3e1f-4dfb-8939-a9a7c82e787c.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742782/general/887657d3-3e1f-4dfb-8939-a9a7c82e787c.jpg already downloaded
2026-03-28 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742782%252Fgeneral%252F7ecc4164-762d-42f2-91bb-1debe356737f.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742782/general/7ecc4164-762d-42f2-91bb-1debe356737f.jpg already downloaded
2026-03-28 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742782%252Fgeneral%252F1db28df5-b8c8-49c0-a3ca-a4d403211fa6.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742782/general/1db28df5-b8c8-49c0-a3ca-a4d403211fa6.jpg already downloaded
2026-03-28 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742782%252Fgeneral%252F3adf4ac6-4659-4946-a150-382145d04fda.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742782/general/3adf4ac6-4659-4946-a150-382145d04fda.jpg already downloaded
2026-03-28 05:00:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: eef4cbba-293f-5428-9a24-26dfa066a06f, identifier: 10741835
2026-03-28 05:00:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fd57637-658e-5e2a-a35b-9939c5bd8495 with identifier: 10741839
2026-03-28 05:00:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fd57637-658e-5e2a-a35b-9939c5bd8495 with scrape type 1
2026-03-28 05:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8fd57637-658e-5e2a-a35b-9939c5bd8495
2026-03-28 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751679%252Fgeneral%252F7e6511f1-15fe-4dcd-bea3-4cfdbbe73b63.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751679/general/7e6511f1-15fe-4dcd-bea3-4cfdbbe73b63.jpg not downloaded yet
2026-03-28 05:00:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: adac6317-622f-59bd-bbdd-c4c57994c886 with identifier: 10741850
2026-03-28 05:00:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adac6317-622f-59bd-bbdd-c4c57994c886 with scrape type 1
2026-03-28 05:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item adac6317-622f-59bd-bbdd-c4c57994c886
2026-03-28 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751690%252Fgeneral%252F097804d8-dcd2-486a-9f00-26daa7367852.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751690/general/097804d8-dcd2-486a-9f00-26daa7367852.jpg not downloaded yet
2026-03-28 05:00:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8396298c-eb8e-51fb-bd8c-55cbfd721aaa with identifier: 10741830
2026-03-28 05:00:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8396298c-eb8e-51fb-bd8c-55cbfd721aaa with scrape type 1
2026-03-28 05:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8396298c-eb8e-51fb-bd8c-55cbfd721aaa
2026-03-28 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5727244%252Fgeneral%252F28b81519-9ea4-4bb7-8d70-7e7bce2d1580.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727244/general/28b81519-9ea4-4bb7-8d70-7e7bce2d1580.jpg already downloaded
2026-03-28 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5727244%252Fgeneral%252Ff8638b93-0364-46ee-b871-102ed9c1f24c.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727244/general/f8638b93-0364-46ee-b871-102ed9c1f24c.jpg already downloaded
2026-03-28 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5727244%252Fgeneral%252F6d9f9ace-1588-4e3f-ab52-03d27305e0c8.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727244/general/6d9f9ace-1588-4e3f-ab52-03d27305e0c8.jpg already downloaded
2026-03-28 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5727244%252Fgeneral%252Fbeb33fd1-acb5-40b2-8e72-3a49bb00beeb.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727244/general/beb33fd1-acb5-40b2-8e72-3a49bb00beeb.jpg already downloaded
2026-03-28 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5727244%252Fgeneral%252F894d52cd-8fac-4a2b-a0d2-ddd27a0577e3.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727244/general/894d52cd-8fac-4a2b-a0d2-ddd27a0577e3.jpg already downloaded
2026-03-28 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5727244%252Fgeneral%252Fed91be5d-bb71-47f7-96a9-4a254f137f25.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727244/general/ed91be5d-bb71-47f7-96a9-4a254f137f25.jpg already downloaded
2026-03-28 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5727244%252Fgeneral%252F2cdee4f5-5e57-4487-9f31-b5a914427b30.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727244/general/2cdee4f5-5e57-4487-9f31-b5a914427b30.jpg already downloaded
2026-03-28 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5727244%252Fgeneral%252F4b979957-723d-44a2-9e1d-f6bbf0d67528.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727244/general/4b979957-723d-44a2-9e1d-f6bbf0d67528.jpg already downloaded
2026-03-28 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5727244%252Fgeneral%252Fd9bfe8ad-f5b2-4732-aa2d-dacc3f7f8780.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727244/general/d9bfe8ad-f5b2-4732-aa2d-dacc3f7f8780.jpg already downloaded
2026-03-28 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5727244%252Fgeneral%252F0674b7d7-94ba-4a8f-82c8-6acbbbb3a718.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727244/general/0674b7d7-94ba-4a8f-82c8-6acbbbb3a718.jpg already downloaded
2026-03-28 05:00:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 8396298c-eb8e-51fb-bd8c-55cbfd721aaa, identifier: 10741830
2026-03-28 05:00:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d54dfe4b-2e71-536f-9152-1547c643ef24 with identifier: 10741851
2026-03-28 05:00:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d54dfe4b-2e71-536f-9152-1547c643ef24 with scrape type 1
2026-03-28 05:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d54dfe4b-2e71-536f-9152-1547c643ef24
2026-03-28 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751691%252Fgeneral%252Fb6962817-2a2c-4de2-9d59-6388abc483b7.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751691/general/b6962817-2a2c-4de2-9d59-6388abc483b7.jpg not downloaded yet
2026-03-28 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751685%252Fgeneral%252Fbe6b139a-ce6b-4614-89dd-ef5b0050f974.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751685/general/be6b139a-ce6b-4614-89dd-ef5b0050f974.jpg not downloaded yet
2026-03-28 05:00:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: eef4cbba-293f-5428-9a24-26dfa066a06f with identifier: 10741835
2026-03-28 05:00:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 05:00:22 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-28 05:00:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 05:00:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 05:00:23 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-28 05:00:23 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 05:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 05:00:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: eef4cbba-293f-5428-9a24-26dfa066a06f with identifier: 10741835
2026-03-28 05:00:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: eef4cbba-293f-5428-9a24-26dfa066a06f with identifier: 10741835 to the API
2026-03-28 05:00:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741835>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Diesel',
'id': 'eef4cbba-293f-5428-9a24-26dfa066a06f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '9670LFP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741835',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Dacia',
'model': 'Dokker',
'odometer': 159884,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 66,
'photo_urls': ['https://images.openlane.eu/carimgs/5742782/general/b1274849-935f-4716-93b0-6114210a0224.jpg',
'https://images.openlane.eu/carimgs/5742782/general/3162ee04-4520-4c83-b182-3713bd064862.jpg',
'https://images.openlane.eu/carimgs/5742782/general/d49e284d-9973-452c-94e0-a5d6c4e5287f.jpg',
'https://images.openlane.eu/carimgs/5742782/general/f351e83a-18fe-4121-9c42-7d7e53d22e50.jpg',
'https://images.openlane.eu/carimgs/5742782/general/53d7503a-1e5c-4d33-844c-8997ba8b65c8.jpg',
'https://images.openlane.eu/carimgs/5742782/general/afbe9ddd-58e9-42c8-875d-23bbe0336119.jpg',
'https://images.openlane.eu/carimgs/5742782/general/887657d3-3e1f-4dfb-8939-a9a7c82e787c.jpg',
'https://images.openlane.eu/carimgs/5742782/general/7ecc4164-762d-42f2-91bb-1debe356737f.jpg',
'https://images.openlane.eu/carimgs/5742782/general/1db28df5-b8c8-49c0-a3ca-a4d403211fa6.jpg',
'https://images.openlane.eu/carimgs/5742782/general/3adf4ac6-4659-4946-a150-382145d04fda.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eef4cbba-293f-5428-9a24-26dfa066a06f/eef4cbba-293f-5428-9a24-26dfa066a06f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 374980,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742782/general/b1274849-935f-4716-93b0-6114210a0224.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eef4cbba-293f-5428-9a24-26dfa066a06f/eef4cbba-293f-5428-9a24-26dfa066a06f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101607,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742782/general/3162ee04-4520-4c83-b182-3713bd064862.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eef4cbba-293f-5428-9a24-26dfa066a06f/eef4cbba-293f-5428-9a24-26dfa066a06f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 381712,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742782/general/d49e284d-9973-452c-94e0-a5d6c4e5287f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eef4cbba-293f-5428-9a24-26dfa066a06f/eef4cbba-293f-5428-9a24-26dfa066a06f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 387649,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742782/general/f351e83a-18fe-4121-9c42-7d7e53d22e50.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eef4cbba-293f-5428-9a24-26dfa066a06f/eef4cbba-293f-5428-9a24-26dfa066a06f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92719,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742782/general/53d7503a-1e5c-4d33-844c-8997ba8b65c8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eef4cbba-293f-5428-9a24-26dfa066a06f/eef4cbba-293f-5428-9a24-26dfa066a06f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99230,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742782/general/afbe9ddd-58e9-42c8-875d-23bbe0336119.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eef4cbba-293f-5428-9a24-26dfa066a06f/eef4cbba-293f-5428-9a24-26dfa066a06f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103465,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742782/general/887657d3-3e1f-4dfb-8939-a9a7c82e787c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eef4cbba-293f-5428-9a24-26dfa066a06f/eef4cbba-293f-5428-9a24-26dfa066a06f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76451,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742782/general/7ecc4164-762d-42f2-91bb-1debe356737f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eef4cbba-293f-5428-9a24-26dfa066a06f/eef4cbba-293f-5428-9a24-26dfa066a06f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97375,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742782/general/1db28df5-b8c8-49c0-a3ca-a4d403211fa6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eef4cbba-293f-5428-9a24-26dfa066a06f/eef4cbba-293f-5428-9a24-26dfa066a06f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 8988,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742782/general/3adf4ac6-4659-4946-a150-382145d04fda.jpg',
'Width': 1024}],
'price': 3800,
'price_includes_vat': True,
'registration_date': '2020-02-20',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Dacia Dokker 1.5 DCI Essential - Diesel - Manual - 95 hp - 159.884 '
'km',
'transmission': 'manual',
'trim': 'Essential',
'vin': None,
'year': 2020}
2026-03-28 05:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741835%27 HTTP/1.1" 200 None
2026-03-28 05:00:23 [adesa.es] INFO: Saving data for 10741835: {'created_time': 1774674023.924731, 'last_price_update_time': 1774674023.924745, 'auction_closing_time': 1775037300.0}
2026-03-28 05:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741835') HTTP/1.1" 204 0
2026-03-28 05:00:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 8396298c-eb8e-51fb-bd8c-55cbfd721aaa with identifier: 10741830
2026-03-28 05:00:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 8396298c-eb8e-51fb-bd8c-55cbfd721aaa with identifier: 10741830
2026-03-28 05:00:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 8396298c-eb8e-51fb-bd8c-55cbfd721aaa with identifier: 10741830 to the API
2026-03-28 05:00:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741830>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 111,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Petrol',
'id': '8396298c-eb8e-51fb-bd8c-55cbfd721aaa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '4644MDM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741830',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Citroën',
'model': 'C3',
'odometer': 32000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5727244/general/28b81519-9ea4-4bb7-8d70-7e7bce2d1580.jpg',
'https://images.openlane.eu/carimgs/5727244/general/f8638b93-0364-46ee-b871-102ed9c1f24c.jpg',
'https://images.openlane.eu/carimgs/5727244/general/6d9f9ace-1588-4e3f-ab52-03d27305e0c8.jpg',
'https://images.openlane.eu/carimgs/5727244/general/beb33fd1-acb5-40b2-8e72-3a49bb00beeb.jpg',
'https://images.openlane.eu/carimgs/5727244/general/894d52cd-8fac-4a2b-a0d2-ddd27a0577e3.jpg',
'https://images.openlane.eu/carimgs/5727244/general/ed91be5d-bb71-47f7-96a9-4a254f137f25.jpg',
'https://images.openlane.eu/carimgs/5727244/general/2cdee4f5-5e57-4487-9f31-b5a914427b30.jpg',
'https://images.openlane.eu/carimgs/5727244/general/4b979957-723d-44a2-9e1d-f6bbf0d67528.jpg',
'https://images.openlane.eu/carimgs/5727244/general/d9bfe8ad-f5b2-4732-aa2d-dacc3f7f8780.jpg',
'https://images.openlane.eu/carimgs/5727244/general/0674b7d7-94ba-4a8f-82c8-6acbbbb3a718.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8396298c-eb8e-51fb-bd8c-55cbfd721aaa/8396298c-eb8e-51fb-bd8c-55cbfd721aaa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65937,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727244/general/28b81519-9ea4-4bb7-8d70-7e7bce2d1580.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8396298c-eb8e-51fb-bd8c-55cbfd721aaa/8396298c-eb8e-51fb-bd8c-55cbfd721aaa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75920,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727244/general/f8638b93-0364-46ee-b871-102ed9c1f24c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8396298c-eb8e-51fb-bd8c-55cbfd721aaa/8396298c-eb8e-51fb-bd8c-55cbfd721aaa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70079,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727244/general/6d9f9ace-1588-4e3f-ab52-03d27305e0c8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8396298c-eb8e-51fb-bd8c-55cbfd721aaa/8396298c-eb8e-51fb-bd8c-55cbfd721aaa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79253,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727244/general/beb33fd1-acb5-40b2-8e72-3a49bb00beeb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8396298c-eb8e-51fb-bd8c-55cbfd721aaa/8396298c-eb8e-51fb-bd8c-55cbfd721aaa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63258,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727244/general/894d52cd-8fac-4a2b-a0d2-ddd27a0577e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8396298c-eb8e-51fb-bd8c-55cbfd721aaa/8396298c-eb8e-51fb-bd8c-55cbfd721aaa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128145,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727244/general/ed91be5d-bb71-47f7-96a9-4a254f137f25.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8396298c-eb8e-51fb-bd8c-55cbfd721aaa/8396298c-eb8e-51fb-bd8c-55cbfd721aaa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103925,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727244/general/2cdee4f5-5e57-4487-9f31-b5a914427b30.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8396298c-eb8e-51fb-bd8c-55cbfd721aaa/8396298c-eb8e-51fb-bd8c-55cbfd721aaa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69217,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727244/general/4b979957-723d-44a2-9e1d-f6bbf0d67528.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8396298c-eb8e-51fb-bd8c-55cbfd721aaa/8396298c-eb8e-51fb-bd8c-55cbfd721aaa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70599,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727244/general/d9bfe8ad-f5b2-4732-aa2d-dacc3f7f8780.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8396298c-eb8e-51fb-bd8c-55cbfd721aaa/8396298c-eb8e-51fb-bd8c-55cbfd721aaa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51616,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727244/general/0674b7d7-94ba-4a8f-82c8-6acbbbb3a718.jpg',
'Width': 1024}],
'price': 8600,
'price_includes_vat': True,
'registration_date': '2023-01-25',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Citroën C3 Aircross - Petrol - Manual - 111 hp - 32.000 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 05:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741830%27 HTTP/1.1" 200 None
2026-03-28 05:00:24 [adesa.es] INFO: Saving data for 10741830: {'created_time': 1774674024.401384, 'last_price_update_time': 1774674024.401396, 'auction_closing_time': 1775037300.0}
2026-03-28 05:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741830') HTTP/1.1" 204 0
2026-03-28 05:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:24 [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%252F5751679%252Fgeneral%252F2cd6913c-714b-4a14-addd-097245b74777.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751679/general/2cd6913c-714b-4a14-addd-097245b74777.jpg not downloaded yet
2026-03-28 05:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:24 [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%252F5751690%252Fgeneral%252F5e44e70d-c201-4d3f-8e1f-6ed238aa353a.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751690/general/5e44e70d-c201-4d3f-8e1f-6ed238aa353a.jpg not downloaded yet
2026-03-28 05:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:24 [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%252F5751691%252Fgeneral%252Fa5a68267-edfc-4aba-a5e8-1fdafcfc6367.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751691/general/a5a68267-edfc-4aba-a5e8-1fdafcfc6367.jpg not downloaded yet
2026-03-28 05:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:24 [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%252F5751685%252Fgeneral%252Fff7cf8f5-973b-4a3f-ac91-545daab6babe.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751685/general/ff7cf8f5-973b-4a3f-ac91-545daab6babe.jpg not downloaded yet
2026-03-28 05:00:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741848> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 05:00:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741844> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 05:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:24 [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%252F5751679%252Fgeneral%252F87b76b03-d784-45c5-9a4b-889db05a83a3.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751679/general/87b76b03-d784-45c5-9a4b-889db05a83a3.jpg not downloaded yet
2026-03-28 05:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:24 [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%252F5751690%252Fgeneral%252F179c24fb-5bbe-4d2d-a3b6-3d9ad9d4fd67.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751690/general/179c24fb-5bbe-4d2d-a3b6-3d9ad9d4fd67.jpg not downloaded yet
2026-03-28 05:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:24 [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%252F5751691%252Fgeneral%252Fea0ebab6-3bb7-47b4-a19d-1e12224deb1b.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751691/general/ea0ebab6-3bb7-47b4-a19d-1e12224deb1b.jpg not downloaded yet
2026-03-28 05: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-28 05: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-28 05:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:24 [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%252F5751685%252Fgeneral%252Fe8bcd99b-6d19-47e7-b095-918e8a45d6ea.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751685/general/e8bcd99b-6d19-47e7-b095-918e8a45d6ea.jpg not downloaded yet
2026-03-28 05:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:24 [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%252F5751679%252Fgeneral%252F734d261e-8b45-440f-9870-c7402788ef9d.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751679/general/734d261e-8b45-440f-9870-c7402788ef9d.jpg not downloaded yet
2026-03-28 05:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:24 [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%252F5751690%252Fgeneral%252F5630d763-b7cd-423a-8115-1d4c2567eb14.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751690/general/5630d763-b7cd-423a-8115-1d4c2567eb14.jpg not downloaded yet
2026-03-28 05:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:24 [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%252F5751691%252Fgeneral%252F5719c247-7f1f-4ee3-804b-812fa187d23e.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751691/general/5719c247-7f1f-4ee3-804b-812fa187d23e.jpg not downloaded yet
2026-03-28 05:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:24 [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%252F5751685%252Fgeneral%252Fb3ad1061-b3bc-48ca-9cd9-b80696d1ae1f.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751685/general/b3ad1061-b3bc-48ca-9cd9-b80696d1ae1f.jpg not downloaded yet
2026-03-28 05:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:24 [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%252F5751679%252Fgeneral%252F318a093a-ae34-499d-95d8-aa3b7bd8d4c9.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751679/general/318a093a-ae34-499d-95d8-aa3b7bd8d4c9.jpg not downloaded yet
2026-03-28 05:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:24 [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%252F5751690%252Fgeneral%252F434baf8c-a8a0-4522-9caf-ae4889eadc32.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751690/general/434baf8c-a8a0-4522-9caf-ae4889eadc32.jpg not downloaded yet
2026-03-28 05:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:24 [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%252F5751691%252Fgeneral%252F49d0ecab-86be-4f05-970e-b810c1ce0655.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751691/general/49d0ecab-86be-4f05-970e-b810c1ce0655.jpg not downloaded yet
2026-03-28 05:00:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb38705a-e4b3-5376-a51f-01b73b25474e with identifier: 10741848
2026-03-28 05:00:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb38705a-e4b3-5376-a51f-01b73b25474e with scrape type 1
2026-03-28 05:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fb38705a-e4b3-5376-a51f-01b73b25474e
2026-03-28 05:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:24 [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%252F5751688%252Fgeneral%252F5fc93aea-2438-4dc3-a31a-524c5d0fff17.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751688/general/5fc93aea-2438-4dc3-a31a-524c5d0fff17.jpg not downloaded yet
2026-03-28 05:00:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5 with identifier: 10741844
2026-03-28 05:00:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5 with scrape type 1
2026-03-28 05:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5
2026-03-28 05:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:24 [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%252F5751684%252Fgeneral%252Ff43679da-2a7b-449a-a954-3b866576c80b.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751684/general/f43679da-2a7b-449a-a954-3b866576c80b.jpg not downloaded yet
2026-03-28 05:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:24 [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%252F5751679%252Fgeneral%252F67ae3f18-8f56-4925-9cec-8b5c9ae6e515.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751679/general/67ae3f18-8f56-4925-9cec-8b5c9ae6e515.jpg not downloaded yet
2026-03-28 05:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:24 [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%252F5751690%252Fgeneral%252Fc935b543-004a-4578-b30c-7d56b2379680.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751690/general/c935b543-004a-4578-b30c-7d56b2379680.jpg not downloaded yet
2026-03-28 05:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:24 [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%252F5751691%252Fgeneral%252F8806b0dd-463c-4a92-b8e3-a15c766ee9e2.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751691/general/8806b0dd-463c-4a92-b8e3-a15c766ee9e2.jpg not downloaded yet
2026-03-28 05:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:24 [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%252F5751688%252Fgeneral%252Fa0824c26-5057-4718-b522-0d004c286614.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751688/general/a0824c26-5057-4718-b522-0d004c286614.jpg not downloaded yet
2026-03-28 05:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:24 [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%252F5751684%252Fgeneral%252F802931f0-11b1-4f79-8759-9776cd71b079.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751684/general/802931f0-11b1-4f79-8759-9776cd71b079.jpg not downloaded yet
2026-03-28 05:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:24 [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%252F5751679%252Fgeneral%252Fef7266a6-7c85-4cf0-ab77-ff8638b221f1.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751679/general/ef7266a6-7c85-4cf0-ab77-ff8638b221f1.jpg not downloaded yet
2026-03-28 05:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:24 [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%252F5751690%252Fgeneral%252F34e04039-cc24-44dd-9a0e-f75ed5977017.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751690/general/34e04039-cc24-44dd-9a0e-f75ed5977017.jpg not downloaded yet
2026-03-28 05:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:24 [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%252F5751691%252Fgeneral%252F898a3bbb-67e2-4641-b44d-88098ef68713.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751691/general/898a3bbb-67e2-4641-b44d-88098ef68713.jpg not downloaded yet
2026-03-28 05:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:24 [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%252F5751688%252Fgeneral%252Fba88d387-2537-4e09-a4ad-bffb7c103edf.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751688/general/ba88d387-2537-4e09-a4ad-bffb7c103edf.jpg not downloaded yet
2026-03-28 05:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751684%252Fgeneral%252Fa40e5cef-a145-4220-b6a9-16bed685cc21.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751684/general/a40e5cef-a145-4220-b6a9-16bed685cc21.jpg not downloaded yet
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751679%252Fgeneral%252F1e6a7854-7c45-4978-9875-ff8df7292c8a.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751679/general/1e6a7854-7c45-4978-9875-ff8df7292c8a.jpg not downloaded yet
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751690%252Fgeneral%252Fe8606a8e-2404-4dac-b385-66b9a84434f7.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751690/general/e8606a8e-2404-4dac-b385-66b9a84434f7.jpg not downloaded yet
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751691%252Fgeneral%252Fb5a9dacf-dc1e-4f48-ad42-5cb96b039cc8.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751691/general/b5a9dacf-dc1e-4f48-ad42-5cb96b039cc8.jpg not downloaded yet
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751688%252Fgeneral%252Feab29d09-d663-4a90-8e13-5c9d862ba54e.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751688/general/eab29d09-d663-4a90-8e13-5c9d862ba54e.jpg not downloaded yet
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751684%252Fgeneral%252Fcb9caf53-4e7b-4233-af1e-05f85ac370f9.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751684/general/cb9caf53-4e7b-4233-af1e-05f85ac370f9.jpg not downloaded yet
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751679%252Fgeneral%252F587d8775-03ce-4b5f-80e3-6cc3f7b69f7c.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751679/general/587d8775-03ce-4b5f-80e3-6cc3f7b69f7c.jpg not downloaded yet
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751690%252Fgeneral%252F4bb30f7c-8e35-4ed4-b733-fcc591e1673e.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751690/general/4bb30f7c-8e35-4ed4-b733-fcc591e1673e.jpg not downloaded yet
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751691%252Fgeneral%252F316cdb04-e5c6-4681-b556-ce747e9edd94.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751691/general/316cdb04-e5c6-4681-b556-ce747e9edd94.jpg not downloaded yet
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751688%252Fgeneral%252F10829d7f-16b5-4ca5-a7ba-4f69ec839ad7.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751688/general/10829d7f-16b5-4ca5-a7ba-4f69ec839ad7.jpg not downloaded yet
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751684%252Fgeneral%252F571f9a57-c561-45cf-af5d-472d87976f17.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751684/general/571f9a57-c561-45cf-af5d-472d87976f17.jpg not downloaded yet
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751679%252Fgeneral%252F966d53c9-d6c8-4afc-a888-f4d405888ba4.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751679/general/966d53c9-d6c8-4afc-a888-f4d405888ba4.jpg not downloaded yet
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751690%252Fgeneral%252Febb201b4-1ebf-4ceb-8e86-82fa1e6149de.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751690/general/ebb201b4-1ebf-4ceb-8e86-82fa1e6149de.jpg not downloaded yet
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751691%252Fgeneral%252F01100484-54f6-4d01-a65b-2ec4744f26cc.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751691/general/01100484-54f6-4d01-a65b-2ec4744f26cc.jpg not downloaded yet
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751688%252Fgeneral%252F9119db63-8a0b-4e39-913f-c6656cf27fff.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751688/general/9119db63-8a0b-4e39-913f-c6656cf27fff.jpg not downloaded yet
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751684%252Fgeneral%252F45134e20-95a6-47dc-9f1d-d5b084afde31.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751684/general/45134e20-95a6-47dc-9f1d-d5b084afde31.jpg not downloaded yet
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751688%252Fgeneral%252F3fbf1123-431e-4405-b01e-4fc0fc369294.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751688/general/3fbf1123-431e-4405-b01e-4fc0fc369294.jpg not downloaded yet
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751684%252Fgeneral%252Fb7842c26-3c70-4ff9-9b78-95bfbf1b5120.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751684/general/b7842c26-3c70-4ff9-9b78-95bfbf1b5120.jpg not downloaded yet
2026-03-28 05:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751691/general/a5a68267-edfc-4aba-a5e8-1fdafcfc6367.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741851)
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751688%252Fgeneral%252Ffb28736b-76fb-425d-a1e1-42888ea74579.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751688/general/fb28736b-76fb-425d-a1e1-42888ea74579.jpg not downloaded yet
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751684%252Fgeneral%252Faef3a2f9-a3fa-42b2-891f-9289fa594c96.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751684/general/aef3a2f9-a3fa-42b2-891f-9289fa594c96.jpg not downloaded yet
2026-03-28 05:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751690/general/5e44e70d-c201-4d3f-8e1f-6ed238aa353a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741850)
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751688%252Fgeneral%252Feecd2326-0e48-4cc1-965b-ead5c1477210.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751688/general/eecd2326-0e48-4cc1-965b-ead5c1477210.jpg not downloaded yet
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751684%252Fgeneral%252F707d3df6-25e2-4a9d-baa0-52645e169a6d.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751684/general/707d3df6-25e2-4a9d-baa0-52645e169a6d.jpg not downloaded yet
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751688%252Fgeneral%252F91348007-a1eb-411d-97c4-87fe28fb7006.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751688/general/91348007-a1eb-411d-97c4-87fe28fb7006.jpg not downloaded yet
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751684%252Fgeneral%252F52e3065d-5d82-41cf-ae8c-e8c7d26e0e50.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751684/general/52e3065d-5d82-41cf-ae8c-e8c7d26e0e50.jpg not downloaded yet
2026-03-28 05:00:25 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-28 05:00:25 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-28 05:00:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b2f9dea50>
2026-03-28 05:00:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2118
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d54dfe4b-2e71-536f-9152-1547c643ef24/d54dfe4b-2e71-536f-9152-1547c643ef24_image_1.jpg HTTP/1.1" 201 0
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751691%252Fgeneral%252Fa5a68267-edfc-4aba-a5e8-1fdafcfc6367.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751691/general/a5a68267-edfc-4aba-a5e8-1fdafcfc6367.jpg saved to cache
2026-03-28 05:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d54dfe4b-2e71-536f-9152-1547c643ef24
2026-03-28 05:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751688/general/3fbf1123-431e-4405-b01e-4fc0fc369294.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741848)
2026-03-28 05:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751684/general/b7842c26-3c70-4ff9-9b78-95bfbf1b5120.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741844)
2026-03-28 05:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741825> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 05:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741833> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 05:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741843> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 05:00:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b2143f3d0>
2026-03-28 05:00:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_adac6317-622f-59bd-bbdd-c4c57994c886/adac6317-622f-59bd-bbdd-c4c57994c886_image_1.jpg HTTP/1.1" 201 0
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751690%252Fgeneral%252F5e44e70d-c201-4d3f-8e1f-6ed238aa353a.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751690/general/5e44e70d-c201-4d3f-8e1f-6ed238aa353a.jpg saved to cache
2026-03-28 05:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item adac6317-622f-59bd-bbdd-c4c57994c886
2026-03-28 05:00:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b21436550>
2026-03-28 05:00:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fb38705a-e4b3-5376-a51f-01b73b25474e/fb38705a-e4b3-5376-a51f-01b73b25474e_image_6.jpg HTTP/1.1" 201 0
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751688%252Fgeneral%252F3fbf1123-431e-4405-b01e-4fc0fc369294.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751688/general/3fbf1123-431e-4405-b01e-4fc0fc369294.jpg saved to cache
2026-03-28 05:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fb38705a-e4b3-5376-a51f-01b73b25474e
2026-03-28 05:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751688/general/91348007-a1eb-411d-97c4-87fe28fb7006.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741848)
2026-03-28 05:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751684/general/52e3065d-5d82-41cf-ae8c-e8c7d26e0e50.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741844)
2026-03-28 05:00:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b211dd550>
2026-03-28 05:00:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5/56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5_image_6.jpg HTTP/1.1" 201 0
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751684%252Fgeneral%252Fb7842c26-3c70-4ff9-9b78-95bfbf1b5120.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751684/general/b7842c26-3c70-4ff9-9b78-95bfbf1b5120.jpg saved to cache
2026-03-28 05:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5
2026-03-28 05:00:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4bb86da2-b436-5086-a1ab-2c61cda1284c with identifier: 10741825
2026-03-28 05:00:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bb86da2-b436-5086-a1ab-2c61cda1284c with scrape type 1
2026-03-28 05:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4bb86da2-b436-5086-a1ab-2c61cda1284c
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5684907%252Fgeneral%252F5f9312bd-1a7c-420e-8c3a-8112cf8e7040.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684907/general/5f9312bd-1a7c-420e-8c3a-8112cf8e7040.jpg already downloaded
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5684907%252Fgeneral%252F29b074af-820d-47fb-bb02-afa44ce9ac67.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684907/general/29b074af-820d-47fb-bb02-afa44ce9ac67.jpg already downloaded
2026-03-28 05:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5684907%252Fgeneral%252Ffa9591a7-f9fa-4523-a86b-5cd5e11f8925.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684907/general/fa9591a7-f9fa-4523-a86b-5cd5e11f8925.jpg already downloaded
2026-03-28 05:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5684907%252Fgeneral%252Fe7ccc6c7-5e44-48fb-9fe8-d17018032469.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684907/general/e7ccc6c7-5e44-48fb-9fe8-d17018032469.jpg already downloaded
2026-03-28 05:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5684907%252Fgeneral%252Fd1ccfa6b-c966-4304-b05d-3d15568e0f40.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684907/general/d1ccfa6b-c966-4304-b05d-3d15568e0f40.jpg already downloaded
2026-03-28 05:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5684907%252Fgeneral%252Fad6a1a12-4a0c-4ef9-a53f-5d5a6b574ace.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684907/general/ad6a1a12-4a0c-4ef9-a53f-5d5a6b574ace.jpg already downloaded
2026-03-28 05:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5684907%252Fgeneral%252Fe045ec98-25d7-492e-a5f1-6b6f49ac8457.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684907/general/e045ec98-25d7-492e-a5f1-6b6f49ac8457.jpg already downloaded
2026-03-28 05:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5684907%252Fgeneral%252Fef6178bc-c8aa-468e-8544-eeb78185d51b.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684907/general/ef6178bc-c8aa-468e-8544-eeb78185d51b.jpg already downloaded
2026-03-28 05:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5684907%252Fgeneral%252Fbe5b7b4f-d267-42b2-8199-8ea3e7c3008c.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684907/general/be5b7b4f-d267-42b2-8199-8ea3e7c3008c.jpg already downloaded
2026-03-28 05:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5684907%252Fgeneral%252F26eb45c2-363a-43c3-8cc9-e9622543d203.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684907/general/26eb45c2-363a-43c3-8cc9-e9622543d203.jpg already downloaded
2026-03-28 05:00:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 4bb86da2-b436-5086-a1ab-2c61cda1284c, identifier: 10741825
2026-03-28 05:00:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ad8db9c-c865-56d1-b632-d64146b8dfc8 with identifier: 10741833
2026-03-28 05:00:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ad8db9c-c865-56d1-b632-d64146b8dfc8 with scrape type 1
2026-03-28 05:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2ad8db9c-c865-56d1-b632-d64146b8dfc8
2026-03-28 05:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742778%252Fgeneral%252F0931e3c7-be72-4a08-9ab5-1c08d65f3039.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742778/general/0931e3c7-be72-4a08-9ab5-1c08d65f3039.jpg already downloaded
2026-03-28 05:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742778%252Fgeneral%252F5d85f770-bf13-4a53-b3ca-a46cc8c45578.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742778/general/5d85f770-bf13-4a53-b3ca-a46cc8c45578.jpg already downloaded
2026-03-28 05:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742778%252Fgeneral%252Fc65020cb-30fd-404c-b855-3032cf31125c.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742778/general/c65020cb-30fd-404c-b855-3032cf31125c.jpg already downloaded
2026-03-28 05:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742778%252Fgeneral%252Fbd942d0a-76d1-4f77-a5b5-e0706c113bf2.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742778/general/bd942d0a-76d1-4f77-a5b5-e0706c113bf2.jpg already downloaded
2026-03-28 05:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742778%252Fgeneral%252Fd82aa747-3027-4f5c-9f94-76c48e45289c.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742778/general/d82aa747-3027-4f5c-9f94-76c48e45289c.jpg already downloaded
2026-03-28 05:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742778%252Fgeneral%252F71c99e9c-cfd9-4d34-aae0-f7306337a473.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742778/general/71c99e9c-cfd9-4d34-aae0-f7306337a473.jpg already downloaded
2026-03-28 05:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742778%252Fgeneral%252F425343a4-2bfe-4312-8429-90c86d813e43.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742778/general/425343a4-2bfe-4312-8429-90c86d813e43.jpg already downloaded
2026-03-28 05:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742778%252Fgeneral%252F0abca0bc-051d-454c-acc3-df7afbcbe58d.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742778/general/0abca0bc-051d-454c-acc3-df7afbcbe58d.jpg already downloaded
2026-03-28 05:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742778%252Fgeneral%252F3dbff4af-6caa-4d9d-8f00-7a9967c677ca.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742778/general/3dbff4af-6caa-4d9d-8f00-7a9967c677ca.jpg already downloaded
2026-03-28 05:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742778%252Fgeneral%252Fd55dc835-d2dd-4f61-a2a8-58bd35df8ae9.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742778/general/d55dc835-d2dd-4f61-a2a8-58bd35df8ae9.jpg already downloaded
2026-03-28 05:00:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 2ad8db9c-c865-56d1-b632-d64146b8dfc8, identifier: 10741833
2026-03-28 05:00:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f97ad111-9a44-5752-a2d8-971b7e4bb9e9 with identifier: 10741843
2026-03-28 05:00:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f97ad111-9a44-5752-a2d8-971b7e4bb9e9 with scrape type 1
2026-03-28 05:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f97ad111-9a44-5752-a2d8-971b7e4bb9e9
2026-03-28 05:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751683%252Fgeneral%252F19e77285-c846-4e39-ae4d-4a3bc6744f9e.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751683/general/19e77285-c846-4e39-ae4d-4a3bc6744f9e.jpg not downloaded yet
2026-03-28 05:00:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 4bb86da2-b436-5086-a1ab-2c61cda1284c with identifier: 10741825
2026-03-28 05:00:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 05:00:26 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-28 05:00:26 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 05:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 05:00:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 4bb86da2-b436-5086-a1ab-2c61cda1284c with identifier: 10741825
2026-03-28 05:00:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 4bb86da2-b436-5086-a1ab-2c61cda1284c with identifier: 10741825 to the API
2026-03-28 05:00:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05: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-28 05:00:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741825>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Red',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Hybrid',
'id': '4bb86da2-b436-5086-a1ab-2c61cda1284c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '5968MKY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741825',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 45665,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5684907/general/5f9312bd-1a7c-420e-8c3a-8112cf8e7040.jpg',
'https://images.openlane.eu/carimgs/5684907/general/29b074af-820d-47fb-bb02-afa44ce9ac67.jpg',
'https://images.openlane.eu/carimgs/5684907/general/fa9591a7-f9fa-4523-a86b-5cd5e11f8925.jpg',
'https://images.openlane.eu/carimgs/5684907/general/e7ccc6c7-5e44-48fb-9fe8-d17018032469.jpg',
'https://images.openlane.eu/carimgs/5684907/general/d1ccfa6b-c966-4304-b05d-3d15568e0f40.jpg',
'https://images.openlane.eu/carimgs/5684907/general/ad6a1a12-4a0c-4ef9-a53f-5d5a6b574ace.jpg',
'https://images.openlane.eu/carimgs/5684907/general/e045ec98-25d7-492e-a5f1-6b6f49ac8457.jpg',
'https://images.openlane.eu/carimgs/5684907/general/ef6178bc-c8aa-468e-8544-eeb78185d51b.jpg',
'https://images.openlane.eu/carimgs/5684907/general/be5b7b4f-d267-42b2-8199-8ea3e7c3008c.jpg',
'https://images.openlane.eu/carimgs/5684907/general/26eb45c2-363a-43c3-8cc9-e9622543d203.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bb86da2-b436-5086-a1ab-2c61cda1284c/4bb86da2-b436-5086-a1ab-2c61cda1284c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84208,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684907/general/5f9312bd-1a7c-420e-8c3a-8112cf8e7040.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bb86da2-b436-5086-a1ab-2c61cda1284c/4bb86da2-b436-5086-a1ab-2c61cda1284c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89404,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684907/general/29b074af-820d-47fb-bb02-afa44ce9ac67.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bb86da2-b436-5086-a1ab-2c61cda1284c/4bb86da2-b436-5086-a1ab-2c61cda1284c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84371,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684907/general/fa9591a7-f9fa-4523-a86b-5cd5e11f8925.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bb86da2-b436-5086-a1ab-2c61cda1284c/4bb86da2-b436-5086-a1ab-2c61cda1284c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87850,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684907/general/e7ccc6c7-5e44-48fb-9fe8-d17018032469.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bb86da2-b436-5086-a1ab-2c61cda1284c/4bb86da2-b436-5086-a1ab-2c61cda1284c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68846,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684907/general/d1ccfa6b-c966-4304-b05d-3d15568e0f40.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bb86da2-b436-5086-a1ab-2c61cda1284c/4bb86da2-b436-5086-a1ab-2c61cda1284c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70630,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684907/general/ad6a1a12-4a0c-4ef9-a53f-5d5a6b574ace.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bb86da2-b436-5086-a1ab-2c61cda1284c/4bb86da2-b436-5086-a1ab-2c61cda1284c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80299,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684907/general/e045ec98-25d7-492e-a5f1-6b6f49ac8457.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bb86da2-b436-5086-a1ab-2c61cda1284c/4bb86da2-b436-5086-a1ab-2c61cda1284c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72196,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684907/general/ef6178bc-c8aa-468e-8544-eeb78185d51b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bb86da2-b436-5086-a1ab-2c61cda1284c/4bb86da2-b436-5086-a1ab-2c61cda1284c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84892,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684907/general/be5b7b4f-d267-42b2-8199-8ea3e7c3008c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bb86da2-b436-5086-a1ab-2c61cda1284c/4bb86da2-b436-5086-a1ab-2c61cda1284c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97403,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684907/general/26eb45c2-363a-43c3-8cc9-e9622543d203.jpg',
'Width': 1024}],
'price': 22600,
'price_includes_vat': True,
'registration_date': '2023-10-19',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Mercedes-Benz CLA 250e - Hybrid - Automatic - 160 hp - 45.665 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 05:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741825%27 HTTP/1.1" 200 None
2026-03-28 05:00:27 [adesa.es] INFO: Saving data for 10741825: {'created_time': 1774674027.102813, 'last_price_update_time': 1774674027.102823, 'auction_closing_time': 1775037300.0}
2026-03-28 05:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741825') HTTP/1.1" 204 0
2026-03-28 05:00:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 2ad8db9c-c865-56d1-b632-d64146b8dfc8 with identifier: 10741833
2026-03-28 05:00:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 2ad8db9c-c865-56d1-b632-d64146b8dfc8 with identifier: 10741833
2026-03-28 05:00:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 2ad8db9c-c865-56d1-b632-d64146b8dfc8 with identifier: 10741833 to the API
2026-03-28 05:00:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741833>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Petrol',
'id': '2ad8db9c-c865-56d1-b632-d64146b8dfc8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '5931MCV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741833',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Mazda',
'model': 'CX-30',
'odometer': 21445,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5742778/general/0931e3c7-be72-4a08-9ab5-1c08d65f3039.jpg',
'https://images.openlane.eu/carimgs/5742778/general/5d85f770-bf13-4a53-b3ca-a46cc8c45578.jpg',
'https://images.openlane.eu/carimgs/5742778/general/c65020cb-30fd-404c-b855-3032cf31125c.jpg',
'https://images.openlane.eu/carimgs/5742778/general/bd942d0a-76d1-4f77-a5b5-e0706c113bf2.jpg',
'https://images.openlane.eu/carimgs/5742778/general/d82aa747-3027-4f5c-9f94-76c48e45289c.jpg',
'https://images.openlane.eu/carimgs/5742778/general/71c99e9c-cfd9-4d34-aae0-f7306337a473.jpg',
'https://images.openlane.eu/carimgs/5742778/general/425343a4-2bfe-4312-8429-90c86d813e43.jpg',
'https://images.openlane.eu/carimgs/5742778/general/0abca0bc-051d-454c-acc3-df7afbcbe58d.jpg',
'https://images.openlane.eu/carimgs/5742778/general/3dbff4af-6caa-4d9d-8f00-7a9967c677ca.jpg',
'https://images.openlane.eu/carimgs/5742778/general/d55dc835-d2dd-4f61-a2a8-58bd35df8ae9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ad8db9c-c865-56d1-b632-d64146b8dfc8/2ad8db9c-c865-56d1-b632-d64146b8dfc8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87528,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742778/general/0931e3c7-be72-4a08-9ab5-1c08d65f3039.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ad8db9c-c865-56d1-b632-d64146b8dfc8/2ad8db9c-c865-56d1-b632-d64146b8dfc8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98526,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742778/general/5d85f770-bf13-4a53-b3ca-a46cc8c45578.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ad8db9c-c865-56d1-b632-d64146b8dfc8/2ad8db9c-c865-56d1-b632-d64146b8dfc8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90130,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742778/general/c65020cb-30fd-404c-b855-3032cf31125c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ad8db9c-c865-56d1-b632-d64146b8dfc8/2ad8db9c-c865-56d1-b632-d64146b8dfc8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 375818,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742778/general/bd942d0a-76d1-4f77-a5b5-e0706c113bf2.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ad8db9c-c865-56d1-b632-d64146b8dfc8/2ad8db9c-c865-56d1-b632-d64146b8dfc8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79901,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742778/general/d82aa747-3027-4f5c-9f94-76c48e45289c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ad8db9c-c865-56d1-b632-d64146b8dfc8/2ad8db9c-c865-56d1-b632-d64146b8dfc8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95469,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742778/general/71c99e9c-cfd9-4d34-aae0-f7306337a473.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ad8db9c-c865-56d1-b632-d64146b8dfc8/2ad8db9c-c865-56d1-b632-d64146b8dfc8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85492,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742778/general/425343a4-2bfe-4312-8429-90c86d813e43.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ad8db9c-c865-56d1-b632-d64146b8dfc8/2ad8db9c-c865-56d1-b632-d64146b8dfc8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104887,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742778/general/0abca0bc-051d-454c-acc3-df7afbcbe58d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ad8db9c-c865-56d1-b632-d64146b8dfc8/2ad8db9c-c865-56d1-b632-d64146b8dfc8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75550,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742778/general/3dbff4af-6caa-4d9d-8f00-7a9967c677ca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ad8db9c-c865-56d1-b632-d64146b8dfc8/2ad8db9c-c865-56d1-b632-d64146b8dfc8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140863,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742778/general/d55dc835-d2dd-4f61-a2a8-58bd35df8ae9.jpg',
'Width': 1024}],
'price': 17400,
'price_includes_vat': True,
'registration_date': '2022-12-15',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Mazda CX-30 2.0 SKYACTIV-G - Petrol - Automatic - 122 hp - 21.445 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 05:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741833%27 HTTP/1.1" 200 None
2026-03-28 05:00:27 [adesa.es] INFO: Saving data for 10741833: {'created_time': 1774674027.653753, 'last_price_update_time': 1774674027.653764, 'auction_closing_time': 1775037300.0}
2026-03-28 05:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741833') HTTP/1.1" 204 0
2026-03-28 05:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751683%252Fgeneral%252F344e5799-c41d-4c0c-add2-974544e1f30d.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751683/general/344e5799-c41d-4c0c-add2-974544e1f30d.jpg not downloaded yet
2026-03-28 05:00:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751688/general/fb28736b-76fb-425d-a1e1-42888ea74579.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741848)
2026-03-28 05:00:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751684/general/45134e20-95a6-47dc-9f1d-d5b084afde31.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741844)
2026-03-28 05:00:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741837> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 05:00:27 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 05:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751683%252Fgeneral%252F95a3457d-7b1e-4caf-9449-c6958dac652a.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751683/general/95a3457d-7b1e-4caf-9449-c6958dac652a.jpg not downloaded yet
2026-03-28 05:00:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741834> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 05:00:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b21177790>
2026-03-28 05:00:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fb38705a-e4b3-5376-a51f-01b73b25474e/fb38705a-e4b3-5376-a51f-01b73b25474e_image_9.jpg HTTP/1.1" 201 0
2026-03-28 05:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751688%252Fgeneral%252F91348007-a1eb-411d-97c4-87fe28fb7006.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751688/general/91348007-a1eb-411d-97c4-87fe28fb7006.jpg saved to cache
2026-03-28 05:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fb38705a-e4b3-5376-a51f-01b73b25474e
2026-03-28 05:00:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b21401310>
2026-03-28 05:00:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5/56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5_image_9.jpg HTTP/1.1" 201 0
2026-03-28 05:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751684%252Fgeneral%252F52e3065d-5d82-41cf-ae8c-e8c7d26e0e50.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751684/general/52e3065d-5d82-41cf-ae8c-e8c7d26e0e50.jpg saved to cache
2026-03-28 05:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5
2026-03-28 05:00:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751683%252Fgeneral%252Fc86f2805-c2d0-4413-94e3-ad1769a93839.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751683/general/c86f2805-c2d0-4413-94e3-ad1769a93839.jpg not downloaded yet
2026-03-28 05:00:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b211c7f10>
2026-03-28 05:00:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fb38705a-e4b3-5376-a51f-01b73b25474e/fb38705a-e4b3-5376-a51f-01b73b25474e_image_7.jpg HTTP/1.1" 201 0
2026-03-28 05:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751688%252Fgeneral%252Ffb28736b-76fb-425d-a1e1-42888ea74579.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751688/general/fb28736b-76fb-425d-a1e1-42888ea74579.jpg saved to cache
2026-03-28 05:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fb38705a-e4b3-5376-a51f-01b73b25474e
2026-03-28 05:00:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b231f8310>
2026-03-28 05:00:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5/56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5_image_5.jpg HTTP/1.1" 201 0
2026-03-28 05:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751684%252Fgeneral%252F45134e20-95a6-47dc-9f1d-d5b084afde31.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751684/general/45134e20-95a6-47dc-9f1d-d5b084afde31.jpg saved to cache
2026-03-28 05:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5
2026-03-28 05:00:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d092ca21-6706-50eb-a1f8-98e352f4d1b4 with identifier: 10741837
2026-03-28 05:00:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d092ca21-6706-50eb-a1f8-98e352f4d1b4 with scrape type 1
2026-03-28 05:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d092ca21-6706-50eb-a1f8-98e352f4d1b4
2026-03-28 05:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742787%252Fgeneral%252F7a78bf78-d870-4c93-bc54-17f66711978d.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742787/general/7a78bf78-d870-4c93-bc54-17f66711978d.jpg already downloaded
2026-03-28 05:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742787%252Fgeneral%252F3e8ceec8-a228-44ef-8733-e51b94b2c4b1.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742787/general/3e8ceec8-a228-44ef-8733-e51b94b2c4b1.jpg already downloaded
2026-03-28 05:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742787%252Fgeneral%252F3f7428bc-1e2e-47c1-b6dc-aa3b517e2326.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742787/general/3f7428bc-1e2e-47c1-b6dc-aa3b517e2326.jpg already downloaded
2026-03-28 05:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742787%252Fgeneral%252F0b132418-9014-4b4a-b926-139270ab6850.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742787/general/0b132418-9014-4b4a-b926-139270ab6850.jpg already downloaded
2026-03-28 05:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:28 [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%252F5742787%252Fgeneral%252F0643b657-044a-44ac-897c-de79b0f2bbbb.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742787/general/0643b657-044a-44ac-897c-de79b0f2bbbb.jpg already downloaded
2026-03-28 05:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:28 [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%252F5742787%252Fgeneral%252Fcf300bfa-aa2a-4df5-9f12-4ec0c8b310f7.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742787/general/cf300bfa-aa2a-4df5-9f12-4ec0c8b310f7.jpg already downloaded
2026-03-28 05:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:28 [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%252F5742787%252Fgeneral%252Ff12c148c-9c7e-4a1e-a484-68f1fe94e172.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742787/general/f12c148c-9c7e-4a1e-a484-68f1fe94e172.jpg already downloaded
2026-03-28 05:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:28 [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%252F5742787%252Fgeneral%252Feb9dd6f0-3035-4aa4-b587-73db5c8b78c3.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742787/general/eb9dd6f0-3035-4aa4-b587-73db5c8b78c3.jpg already downloaded
2026-03-28 05:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:28 [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%252F5742787%252Fgeneral%252Fd159b97c-8222-4178-85fd-e81f06b43052.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742787/general/d159b97c-8222-4178-85fd-e81f06b43052.jpg already downloaded
2026-03-28 05:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:28 [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%252F5742787%252Fgeneral%252F4aa8c35a-1997-43bb-b213-e5ef553015ec.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742787/general/4aa8c35a-1997-43bb-b213-e5ef553015ec.jpg already downloaded
2026-03-28 05:00:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: d092ca21-6706-50eb-a1f8-98e352f4d1b4, identifier: 10741837
2026-03-28 05:00:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751684/general/aef3a2f9-a3fa-42b2-891f-9289fa594c96.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741844)
2026-03-28 05:00:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751684/general/707d3df6-25e2-4a9d-baa0-52645e169a6d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741844)
2026-03-28 05:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:28 [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%252F5751683%252Fgeneral%252F770238cf-0473-48ff-87c7-5f17b363d32c.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751683/general/770238cf-0473-48ff-87c7-5f17b363d32c.jpg not downloaded yet
2026-03-28 05:00:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: d092ca21-6706-50eb-a1f8-98e352f4d1b4 with identifier: 10741837
2026-03-28 05:00:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: d092ca21-6706-50eb-a1f8-98e352f4d1b4 with identifier: 10741837
2026-03-28 05:00:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: d092ca21-6706-50eb-a1f8-98e352f4d1b4 with identifier: 10741837 to the API
2026-03-28 05:00:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05: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-28 05:00:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741837>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Diesel',
'id': 'd092ca21-6706-50eb-a1f8-98e352f4d1b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '6050MMK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741837',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Volkswagen',
'model': 'Up!',
'odometer': 68573,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5742787/general/7a78bf78-d870-4c93-bc54-17f66711978d.jpg',
'https://images.openlane.eu/carimgs/5742787/general/3e8ceec8-a228-44ef-8733-e51b94b2c4b1.jpg',
'https://images.openlane.eu/carimgs/5742787/general/3f7428bc-1e2e-47c1-b6dc-aa3b517e2326.jpg',
'https://images.openlane.eu/carimgs/5742787/general/0b132418-9014-4b4a-b926-139270ab6850.jpg',
'https://images.openlane.eu/carimgs/5742787/general/0643b657-044a-44ac-897c-de79b0f2bbbb.jpg',
'https://images.openlane.eu/carimgs/5742787/general/cf300bfa-aa2a-4df5-9f12-4ec0c8b310f7.jpg',
'https://images.openlane.eu/carimgs/5742787/general/f12c148c-9c7e-4a1e-a484-68f1fe94e172.jpg',
'https://images.openlane.eu/carimgs/5742787/general/eb9dd6f0-3035-4aa4-b587-73db5c8b78c3.jpg',
'https://images.openlane.eu/carimgs/5742787/general/d159b97c-8222-4178-85fd-e81f06b43052.jpg',
'https://images.openlane.eu/carimgs/5742787/general/4aa8c35a-1997-43bb-b213-e5ef553015ec.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d092ca21-6706-50eb-a1f8-98e352f4d1b4/d092ca21-6706-50eb-a1f8-98e352f4d1b4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118429,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742787/general/7a78bf78-d870-4c93-bc54-17f66711978d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d092ca21-6706-50eb-a1f8-98e352f4d1b4/d092ca21-6706-50eb-a1f8-98e352f4d1b4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115909,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742787/general/3e8ceec8-a228-44ef-8733-e51b94b2c4b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d092ca21-6706-50eb-a1f8-98e352f4d1b4/d092ca21-6706-50eb-a1f8-98e352f4d1b4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100707,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742787/general/3f7428bc-1e2e-47c1-b6dc-aa3b517e2326.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d092ca21-6706-50eb-a1f8-98e352f4d1b4/d092ca21-6706-50eb-a1f8-98e352f4d1b4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111256,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742787/general/0b132418-9014-4b4a-b926-139270ab6850.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d092ca21-6706-50eb-a1f8-98e352f4d1b4/d092ca21-6706-50eb-a1f8-98e352f4d1b4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148970,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742787/general/0643b657-044a-44ac-897c-de79b0f2bbbb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d092ca21-6706-50eb-a1f8-98e352f4d1b4/d092ca21-6706-50eb-a1f8-98e352f4d1b4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86091,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742787/general/cf300bfa-aa2a-4df5-9f12-4ec0c8b310f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d092ca21-6706-50eb-a1f8-98e352f4d1b4/d092ca21-6706-50eb-a1f8-98e352f4d1b4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128651,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742787/general/f12c148c-9c7e-4a1e-a484-68f1fe94e172.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d092ca21-6706-50eb-a1f8-98e352f4d1b4/d092ca21-6706-50eb-a1f8-98e352f4d1b4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60943,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742787/general/eb9dd6f0-3035-4aa4-b587-73db5c8b78c3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d092ca21-6706-50eb-a1f8-98e352f4d1b4/d092ca21-6706-50eb-a1f8-98e352f4d1b4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75634,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742787/general/d159b97c-8222-4178-85fd-e81f06b43052.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d092ca21-6706-50eb-a1f8-98e352f4d1b4/d092ca21-6706-50eb-a1f8-98e352f4d1b4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91704,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742787/general/4aa8c35a-1997-43bb-b213-e5ef553015ec.jpg',
'Width': 1024}],
'price': 23900,
'price_includes_vat': True,
'registration_date': '2023-12-27',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Volkswagen Up! - Diesel - Manual - 170 hp - 68.573 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741837%27 HTTP/1.1" 200 None
2026-03-28 05:00:29 [adesa.es] INFO: Saving data for 10741837: {'created_time': 1774674029.332862, 'last_price_update_time': 1774674029.332873, 'auction_closing_time': 1775037300.0}
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741837') HTTP/1.1" 204 0
2026-03-28 05:00:29 [adesa.es] INFO: Found listing with ID: 10653126
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710653126%27 HTTP/1.1" 200 None
2026-03-28 05:00:29 [adesa.es] INFO: Scrape type for 10653126: 0
2026-03-28 05:00:29 [adesa.es] INFO: Skipping item 10653126 url https://www.openlane.eu/en/carv6/auction/10653126
2026-03-28 05:00:29 [adesa.es] INFO: Found listing with ID: 10699482
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699482%27 HTTP/1.1" 200 None
2026-03-28 05:00:29 [adesa.es] INFO: Scrape type for 10699482: 0
2026-03-28 05:00:29 [adesa.es] INFO: Skipping item 10699482 url https://www.openlane.eu/en/carv6/auction/10699482
2026-03-28 05:00:29 [adesa.es] INFO: Found listing with ID: 10700528
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710700528%27 HTTP/1.1" 200 None
2026-03-28 05:00:29 [adesa.es] INFO: Scrape type for 10700528: 0
2026-03-28 05:00:29 [adesa.es] INFO: Skipping item 10700528 url https://www.openlane.eu/en/carv6/auction/10700528
2026-03-28 05:00:29 [adesa.es] INFO: Found listing with ID: 10699483
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699483%27 HTTP/1.1" 200 None
2026-03-28 05:00:29 [adesa.es] INFO: Scrape type for 10699483: 0
2026-03-28 05:00:29 [adesa.es] INFO: Skipping item 10699483 url https://www.openlane.eu/en/carv6/auction/10699483
2026-03-28 05:00:29 [adesa.es] INFO: Found listing with ID: 10619585
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710619585%27 HTTP/1.1" 200 None
2026-03-28 05:00:29 [adesa.es] INFO: Scrape type for 10619585: 0
2026-03-28 05:00:29 [adesa.es] INFO: Skipping item 10619585 url https://www.openlane.eu/en/carv6/auction/10619585
2026-03-28 05:00:29 [adesa.es] INFO: Found listing with ID: 10666060
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710666060%27 HTTP/1.1" 200 None
2026-03-28 05:00:29 [adesa.es] INFO: Scrape type for 10666060: 2
2026-03-28 05:00:29 [adesa.es] INFO: Scraping item 10666060 url https://www.openlane.eu/en/carv6/auction/10666060
2026-03-28 05:00:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751688/general/eecd2326-0e48-4cc1-965b-ead5c1477210.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741848)
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:29 [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%252F5751683%252Fgeneral%252Fe1f3c295-f658-4383-a5c9-49fa6a010f8b.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751683/general/e1f3c295-f658-4383-a5c9-49fa6a010f8b.jpg not downloaded yet
2026-03-28 05:00:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751683/general/19e77285-c846-4e39-ae4d-4a3bc6744f9e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741843)
2026-03-28 05:00:29 [adesa.es] INFO: Found listing with ID: 10655463
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710655463%27 HTTP/1.1" 200 None
2026-03-28 05:00:29 [adesa.es] INFO: Scrape type for 10655463: 0
2026-03-28 05:00:29 [adesa.es] INFO: Skipping item 10655463 url https://www.openlane.eu/en/carv6/auction/10655463
2026-03-28 05:00:29 [adesa.es] INFO: Found listing with ID: 10276412
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710276412%27 HTTP/1.1" 200 None
2026-03-28 05:00:29 [adesa.es] INFO: Scrape type for 10276412: 0
2026-03-28 05:00:29 [adesa.es] INFO: Skipping item 10276412 url https://www.openlane.eu/en/carv6/auction/10276412
2026-03-28 05:00:29 [adesa.es] INFO: Found listing with ID: 10643525
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710643525%27 HTTP/1.1" 200 None
2026-03-28 05:00:29 [adesa.es] INFO: Scrape type for 10643525: 0
2026-03-28 05:00:29 [adesa.es] INFO: Skipping item 10643525 url https://www.openlane.eu/en/carv6/auction/10643525
2026-03-28 05:00:29 [adesa.es] INFO: Found listing with ID: 10571283
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710571283%27 HTTP/1.1" 200 None
2026-03-28 05:00:29 [adesa.es] INFO: Scrape type for 10571283: 0
2026-03-28 05:00:29 [adesa.es] INFO: Skipping item 10571283 url https://www.openlane.eu/en/carv6/auction/10571283
2026-03-28 05:00:29 [adesa.es] INFO: Found listing with ID: 10405331
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405331%27 HTTP/1.1" 200 None
2026-03-28 05:00:29 [adesa.es] INFO: Scrape type for 10405331: 0
2026-03-28 05:00:29 [adesa.es] INFO: Skipping item 10405331 url https://www.openlane.eu/en/carv6/auction/10405331
2026-03-28 05:00:29 [adesa.es] INFO: Found listing with ID: 10676254
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710676254%27 HTTP/1.1" 200 None
2026-03-28 05:00:29 [adesa.es] INFO: Scrape type for 10676254: 0
2026-03-28 05:00:29 [adesa.es] INFO: Skipping item 10676254 url https://www.openlane.eu/en/carv6/auction/10676254
2026-03-28 05:00:29 [adesa.es] INFO: Found listing with ID: 10571281
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710571281%27 HTTP/1.1" 200 None
2026-03-28 05:00:29 [adesa.es] INFO: Scrape type for 10571281: 0
2026-03-28 05:00:29 [adesa.es] INFO: Skipping item 10571281 url https://www.openlane.eu/en/carv6/auction/10571281
2026-03-28 05:00:29 [adesa.es] INFO: Found listing with ID: 10572723
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710572723%27 HTTP/1.1" 200 None
2026-03-28 05:00:29 [adesa.es] INFO: Scrape type for 10572723: 0
2026-03-28 05:00:29 [adesa.es] INFO: Skipping item 10572723 url https://www.openlane.eu/en/carv6/auction/10572723
2026-03-28 05:00:29 [adesa.es] INFO: Found listing with ID: 10694302
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710694302%27 HTTP/1.1" 200 None
2026-03-28 05:00:29 [adesa.es] INFO: Scrape type for 10694302: 2
2026-03-28 05:00:29 [adesa.es] INFO: Scraping item 10694302 url https://www.openlane.eu/en/carv6/auction/10694302
2026-03-28 05:00:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741827> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 05:00:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741847> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 05:00:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fe6621d-9ed7-5e08-914a-f841e6d0d09e with identifier: 10741834
2026-03-28 05:00:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fe6621d-9ed7-5e08-914a-f841e6d0d09e with scrape type 1
2026-03-28 05:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5fe6621d-9ed7-5e08-914a-f841e6d0d09e
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:29 [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%252F5742779%252Fgeneral%252Ff1d4759c-faab-4745-b764-64f5e85c1d7a.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742779/general/f1d4759c-faab-4745-b764-64f5e85c1d7a.jpg already downloaded
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:29 [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%252F5742779%252Fgeneral%252F47f60043-80f2-41e4-b647-00f327cbcd8d.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742779/general/47f60043-80f2-41e4-b647-00f327cbcd8d.jpg already downloaded
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:29 [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%252F5742779%252Fgeneral%252F818efed3-52d0-47c3-a425-1bd2a4ad01f3.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742779/general/818efed3-52d0-47c3-a425-1bd2a4ad01f3.jpg already downloaded
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:29 [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%252F5742779%252Fgeneral%252F2c659eb2-551d-45c5-9203-138d3278f806.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742779/general/2c659eb2-551d-45c5-9203-138d3278f806.jpg already downloaded
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:29 [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%252F5742779%252Fgeneral%252F73c51b5d-58f8-4551-b656-5f55ad050708.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742779/general/73c51b5d-58f8-4551-b656-5f55ad050708.jpg already downloaded
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:29 [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%252F5742779%252Fgeneral%252F594f5978-d79b-4dd5-b100-f82cdc1248fd.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742779/general/594f5978-d79b-4dd5-b100-f82cdc1248fd.jpg already downloaded
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:29 [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%252F5742779%252Fgeneral%252Fcc78fb1b-b00d-4489-aa94-cd1708947f2d.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742779/general/cc78fb1b-b00d-4489-aa94-cd1708947f2d.jpg already downloaded
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:29 [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%252F5742779%252Fgeneral%252F1d905147-05e3-4f87-8fe2-97b5ec7f784a.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742779/general/1d905147-05e3-4f87-8fe2-97b5ec7f784a.jpg already downloaded
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:29 [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%252F5742779%252Fgeneral%252F0e4d277b-f6d4-4b73-a425-74a362eb237e.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742779/general/0e4d277b-f6d4-4b73-a425-74a362eb237e.jpg already downloaded
2026-03-28 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:29 [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%252F5742779%252Fgeneral%252Fda54f43e-a747-4960-9150-604801070489.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742779/general/da54f43e-a747-4960-9150-604801070489.jpg already downloaded
2026-03-28 05:00:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 5fe6621d-9ed7-5e08-914a-f841e6d0d09e, identifier: 10741834
2026-03-28 05:00:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b21180610>
2026-03-28 05:00:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5/56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5_image_7.jpg HTTP/1.1" 201 0
2026-03-28 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751684%252Fgeneral%252Faef3a2f9-a3fa-42b2-891f-9289fa594c96.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751684/general/aef3a2f9-a3fa-42b2-891f-9289fa594c96.jpg saved to cache
2026-03-28 05:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5
2026-03-28 05:00:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b231eccd0>
2026-03-28 05:00:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5/56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5_image_8.jpg HTTP/1.1" 201 0
2026-03-28 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751684%252Fgeneral%252F707d3df6-25e2-4a9d-baa0-52645e169a6d.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751684/general/707d3df6-25e2-4a9d-baa0-52645e169a6d.jpg saved to cache
2026-03-28 05:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5
2026-03-28 05:00:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751683/general/344e5799-c41d-4c0c-add2-974544e1f30d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741843)
2026-03-28 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751683%252Fgeneral%252F51c885cf-9fc2-4010-b0c2-653c39735295.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751683/general/51c885cf-9fc2-4010-b0c2-653c39735295.jpg not downloaded yet
2026-03-28 05:00:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 5fe6621d-9ed7-5e08-914a-f841e6d0d09e with identifier: 10741834
2026-03-28 05:00:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 5fe6621d-9ed7-5e08-914a-f841e6d0d09e with identifier: 10741834
2026-03-28 05:00:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 5fe6621d-9ed7-5e08-914a-f841e6d0d09e with identifier: 10741834 to the API
2026-03-28 05:00:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741834>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.2L',
'engine_horse_power': 150,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Diesel',
'id': '5fe6621d-9ed7-5e08-914a-f841e6d0d09e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '9185LWM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741834',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Mazda',
'model': 'CX-5',
'odometer': 88913,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5742779/general/f1d4759c-faab-4745-b764-64f5e85c1d7a.jpg',
'https://images.openlane.eu/carimgs/5742779/general/47f60043-80f2-41e4-b647-00f327cbcd8d.jpg',
'https://images.openlane.eu/carimgs/5742779/general/818efed3-52d0-47c3-a425-1bd2a4ad01f3.jpg',
'https://images.openlane.eu/carimgs/5742779/general/2c659eb2-551d-45c5-9203-138d3278f806.jpg',
'https://images.openlane.eu/carimgs/5742779/general/73c51b5d-58f8-4551-b656-5f55ad050708.jpg',
'https://images.openlane.eu/carimgs/5742779/general/594f5978-d79b-4dd5-b100-f82cdc1248fd.jpg',
'https://images.openlane.eu/carimgs/5742779/general/cc78fb1b-b00d-4489-aa94-cd1708947f2d.jpg',
'https://images.openlane.eu/carimgs/5742779/general/1d905147-05e3-4f87-8fe2-97b5ec7f784a.jpg',
'https://images.openlane.eu/carimgs/5742779/general/0e4d277b-f6d4-4b73-a425-74a362eb237e.jpg',
'https://images.openlane.eu/carimgs/5742779/general/da54f43e-a747-4960-9150-604801070489.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fe6621d-9ed7-5e08-914a-f841e6d0d09e/5fe6621d-9ed7-5e08-914a-f841e6d0d09e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95511,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742779/general/f1d4759c-faab-4745-b764-64f5e85c1d7a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fe6621d-9ed7-5e08-914a-f841e6d0d09e/5fe6621d-9ed7-5e08-914a-f841e6d0d09e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107362,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742779/general/47f60043-80f2-41e4-b647-00f327cbcd8d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fe6621d-9ed7-5e08-914a-f841e6d0d09e/5fe6621d-9ed7-5e08-914a-f841e6d0d09e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93287,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742779/general/818efed3-52d0-47c3-a425-1bd2a4ad01f3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fe6621d-9ed7-5e08-914a-f841e6d0d09e/5fe6621d-9ed7-5e08-914a-f841e6d0d09e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103574,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742779/general/2c659eb2-551d-45c5-9203-138d3278f806.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fe6621d-9ed7-5e08-914a-f841e6d0d09e/5fe6621d-9ed7-5e08-914a-f841e6d0d09e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135962,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742779/general/73c51b5d-58f8-4551-b656-5f55ad050708.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fe6621d-9ed7-5e08-914a-f841e6d0d09e/5fe6621d-9ed7-5e08-914a-f841e6d0d09e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108444,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742779/general/594f5978-d79b-4dd5-b100-f82cdc1248fd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fe6621d-9ed7-5e08-914a-f841e6d0d09e/5fe6621d-9ed7-5e08-914a-f841e6d0d09e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97496,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742779/general/cc78fb1b-b00d-4489-aa94-cd1708947f2d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fe6621d-9ed7-5e08-914a-f841e6d0d09e/5fe6621d-9ed7-5e08-914a-f841e6d0d09e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87054,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742779/general/1d905147-05e3-4f87-8fe2-97b5ec7f784a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fe6621d-9ed7-5e08-914a-f841e6d0d09e/5fe6621d-9ed7-5e08-914a-f841e6d0d09e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68508,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742779/general/0e4d277b-f6d4-4b73-a425-74a362eb237e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fe6621d-9ed7-5e08-914a-f841e6d0d09e/5fe6621d-9ed7-5e08-914a-f841e6d0d09e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95765,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742779/general/da54f43e-a747-4960-9150-604801070489.jpg',
'Width': 1024}],
'price': 18100,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Mazda CX-5 2.2 SKYACTIV-D Newground - Diesel - Manual - 150 hp - '
'88.913 km',
'transmission': 'manual',
'trim': 'Newground',
'vin': None,
'year': 2022}
2026-03-28 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741834%27 HTTP/1.1" 200 None
2026-03-28 05:00:30 [adesa.es] INFO: Saving data for 10741834: {'created_time': 1774674030.66298, 'last_price_update_time': 1774674030.662992, 'auction_closing_time': 1775037300.0}
2026-03-28 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741834') HTTP/1.1" 204 0
2026-03-28 05:00:30 [adesa.es] INFO: Found listing with ID: 10723147
2026-03-28 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710723147%27 HTTP/1.1" 200 None
2026-03-28 05:00:30 [adesa.es] INFO: Scrape type for 10723147: 0
2026-03-28 05:00:30 [adesa.es] INFO: Skipping item 10723147 url https://www.openlane.eu/en/carv6/auction/10723147
2026-03-28 05:00:30 [adesa.es] INFO: Found listing with ID: 10654226
2026-03-28 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710654226%27 HTTP/1.1" 200 None
2026-03-28 05:00:30 [adesa.es] INFO: Scrape type for 10654226: 2
2026-03-28 05:00:30 [adesa.es] INFO: Scraping item 10654226 url https://www.openlane.eu/en/carv6/auction/10654226
2026-03-28 05:00:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751683%252Fgeneral%252Fb4bdafce-a28a-4a64-80aa-5314b6bd4746.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751683/general/b4bdafce-a28a-4a64-80aa-5314b6bd4746.jpg not downloaded yet
2026-03-28 05:00:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751683/general/95a3457d-7b1e-4caf-9449-c6958dac652a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741843)
2026-03-28 05:00:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751683/general/c86f2805-c2d0-4413-94e3-ad1769a93839.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741843)
2026-03-28 05:00:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751683/general/770238cf-0473-48ff-87c7-5f17b363d32c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741843)
2026-03-28 05:00:30 [adesa.es] INFO: Found listing with ID: 10633069
2026-03-28 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710633069%27 HTTP/1.1" 200 None
2026-03-28 05:00:30 [adesa.es] INFO: Scrape type for 10633069: 0
2026-03-28 05:00:30 [adesa.es] INFO: Skipping item 10633069 url https://www.openlane.eu/en/carv6/auction/10633069
2026-03-28 05:00:30 [adesa.es] INFO: Found listing with ID: 10699474
2026-03-28 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699474%27 HTTP/1.1" 200 None
2026-03-28 05:00:30 [adesa.es] INFO: Scrape type for 10699474: 0
2026-03-28 05:00:30 [adesa.es] INFO: Skipping item 10699474 url https://www.openlane.eu/en/carv6/auction/10699474
2026-03-28 05:00:30 [adesa.es] INFO: Found listing with ID: 10648087
2026-03-28 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710648087%27 HTTP/1.1" 200 None
2026-03-28 05:00:30 [adesa.es] INFO: Scrape type for 10648087: 2
2026-03-28 05:00:30 [adesa.es] INFO: Scraping item 10648087 url https://www.openlane.eu/en/carv6/auction/10648087
2026-03-28 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751683%252Fgeneral%252F1fc849e6-07c0-480e-8eac-c8ad921fac55.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751683/general/1fc849e6-07c0-480e-8eac-c8ad921fac55.jpg not downloaded yet
2026-03-28 05:00:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b211a1a50>
2026-03-28 05:00:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fb38705a-e4b3-5376-a51f-01b73b25474e/fb38705a-e4b3-5376-a51f-01b73b25474e_image_8.jpg HTTP/1.1" 201 0
2026-03-28 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751688%252Fgeneral%252Feecd2326-0e48-4cc1-965b-ead5c1477210.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751688/general/eecd2326-0e48-4cc1-965b-ead5c1477210.jpg saved to cache
2026-03-28 05:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fb38705a-e4b3-5376-a51f-01b73b25474e
2026-03-28 05:00:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0bf47e90>
2026-03-28 05:00:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f97ad111-9a44-5752-a2d8-971b7e4bb9e9/f97ad111-9a44-5752-a2d8-971b7e4bb9e9_image_0.jpg HTTP/1.1" 201 0
2026-03-28 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751683%252Fgeneral%252F19e77285-c846-4e39-ae4d-4a3bc6744f9e.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751683/general/19e77285-c846-4e39-ae4d-4a3bc6744f9e.jpg saved to cache
2026-03-28 05:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f97ad111-9a44-5752-a2d8-971b7e4bb9e9
2026-03-28 05:00:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50146cfa-2ba7-53cd-aa6a-33fbc43310b5 with identifier: 10741827
2026-03-28 05:00:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50146cfa-2ba7-53cd-aa6a-33fbc43310b5 with scrape type 1
2026-03-28 05:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 50146cfa-2ba7-53cd-aa6a-33fbc43310b5
2026-03-28 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5716022%252Fgeneral%252F564e5a2d-9784-40cc-95d1-152e30265e50.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716022/general/564e5a2d-9784-40cc-95d1-152e30265e50.jpg already downloaded
2026-03-28 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5716022%252Fgeneral%252Fcfe08ec6-cdb8-49c2-85bd-dfc9d6896c43.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716022/general/cfe08ec6-cdb8-49c2-85bd-dfc9d6896c43.jpg already downloaded
2026-03-28 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5716022%252Fgeneral%252F8f233b5f-b888-4d81-b3ed-e542e91660e8.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716022/general/8f233b5f-b888-4d81-b3ed-e542e91660e8.jpg already downloaded
2026-03-28 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5716022%252Fgeneral%252F98612370-5960-4833-ad3d-a7ee6e0525ce.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716022/general/98612370-5960-4833-ad3d-a7ee6e0525ce.jpg already downloaded
2026-03-28 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5716022%252Fgeneral%252F45f30e03-4e06-4ada-8567-b6ec36b31497.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716022/general/45f30e03-4e06-4ada-8567-b6ec36b31497.jpg already downloaded
2026-03-28 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5716022%252Fgeneral%252F1e06f876-da73-451c-b299-777344063d5f.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716022/general/1e06f876-da73-451c-b299-777344063d5f.jpg already downloaded
2026-03-28 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5716022%252Fgeneral%252Fd7cb6660-0cee-4dd7-8200-3767a8262de6.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716022/general/d7cb6660-0cee-4dd7-8200-3767a8262de6.jpg already downloaded
2026-03-28 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5716022%252Fgeneral%252F36acf4b8-9016-40b4-bc5e-f00ebf8d2d74.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716022/general/36acf4b8-9016-40b4-bc5e-f00ebf8d2d74.jpg already downloaded
2026-03-28 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5716022%252Fgeneral%252F248b01e0-9e1a-49e9-9977-40ed94651b4d.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716022/general/248b01e0-9e1a-49e9-9977-40ed94651b4d.jpg already downloaded
2026-03-28 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5716022%252Fgeneral%252Fef0e1247-6edf-4da4-a44c-8ea607a3dc2c.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716022/general/ef0e1247-6edf-4da4-a44c-8ea607a3dc2c.jpg already downloaded
2026-03-28 05:00:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 50146cfa-2ba7-53cd-aa6a-33fbc43310b5, identifier: 10741827
2026-03-28 05:00:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca599321-2350-59e9-8f98-534d2234dd8a with identifier: 10741847
2026-03-28 05:00:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca599321-2350-59e9-8f98-534d2234dd8a with scrape type 1
2026-03-28 05:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ca599321-2350-59e9-8f98-534d2234dd8a
2026-03-28 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751687%252Fgeneral%252Fef3216eb-90fc-41e4-b031-018742fb4016.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751687/general/ef3216eb-90fc-41e4-b031-018742fb4016.jpg not downloaded yet
2026-03-28 05:00:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0bfca950>
2026-03-28 05:00:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f97ad111-9a44-5752-a2d8-971b7e4bb9e9/f97ad111-9a44-5752-a2d8-971b7e4bb9e9_image_1.jpg HTTP/1.1" 201 0
2026-03-28 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751683%252Fgeneral%252F344e5799-c41d-4c0c-add2-974544e1f30d.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751683/general/344e5799-c41d-4c0c-add2-974544e1f30d.jpg saved to cache
2026-03-28 05:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f97ad111-9a44-5752-a2d8-971b7e4bb9e9
2026-03-28 05:00:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751690/general/ebb201b4-1ebf-4ceb-8e86-82fa1e6149de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741850)
2026-03-28 05:00:31 [adesa.es] INFO: Found listing with ID: 10633072
2026-03-28 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710633072%27 HTTP/1.1" 200 None
2026-03-28 05:00:31 [adesa.es] INFO: Scrape type for 10633072: 2
2026-03-28 05:00:31 [adesa.es] INFO: Scraping item 10633072 url https://www.openlane.eu/en/carv6/auction/10633072
2026-03-28 05:00:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 50146cfa-2ba7-53cd-aa6a-33fbc43310b5 with identifier: 10741827
2026-03-28 05:00:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 05:00:31 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-28 05:00:31 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 05:00:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 50146cfa-2ba7-53cd-aa6a-33fbc43310b5 with identifier: 10741827
2026-03-28 05:00:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 50146cfa-2ba7-53cd-aa6a-33fbc43310b5 with identifier: 10741827 to the API
2026-03-28 05:00:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741827>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Petrol',
'id': '50146cfa-2ba7-53cd-aa6a-33fbc43310b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '9657MCS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741827',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 44000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5716022/general/564e5a2d-9784-40cc-95d1-152e30265e50.jpg',
'https://images.openlane.eu/carimgs/5716022/general/cfe08ec6-cdb8-49c2-85bd-dfc9d6896c43.jpg',
'https://images.openlane.eu/carimgs/5716022/general/8f233b5f-b888-4d81-b3ed-e542e91660e8.jpg',
'https://images.openlane.eu/carimgs/5716022/general/98612370-5960-4833-ad3d-a7ee6e0525ce.jpg',
'https://images.openlane.eu/carimgs/5716022/general/45f30e03-4e06-4ada-8567-b6ec36b31497.jpg',
'https://images.openlane.eu/carimgs/5716022/general/1e06f876-da73-451c-b299-777344063d5f.jpg',
'https://images.openlane.eu/carimgs/5716022/general/d7cb6660-0cee-4dd7-8200-3767a8262de6.jpg',
'https://images.openlane.eu/carimgs/5716022/general/36acf4b8-9016-40b4-bc5e-f00ebf8d2d74.jpg',
'https://images.openlane.eu/carimgs/5716022/general/248b01e0-9e1a-49e9-9977-40ed94651b4d.jpg',
'https://images.openlane.eu/carimgs/5716022/general/ef0e1247-6edf-4da4-a44c-8ea607a3dc2c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50146cfa-2ba7-53cd-aa6a-33fbc43310b5/50146cfa-2ba7-53cd-aa6a-33fbc43310b5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79871,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716022/general/564e5a2d-9784-40cc-95d1-152e30265e50.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50146cfa-2ba7-53cd-aa6a-33fbc43310b5/50146cfa-2ba7-53cd-aa6a-33fbc43310b5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86470,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716022/general/cfe08ec6-cdb8-49c2-85bd-dfc9d6896c43.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50146cfa-2ba7-53cd-aa6a-33fbc43310b5/50146cfa-2ba7-53cd-aa6a-33fbc43310b5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81877,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716022/general/8f233b5f-b888-4d81-b3ed-e542e91660e8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50146cfa-2ba7-53cd-aa6a-33fbc43310b5/50146cfa-2ba7-53cd-aa6a-33fbc43310b5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85831,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716022/general/98612370-5960-4833-ad3d-a7ee6e0525ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50146cfa-2ba7-53cd-aa6a-33fbc43310b5/50146cfa-2ba7-53cd-aa6a-33fbc43310b5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121791,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716022/general/45f30e03-4e06-4ada-8567-b6ec36b31497.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50146cfa-2ba7-53cd-aa6a-33fbc43310b5/50146cfa-2ba7-53cd-aa6a-33fbc43310b5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76438,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716022/general/1e06f876-da73-451c-b299-777344063d5f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50146cfa-2ba7-53cd-aa6a-33fbc43310b5/50146cfa-2ba7-53cd-aa6a-33fbc43310b5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85245,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716022/general/d7cb6660-0cee-4dd7-8200-3767a8262de6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50146cfa-2ba7-53cd-aa6a-33fbc43310b5/50146cfa-2ba7-53cd-aa6a-33fbc43310b5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111903,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716022/general/36acf4b8-9016-40b4-bc5e-f00ebf8d2d74.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50146cfa-2ba7-53cd-aa6a-33fbc43310b5/50146cfa-2ba7-53cd-aa6a-33fbc43310b5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95087,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716022/general/248b01e0-9e1a-49e9-9977-40ed94651b4d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50146cfa-2ba7-53cd-aa6a-33fbc43310b5/50146cfa-2ba7-53cd-aa6a-33fbc43310b5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86470,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716022/general/ef0e1247-6edf-4da4-a44c-8ea607a3dc2c.jpg',
'Width': 1024}],
'price': 19000,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Volkswagen Tiguan 1.5 TSI Life - Petrol - Automatic - 150 hp - '
'44.000 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741827%27 HTTP/1.1" 200 None
2026-03-28 05:00:32 [adesa.es] INFO: Saving data for 10741827: {'created_time': 1774674032.062543, 'last_price_update_time': 1774674032.062557, 'auction_closing_time': 1775037300.0}
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741827') HTTP/1.1" 204 0
2026-03-28 05:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751691/general/01100484-54f6-4d01-a65b-2ec4744f26cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741851)
2026-03-28 05:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751688/general/9119db63-8a0b-4e39-913f-c6656cf27fff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741848)
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751683%252Fgeneral%252F4b286b3c-0c31-4033-8a70-7f2f45e17ef2.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751683/general/4b286b3c-0c31-4033-8a70-7f2f45e17ef2.jpg not downloaded yet
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751687%252Fgeneral%252Fd75dc452-3356-4a40-9a17-0de495f9f851.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751687/general/d75dc452-3356-4a40-9a17-0de495f9f851.jpg not downloaded yet
2026-03-28 05:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741846> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 05:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751683/general/e1f3c295-f658-4383-a5c9-49fa6a010f8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741843)
2026-03-28 05:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751679/general/966d53c9-d6c8-4afc-a888-f4d405888ba4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741839)
2026-03-28 05:00:32 [adesa.es] INFO: Found listing with ID: 10506267
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710506267%27 HTTP/1.1" 200 None
2026-03-28 05:00:32 [adesa.es] INFO: Scrape type for 10506267: 2
2026-03-28 05:00:32 [adesa.es] INFO: Scraping item 10506267 url https://www.openlane.eu/en/carv6/auction/10506267
2026-03-28 05:00:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0bf45410>
2026-03-28 05:00:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f97ad111-9a44-5752-a2d8-971b7e4bb9e9/f97ad111-9a44-5752-a2d8-971b7e4bb9e9_image_2.jpg HTTP/1.1" 201 0
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751683%252Fgeneral%252F95a3457d-7b1e-4caf-9449-c6958dac652a.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751683/general/95a3457d-7b1e-4caf-9449-c6958dac652a.jpg saved to cache
2026-03-28 05:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f97ad111-9a44-5752-a2d8-971b7e4bb9e9
2026-03-28 05:00:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0bfcf250>
2026-03-28 05:00:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f97ad111-9a44-5752-a2d8-971b7e4bb9e9/f97ad111-9a44-5752-a2d8-971b7e4bb9e9_image_3.jpg HTTP/1.1" 201 0
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751683%252Fgeneral%252Fc86f2805-c2d0-4413-94e3-ad1769a93839.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751683/general/c86f2805-c2d0-4413-94e3-ad1769a93839.jpg saved to cache
2026-03-28 05:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f97ad111-9a44-5752-a2d8-971b7e4bb9e9
2026-03-28 05:00:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b212e3310>
2026-03-28 05:00:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f97ad111-9a44-5752-a2d8-971b7e4bb9e9/f97ad111-9a44-5752-a2d8-971b7e4bb9e9_image_4.jpg HTTP/1.1" 201 0
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751683%252Fgeneral%252F770238cf-0473-48ff-87c7-5f17b363d32c.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751683/general/770238cf-0473-48ff-87c7-5f17b363d32c.jpg saved to cache
2026-03-28 05:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f97ad111-9a44-5752-a2d8-971b7e4bb9e9
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751687%252Fgeneral%252F78fbe5c2-dd78-4f20-b953-2f87e712f9c0.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751687/general/78fbe5c2-dd78-4f20-b953-2f87e712f9c0.jpg not downloaded yet
2026-03-28 05:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741842> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 05:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751683/general/51c885cf-9fc2-4010-b0c2-653c39735295.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741843)
2026-03-28 05:00:32 [adesa.es] INFO: Found listing with ID: 10532903
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710532903%27 HTTP/1.1" 200 None
2026-03-28 05:00:32 [adesa.es] INFO: Scrape type for 10532903: 2
2026-03-28 05:00:32 [adesa.es] INFO: Scraping item 10532903 url https://www.openlane.eu/en/carv6/auction/10532903
2026-03-28 05:00:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b2129ee10>
2026-03-28 05:00:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_adac6317-622f-59bd-bbdd-c4c57994c886/adac6317-622f-59bd-bbdd-c4c57994c886_image_9.jpg HTTP/1.1" 201 0
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751690%252Fgeneral%252Febb201b4-1ebf-4ceb-8e86-82fa1e6149de.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751690/general/ebb201b4-1ebf-4ceb-8e86-82fa1e6149de.jpg saved to cache
2026-03-28 05:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item adac6317-622f-59bd-bbdd-c4c57994c886
2026-03-28 05:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751683/general/b4bdafce-a28a-4a64-80aa-5314b6bd4746.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741843)
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751687%252Fgeneral%252F676b58cf-86bc-4417-901a-991e03d7fd83.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751687/general/676b58cf-86bc-4417-901a-991e03d7fd83.jpg not downloaded yet
2026-03-28 05:00:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b211a26d0>
2026-03-28 05:00:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d54dfe4b-2e71-536f-9152-1547c643ef24/d54dfe4b-2e71-536f-9152-1547c643ef24_image_9.jpg HTTP/1.1" 201 0
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751691%252Fgeneral%252F01100484-54f6-4d01-a65b-2ec4744f26cc.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751691/general/01100484-54f6-4d01-a65b-2ec4744f26cc.jpg saved to cache
2026-03-28 05:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d54dfe4b-2e71-536f-9152-1547c643ef24
2026-03-28 05:00:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b21219850>
2026-03-28 05:00:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fb38705a-e4b3-5376-a51f-01b73b25474e/fb38705a-e4b3-5376-a51f-01b73b25474e_image_5.jpg HTTP/1.1" 201 0
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751688%252Fgeneral%252F9119db63-8a0b-4e39-913f-c6656cf27fff.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751688/general/9119db63-8a0b-4e39-913f-c6656cf27fff.jpg saved to cache
2026-03-28 05:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fb38705a-e4b3-5376-a51f-01b73b25474e
2026-03-28 05:00:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 947dc5da-52b2-5b81-b478-4b071bdfe677 with identifier: 10741846
2026-03-28 05:00:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 947dc5da-52b2-5b81-b478-4b071bdfe677 with scrape type 1
2026-03-28 05:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 947dc5da-52b2-5b81-b478-4b071bdfe677
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751686%252Fgeneral%252Ffe93998c-e52b-4546-bd19-02bd7133cc74.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751686/general/fe93998c-e52b-4546-bd19-02bd7133cc74.jpg not downloaded yet
2026-03-28 05:00:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b2121d390>
2026-03-28 05:00:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f97ad111-9a44-5752-a2d8-971b7e4bb9e9/f97ad111-9a44-5752-a2d8-971b7e4bb9e9_image_5.jpg HTTP/1.1" 201 0
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751683%252Fgeneral%252Fe1f3c295-f658-4383-a5c9-49fa6a010f8b.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751683/general/e1f3c295-f658-4383-a5c9-49fa6a010f8b.jpg saved to cache
2026-03-28 05:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f97ad111-9a44-5752-a2d8-971b7e4bb9e9
2026-03-28 05:00:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b2111e650>
2026-03-28 05:00:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fd57637-658e-5e2a-a35b-9939c5bd8495/8fd57637-658e-5e2a-a35b-9939c5bd8495_image_9.jpg HTTP/1.1" 201 0
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751679%252Fgeneral%252F966d53c9-d6c8-4afc-a888-f4d405888ba4.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751679/general/966d53c9-d6c8-4afc-a888-f4d405888ba4.jpg saved to cache
2026-03-28 05:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8fd57637-658e-5e2a-a35b-9939c5bd8495
2026-03-28 05:00:32 [adesa.es] INFO: Found listing with ID: 10734336
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710734336%27 HTTP/1.1" 200 None
2026-03-28 05:00:32 [adesa.es] INFO: Scrape type for 10734336: 0
2026-03-28 05:00:32 [adesa.es] INFO: Skipping item 10734336 url https://www.openlane.eu/en/carv6/auction/10734336
2026-03-28 05:00:32 [adesa.es] INFO: Found listing with ID: 10698917
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710698917%27 HTTP/1.1" 200 None
2026-03-28 05:00:32 [adesa.es] INFO: Scrape type for 10698917: 0
2026-03-28 05:00:32 [adesa.es] INFO: Skipping item 10698917 url https://www.openlane.eu/en/carv6/auction/10698917
2026-03-28 05:00:32 [adesa.es] INFO: Found listing with ID: 10405389
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405389%27 HTTP/1.1" 200 None
2026-03-28 05:00:32 [adesa.es] INFO: Scrape type for 10405389: 2
2026-03-28 05:00:32 [adesa.es] INFO: Scraping item 10405389 url https://www.openlane.eu/en/carv6/auction/10405389
2026-03-28 05:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751687/general/ef3216eb-90fc-41e4-b031-018742fb4016.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741847)
2026-03-28 05:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751683/general/1fc849e6-07c0-480e-8eac-c8ad921fac55.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741843)
2026-03-28 05:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751688/general/10829d7f-16b5-4ca5-a7ba-4f69ec839ad7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741848)
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751687%252Fgeneral%252F556e630d-dafd-4b0d-a8f0-3c91e40120a3.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751687/general/556e630d-dafd-4b0d-a8f0-3c91e40120a3.jpg not downloaded yet
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751686%252Fgeneral%252F30684e9f-e7f8-4b1f-a922-b137e3476bd0.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751686/general/30684e9f-e7f8-4b1f-a922-b137e3476bd0.jpg not downloaded yet
2026-03-28 05:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751684/general/571f9a57-c561-45cf-af5d-472d87976f17.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741844)
2026-03-28 05:00:32 [adesa.es] INFO: Found listing with ID: 10190878
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710190878%27 HTTP/1.1" 200 None
2026-03-28 05:00:32 [adesa.es] INFO: Scrape type for 10190878: 2
2026-03-28 05:00:32 [adesa.es] INFO: Scraping item 10190878 url https://www.openlane.eu/en/carv6/auction/10190878
2026-03-28 05:00:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3122196-e8e9-5ac9-aeee-ed652fa6c471 with identifier: 10741842
2026-03-28 05:00:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3122196-e8e9-5ac9-aeee-ed652fa6c471 with scrape type 1
2026-03-28 05:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f3122196-e8e9-5ac9-aeee-ed652fa6c471
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751682%252Fgeneral%252F67fd4b25-7842-4d13-8550-6f55dac5c65b.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751682/general/67fd4b25-7842-4d13-8550-6f55dac5c65b.jpg not downloaded yet
2026-03-28 05:00:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b2111b390>
2026-03-28 05:00:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f97ad111-9a44-5752-a2d8-971b7e4bb9e9/f97ad111-9a44-5752-a2d8-971b7e4bb9e9_image_6.jpg HTTP/1.1" 201 0
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751683%252Fgeneral%252F51c885cf-9fc2-4010-b0c2-653c39735295.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751683/general/51c885cf-9fc2-4010-b0c2-653c39735295.jpg saved to cache
2026-03-28 05:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f97ad111-9a44-5752-a2d8-971b7e4bb9e9
2026-03-28 05:00:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0bf04350>
2026-03-28 05:00:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f97ad111-9a44-5752-a2d8-971b7e4bb9e9/f97ad111-9a44-5752-a2d8-971b7e4bb9e9_image_7.jpg HTTP/1.1" 201 0
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751683%252Fgeneral%252Fb4bdafce-a28a-4a64-80aa-5314b6bd4746.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751683/general/b4bdafce-a28a-4a64-80aa-5314b6bd4746.jpg saved to cache
2026-03-28 05:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f97ad111-9a44-5752-a2d8-971b7e4bb9e9
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751687%252Fgeneral%252Ff67c0cb9-d2c7-4deb-be89-ac4b890e34db.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751687/general/f67c0cb9-d2c7-4deb-be89-ac4b890e34db.jpg not downloaded yet
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751686%252Fgeneral%252Fb1a3cbb6-50a9-44fa-bd96-bcb45d854108.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751686/general/b1a3cbb6-50a9-44fa-bd96-bcb45d854108.jpg not downloaded yet
2026-03-28 05:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751687/general/d75dc452-3356-4a40-9a17-0de495f9f851.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741847)
2026-03-28 05:00:32 [adesa.es] INFO: Found listing with ID: 10547993
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710547993%27 HTTP/1.1" 200 None
2026-03-28 05:00:32 [adesa.es] INFO: Scrape type for 10547993: 2
2026-03-28 05:00:32 [adesa.es] INFO: Scraping item 10547993 url https://www.openlane.eu/en/carv6/auction/10547993
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751682%252Fgeneral%252F3d75ac79-3bc2-4f47-a291-8b6287191f88.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751682/general/3d75ac79-3bc2-4f47-a291-8b6287191f88.jpg not downloaded yet
2026-03-28 05:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751687/general/78fbe5c2-dd78-4f20-b953-2f87e712f9c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741847)
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751687%252Fgeneral%252Fb811b36b-c04d-48c9-acb2-519a1f2955ad.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751687/general/b811b36b-c04d-48c9-acb2-519a1f2955ad.jpg not downloaded yet
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751686%252Fgeneral%252F0f4ea716-0ac4-47de-8169-0cf110f3b7ca.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751686/general/0f4ea716-0ac4-47de-8169-0cf110f3b7ca.jpg not downloaded yet
2026-03-28 05:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741826> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 05:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751686/general/fe93998c-e52b-4546-bd19-02bd7133cc74.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741846)
2026-03-28 05:00:32 [adesa.es] INFO: Found listing with ID: 10390884
2026-03-28 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710390884%27 HTTP/1.1" 200 None
2026-03-28 05:00:33 [adesa.es] INFO: Scrape type for 10390884: 2
2026-03-28 05:00:33 [adesa.es] INFO: Scraping item 10390884 url https://www.openlane.eu/en/carv6/auction/10390884
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751682%252Fgeneral%252Ff1f7ac7b-4050-407d-b213-886f0fc7e5e0.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751682/general/f1f7ac7b-4050-407d-b213-886f0fc7e5e0.jpg not downloaded yet
2026-03-28 05:00:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741849> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 05:00:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0bf2c690>
2026-03-28 05:00:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca599321-2350-59e9-8f98-534d2234dd8a/ca599321-2350-59e9-8f98-534d2234dd8a_image_0.jpg HTTP/1.1" 201 0
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751687%252Fgeneral%252Fef3216eb-90fc-41e4-b031-018742fb4016.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751687/general/ef3216eb-90fc-41e4-b031-018742fb4016.jpg saved to cache
2026-03-28 05:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ca599321-2350-59e9-8f98-534d2234dd8a
2026-03-28 05:00:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0be4f090>
2026-03-28 05:00:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f97ad111-9a44-5752-a2d8-971b7e4bb9e9/f97ad111-9a44-5752-a2d8-971b7e4bb9e9_image_8.jpg HTTP/1.1" 201 0
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751683%252Fgeneral%252F1fc849e6-07c0-480e-8eac-c8ad921fac55.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751683/general/1fc849e6-07c0-480e-8eac-c8ad921fac55.jpg saved to cache
2026-03-28 05:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f97ad111-9a44-5752-a2d8-971b7e4bb9e9
2026-03-28 05:00:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0be556d0>
2026-03-28 05:00:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fb38705a-e4b3-5376-a51f-01b73b25474e/fb38705a-e4b3-5376-a51f-01b73b25474e_image_4.jpg HTTP/1.1" 201 0
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751688%252Fgeneral%252F10829d7f-16b5-4ca5-a7ba-4f69ec839ad7.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751688/general/10829d7f-16b5-4ca5-a7ba-4f69ec839ad7.jpg saved to cache
2026-03-28 05:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fb38705a-e4b3-5376-a51f-01b73b25474e
2026-03-28 05:00:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0bfc0290>
2026-03-28 05:00:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5/56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5_image_4.jpg HTTP/1.1" 201 0
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751684%252Fgeneral%252F571f9a57-c561-45cf-af5d-472d87976f17.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751684/general/571f9a57-c561-45cf-af5d-472d87976f17.jpg saved to cache
2026-03-28 05:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5
2026-03-28 05:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751687/general/676b58cf-86bc-4417-901a-991e03d7fd83.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741847)
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751687%252Fgeneral%252Fdce5b37f-99cc-44c9-9449-1faa8b8285e9.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751687/general/dce5b37f-99cc-44c9-9449-1faa8b8285e9.jpg not downloaded yet
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751686%252Fgeneral%252F48b0a1dd-0bea-4b8b-88c3-d48c51c41c5f.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751686/general/48b0a1dd-0bea-4b8b-88c3-d48c51c41c5f.jpg not downloaded yet
2026-03-28 05:00:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:33 [adesa.es] INFO: Found listing with ID: 10268081
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710268081%27 HTTP/1.1" 200 None
2026-03-28 05:00:33 [adesa.es] INFO: Scrape type for 10268081: 2
2026-03-28 05:00:33 [adesa.es] INFO: Scraping item 10268081 url https://www.openlane.eu/en/carv6/auction/10268081
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751682%252Fgeneral%252Ff5de42a9-e967-439d-a8ed-b320bcf3148b.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751682/general/f5de42a9-e967-439d-a8ed-b320bcf3148b.jpg not downloaded yet
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751687%252Fgeneral%252F7bd13e1d-5971-452d-a5f4-602c7be95696.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751687/general/7bd13e1d-5971-452d-a5f4-602c7be95696.jpg not downloaded yet
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751686%252Fgeneral%252F96ee167b-aad5-468a-be77-63657fdcfde6.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751686/general/96ee167b-aad5-468a-be77-63657fdcfde6.jpg not downloaded yet
2026-03-28 05:00:33 [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-28 05:00:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0be54cd0>
2026-03-28 05:00:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca599321-2350-59e9-8f98-534d2234dd8a/ca599321-2350-59e9-8f98-534d2234dd8a_image_1.jpg HTTP/1.1" 201 0
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751687%252Fgeneral%252Fd75dc452-3356-4a40-9a17-0de495f9f851.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751687/general/d75dc452-3356-4a40-9a17-0de495f9f851.jpg saved to cache
2026-03-28 05:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ca599321-2350-59e9-8f98-534d2234dd8a
2026-03-28 05:00:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0be8eb50>
2026-03-28 05:00:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca599321-2350-59e9-8f98-534d2234dd8a/ca599321-2350-59e9-8f98-534d2234dd8a_image_2.jpg HTTP/1.1" 201 0
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751687%252Fgeneral%252F78fbe5c2-dd78-4f20-b953-2f87e712f9c0.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751687/general/78fbe5c2-dd78-4f20-b953-2f87e712f9c0.jpg saved to cache
2026-03-28 05:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ca599321-2350-59e9-8f98-534d2234dd8a
2026-03-28 05:00:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cac992a-928e-5ec0-9cc7-1e2b7742aab9 with identifier: 10741826
2026-03-28 05:00:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cac992a-928e-5ec0-9cc7-1e2b7742aab9 with scrape type 1
2026-03-28 05:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1cac992a-928e-5ec0-9cc7-1e2b7742aab9
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5700437%252Fgeneral%252F66cb56b1-308b-4b78-ae17-def5c370a3b1.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700437/general/66cb56b1-308b-4b78-ae17-def5c370a3b1.jpg already downloaded
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5700437%252Fgeneral%252Fccd6929a-162c-4e31-9cab-58ee539577b5.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700437/general/ccd6929a-162c-4e31-9cab-58ee539577b5.jpg already downloaded
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5700437%252Fgeneral%252Fed13911d-3040-4b65-8939-ddff3cfa0fb8.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700437/general/ed13911d-3040-4b65-8939-ddff3cfa0fb8.jpg already downloaded
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5700437%252Fgeneral%252Ff639b078-3242-4034-a131-c37e4b05989d.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700437/general/f639b078-3242-4034-a131-c37e4b05989d.jpg already downloaded
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5700437%252Fgeneral%252F119cadaf-aef4-4dfe-8a1b-abc33755b3f9.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700437/general/119cadaf-aef4-4dfe-8a1b-abc33755b3f9.jpg already downloaded
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5700437%252Fgeneral%252F5fe34f72-5a51-4b6d-8bbe-52890f29d015.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700437/general/5fe34f72-5a51-4b6d-8bbe-52890f29d015.jpg already downloaded
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5700437%252Fgeneral%252Fe5e2fddc-aed5-470f-9780-96ed1d66e365.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700437/general/e5e2fddc-aed5-470f-9780-96ed1d66e365.jpg already downloaded
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5700437%252Fgeneral%252F116726be-cd49-481b-bab5-63e7f5368bc6.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700437/general/116726be-cd49-481b-bab5-63e7f5368bc6.jpg already downloaded
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5700437%252Fgeneral%252Fa5fedee0-38bc-4375-9ec7-1d7c6a047a31.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700437/general/a5fedee0-38bc-4375-9ec7-1d7c6a047a31.jpg already downloaded
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5700437%252Fgeneral%252F75664e1a-e700-4fa1-8d76-a70236c2734a.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700437/general/75664e1a-e700-4fa1-8d76-a70236c2734a.jpg already downloaded
2026-03-28 05:00:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 1cac992a-928e-5ec0-9cc7-1e2b7742aab9, identifier: 10741826
2026-03-28 05:00:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0be2f350>
2026-03-28 05:00:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_947dc5da-52b2-5b81-b478-4b071bdfe677/947dc5da-52b2-5b81-b478-4b071bdfe677_image_0.jpg HTTP/1.1" 201 0
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751686%252Fgeneral%252Ffe93998c-e52b-4546-bd19-02bd7133cc74.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751686/general/fe93998c-e52b-4546-bd19-02bd7133cc74.jpg saved to cache
2026-03-28 05:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 947dc5da-52b2-5b81-b478-4b071bdfe677
2026-03-28 05:00:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7a4c2ad-dca0-5647-9b00-08d75a763397 with identifier: 10741849
2026-03-28 05:00:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7a4c2ad-dca0-5647-9b00-08d75a763397 with scrape type 1
2026-03-28 05:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f7a4c2ad-dca0-5647-9b00-08d75a763397
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751689%252Fgeneral%252Faad42765-d53b-435d-9cce-ddd0560e6cd7.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751689/general/aad42765-d53b-435d-9cce-ddd0560e6cd7.jpg not downloaded yet
2026-03-28 05:00:33 [adesa.es] INFO: Found listing with ID: 10290504
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710290504%27 HTTP/1.1" 200 None
2026-03-28 05:00:33 [adesa.es] INFO: Scrape type for 10290504: 2
2026-03-28 05:00:33 [adesa.es] INFO: Scraping item 10290504 url https://www.openlane.eu/en/carv6/auction/10290504
2026-03-28 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751682%252Fgeneral%252Fba727cab-01d1-4a92-83c6-afc2d1b069fe.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751682/general/ba727cab-01d1-4a92-83c6-afc2d1b069fe.jpg not downloaded yet
2026-03-28 05:00:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 1cac992a-928e-5ec0-9cc7-1e2b7742aab9 with identifier: 10741826
2026-03-28 05:00:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 1cac992a-928e-5ec0-9cc7-1e2b7742aab9 with identifier: 10741826
2026-03-28 05:00:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 1cac992a-928e-5ec0-9cc7-1e2b7742aab9 with identifier: 10741826 to the API
2026-03-28 05:00:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741826>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Petrol',
'id': '1cac992a-928e-5ec0-9cc7-1e2b7742aab9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '6035LXF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741826',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Mazda',
'model': 'CX-30',
'odometer': 143579,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5700437/general/66cb56b1-308b-4b78-ae17-def5c370a3b1.jpg',
'https://images.openlane.eu/carimgs/5700437/general/ccd6929a-162c-4e31-9cab-58ee539577b5.jpg',
'https://images.openlane.eu/carimgs/5700437/general/ed13911d-3040-4b65-8939-ddff3cfa0fb8.jpg',
'https://images.openlane.eu/carimgs/5700437/general/f639b078-3242-4034-a131-c37e4b05989d.jpg',
'https://images.openlane.eu/carimgs/5700437/general/119cadaf-aef4-4dfe-8a1b-abc33755b3f9.jpg',
'https://images.openlane.eu/carimgs/5700437/general/5fe34f72-5a51-4b6d-8bbe-52890f29d015.jpg',
'https://images.openlane.eu/carimgs/5700437/general/e5e2fddc-aed5-470f-9780-96ed1d66e365.jpg',
'https://images.openlane.eu/carimgs/5700437/general/116726be-cd49-481b-bab5-63e7f5368bc6.jpg',
'https://images.openlane.eu/carimgs/5700437/general/a5fedee0-38bc-4375-9ec7-1d7c6a047a31.jpg',
'https://images.openlane.eu/carimgs/5700437/general/75664e1a-e700-4fa1-8d76-a70236c2734a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cac992a-928e-5ec0-9cc7-1e2b7742aab9/1cac992a-928e-5ec0-9cc7-1e2b7742aab9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67294,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700437/general/66cb56b1-308b-4b78-ae17-def5c370a3b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cac992a-928e-5ec0-9cc7-1e2b7742aab9/1cac992a-928e-5ec0-9cc7-1e2b7742aab9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69565,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700437/general/ccd6929a-162c-4e31-9cab-58ee539577b5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cac992a-928e-5ec0-9cc7-1e2b7742aab9/1cac992a-928e-5ec0-9cc7-1e2b7742aab9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69041,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700437/general/ed13911d-3040-4b65-8939-ddff3cfa0fb8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cac992a-928e-5ec0-9cc7-1e2b7742aab9/1cac992a-928e-5ec0-9cc7-1e2b7742aab9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73983,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700437/general/f639b078-3242-4034-a131-c37e4b05989d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cac992a-928e-5ec0-9cc7-1e2b7742aab9/1cac992a-928e-5ec0-9cc7-1e2b7742aab9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79614,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700437/general/119cadaf-aef4-4dfe-8a1b-abc33755b3f9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cac992a-928e-5ec0-9cc7-1e2b7742aab9/1cac992a-928e-5ec0-9cc7-1e2b7742aab9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62227,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700437/general/5fe34f72-5a51-4b6d-8bbe-52890f29d015.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cac992a-928e-5ec0-9cc7-1e2b7742aab9/1cac992a-928e-5ec0-9cc7-1e2b7742aab9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54962,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700437/general/e5e2fddc-aed5-470f-9780-96ed1d66e365.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cac992a-928e-5ec0-9cc7-1e2b7742aab9/1cac992a-928e-5ec0-9cc7-1e2b7742aab9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125420,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700437/general/116726be-cd49-481b-bab5-63e7f5368bc6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cac992a-928e-5ec0-9cc7-1e2b7742aab9/1cac992a-928e-5ec0-9cc7-1e2b7742aab9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97988,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700437/general/a5fedee0-38bc-4375-9ec7-1d7c6a047a31.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cac992a-928e-5ec0-9cc7-1e2b7742aab9/1cac992a-928e-5ec0-9cc7-1e2b7742aab9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68837,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700437/general/75664e1a-e700-4fa1-8d76-a70236c2734a.jpg',
'Width': 1024}],
'price': 12500,
'price_includes_vat': True,
'registration_date': '2022-04-05',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Mazda CX-30 2.0 SKYACTIV-G Homura - Petrol - Automatic - 150 hp - '
'143.579 km',
'transmission': 'automatic',
'trim': 'Homura',
'vin': None,
'year': 2022}
2026-03-28 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741826%27 HTTP/1.1" 200 None
2026-03-28 05:00:34 [adesa.es] INFO: Saving data for 10741826: {'created_time': 1774674034.254775, 'last_price_update_time': 1774674034.254786, 'auction_closing_time': 1775037300.0}
2026-03-28 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741826') HTTP/1.1" 204 0
2026-03-28 05:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751682/general/3d75ac79-3bc2-4f47-a291-8b6287191f88.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741842)
2026-03-28 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751687%252Fgeneral%252Fac3c3b8e-455e-46b2-88b5-69e472de580b.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751687/general/ac3c3b8e-455e-46b2-88b5-69e472de580b.jpg not downloaded yet
2026-03-28 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751686%252Fgeneral%252F65b309f5-ba9b-4aa8-830c-c604e1611ccd.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751686/general/65b309f5-ba9b-4aa8-830c-c604e1611ccd.jpg not downloaded yet
2026-03-28 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751689%252Fgeneral%252F7ac05d8f-66e1-45ce-b356-850937cd3fc9.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751689/general/7ac05d8f-66e1-45ce-b356-850937cd3fc9.jpg not downloaded yet
2026-03-28 05:00:34 [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-28 05:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751686/general/b1a3cbb6-50a9-44fa-bd96-bcb45d854108.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741846)
2026-03-28 05:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751687/general/b811b36b-c04d-48c9-acb2-519a1f2955ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741847)
2026-03-28 05:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751686/general/0f4ea716-0ac4-47de-8169-0cf110f3b7ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741846)
2026-03-28 05:00:34 [adesa.es] INFO: Found listing with ID: 10547995
2026-03-28 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710547995%27 HTTP/1.1" 200 None
2026-03-28 05:00:34 [adesa.es] INFO: Scrape type for 10547995: 2
2026-03-28 05:00:34 [adesa.es] INFO: Scraping item 10547995 url https://www.openlane.eu/en/carv6/auction/10547995
2026-03-28 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751682%252Fgeneral%252Ff92cb925-ea76-4c61-832d-65682404bf28.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751682/general/f92cb925-ea76-4c61-832d-65682404bf28.jpg not downloaded yet
2026-03-28 05: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-28 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751686%252Fgeneral%252F08e33661-e9fd-4064-a19c-33ef3e0777f3.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751686/general/08e33661-e9fd-4064-a19c-33ef3e0777f3.jpg not downloaded yet
2026-03-28 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751689%252Fgeneral%252Fd3f4ebf7-c79d-4dd9-965c-6260b975e54d.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751689/general/d3f4ebf7-c79d-4dd9-965c-6260b975e54d.jpg not downloaded yet
2026-03-28 05:00:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b211d3810>
2026-03-28 05:00:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca599321-2350-59e9-8f98-534d2234dd8a/ca599321-2350-59e9-8f98-534d2234dd8a_image_3.jpg HTTP/1.1" 201 0
2026-03-28 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751687%252Fgeneral%252F676b58cf-86bc-4417-901a-991e03d7fd83.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751687/general/676b58cf-86bc-4417-901a-991e03d7fd83.jpg saved to cache
2026-03-28 05:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ca599321-2350-59e9-8f98-534d2234dd8a
2026-03-28 05:00:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02f42d67-f157-5fa2-b64f-21b5a6f9186e with identifier: 10666060
2026-03-28 05:00:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02f42d67-f157-5fa2-b64f-21b5a6f9186e with scrape type 2
2026-03-28 05:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02f42d67-f157-5fa2-b64f-21b5a6f9186e with scrape type 2
2026-03-28 05:00:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 02f42d67-f157-5fa2-b64f-21b5a6f9186e, identifier: 10666060
2026-03-28 05:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751682/general/67fd4b25-7842-4d13-8550-6f55dac5c65b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741842)
2026-03-28 05:00:34 [adesa.es] INFO: Found listing with ID: 10517945
2026-03-28 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710517945%27 HTTP/1.1" 200 None
2026-03-28 05:00:34 [adesa.es] INFO: Scrape type for 10517945: 2
2026-03-28 05:00:34 [adesa.es] INFO: Scraping item 10517945 url https://www.openlane.eu/en/carv6/auction/10517945
2026-03-28 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751682%252Fgeneral%252F4a5765a5-f435-47e1-9ebf-5ded6cb80d34.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751682/general/4a5765a5-f435-47e1-9ebf-5ded6cb80d34.jpg not downloaded yet
2026-03-28 05:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10654226> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 05:00:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 02f42d67-f157-5fa2-b64f-21b5a6f9186e with identifier: 10666060
2026-03-28 05:00:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 02f42d67-f157-5fa2-b64f-21b5a6f9186e with identifier: 10666060
2026-03-28 05:00:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 02f42d67-f157-5fa2-b64f-21b5a6f9186e with identifier: 10666060 to the API
2026-03-28 05:00:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10666060>
{'auction_title': '',
'c_o_2_emission_value': 55,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 164,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': '02f42d67-f157-5fa2-b64f-21b5a6f9186e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '7614NJD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10666060',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 36900,
'price_includes_vat': True,
'registration_date': '2025-12-15',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Mercedes-Benz A 250e AMG Line - Hybrid - Automatic - 164 hp - 50 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2025}
2026-03-28 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710666060%27 HTTP/1.1" 200 None
2026-03-28 05:00:35 [adesa.es] INFO: Saving data for 10666060: {'auction_closing_time': 1798675200.0, 'created_time': 1773396029.893437, 'last_price_update_time': 1774674035.029383}
2026-03-28 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10666060') HTTP/1.1" 204 0
2026-03-28 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751686%252Fgeneral%252Ffc06abd0-72fa-43f6-8b5b-65f45feb988a.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751686/general/fc06abd0-72fa-43f6-8b5b-65f45feb988a.jpg not downloaded yet
2026-03-28 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751689%252Fgeneral%252Fab169785-0537-4cf2-8a60-bf3abab9b706.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751689/general/ab169785-0537-4cf2-8a60-bf3abab9b706.jpg not downloaded yet
2026-03-28 05:00:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0be2bc10>
2026-03-28 05:00:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05: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-28 05:00:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3122196-e8e9-5ac9-aeee-ed652fa6c471/f3122196-e8e9-5ac9-aeee-ed652fa6c471_image_1.jpg HTTP/1.1" 201 0
2026-03-28 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751682%252Fgeneral%252F3d75ac79-3bc2-4f47-a291-8b6287191f88.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751682/general/3d75ac79-3bc2-4f47-a291-8b6287191f88.jpg saved to cache
2026-03-28 05:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f3122196-e8e9-5ac9-aeee-ed652fa6c471
2026-03-28 05:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751689/general/aad42765-d53b-435d-9cce-ddd0560e6cd7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741849)
2026-03-28 05:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751686/general/96ee167b-aad5-468a-be77-63657fdcfde6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741846)
2026-03-28 05:00:35 [adesa.es] INFO: Found listing with ID: 10288813
2026-03-28 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710288813%27 HTTP/1.1" 200 None
2026-03-28 05:00:35 [adesa.es] INFO: Scrape type for 10288813: 0
2026-03-28 05:00:35 [adesa.es] INFO: Skipping item 10288813 url https://www.openlane.eu/en/carv6/auction/10288813
2026-03-28 05:00:35 [adesa.es] INFO: Found listing with ID: 10284087
2026-03-28 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710284087%27 HTTP/1.1" 200 None
2026-03-28 05:00:35 [adesa.es] INFO: Scrape type for 10284087: 0
2026-03-28 05:00:35 [adesa.es] INFO: Skipping item 10284087 url https://www.openlane.eu/en/carv6/auction/10284087
2026-03-28 05:00:35 [adesa.es] INFO: Found listing with ID: 10351796
2026-03-28 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710351796%27 HTTP/1.1" 200 None
2026-03-28 05:00:35 [adesa.es] INFO: Scrape type for 10351796: 0
2026-03-28 05:00:35 [adesa.es] INFO: Skipping item 10351796 url https://www.openlane.eu/en/carv6/auction/10351796
2026-03-28 05:00:35 [adesa.es] INFO: Found listing with ID: 10463637
2026-03-28 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710463637%27 HTTP/1.1" 200 None
2026-03-28 05:00:35 [adesa.es] INFO: Scrape type for 10463637: 0
2026-03-28 05:00:35 [adesa.es] INFO: Skipping item 10463637 url https://www.openlane.eu/en/carv6/auction/10463637
2026-03-28 05:00:35 [adesa.es] INFO: Found listing with ID: 10544796
2026-03-28 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710544796%27 HTTP/1.1" 200 None
2026-03-28 05:00:35 [adesa.es] INFO: Scrape type for 10544796: 2
2026-03-28 05:00:35 [adesa.es] INFO: Scraping item 10544796 url https://www.openlane.eu/en/carv6/auction/10544796
2026-03-28 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751682%252Fgeneral%252F17fc6453-6ca3-44c3-87d6-d39a5da87bd8.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751682/general/17fc6453-6ca3-44c3-87d6-d39a5da87bd8.jpg not downloaded yet
2026-03-28 05:00:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 333aa217-acac-54c2-9262-1b6b5040b09c with identifier: 10694302
2026-03-28 05:00:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 333aa217-acac-54c2-9262-1b6b5040b09c with scrape type 2
2026-03-28 05:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 333aa217-acac-54c2-9262-1b6b5040b09c with scrape type 2
2026-03-28 05:00:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 333aa217-acac-54c2-9262-1b6b5040b09c, identifier: 10694302
2026-03-28 05:00:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0bf46150>
2026-03-28 05:00:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05: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-28 05:00:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_947dc5da-52b2-5b81-b478-4b071bdfe677/947dc5da-52b2-5b81-b478-4b071bdfe677_image_2.jpg HTTP/1.1" 201 0
2026-03-28 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751686%252Fgeneral%252Fb1a3cbb6-50a9-44fa-bd96-bcb45d854108.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751686/general/b1a3cbb6-50a9-44fa-bd96-bcb45d854108.jpg saved to cache
2026-03-28 05:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 947dc5da-52b2-5b81-b478-4b071bdfe677
2026-03-28 05:00:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0bef0f50>
2026-03-28 05:00:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05: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-28 05:00:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca599321-2350-59e9-8f98-534d2234dd8a/ca599321-2350-59e9-8f98-534d2234dd8a_image_6.jpg HTTP/1.1" 201 0
2026-03-28 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751687%252Fgeneral%252Fb811b36b-c04d-48c9-acb2-519a1f2955ad.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751687/general/b811b36b-c04d-48c9-acb2-519a1f2955ad.jpg saved to cache
2026-03-28 05:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ca599321-2350-59e9-8f98-534d2234dd8a
2026-03-28 05:00:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0bef8d50>
2026-03-28 05:00:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05: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-28 05:00:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_947dc5da-52b2-5b81-b478-4b071bdfe677/947dc5da-52b2-5b81-b478-4b071bdfe677_image_3.jpg HTTP/1.1" 201 0
2026-03-28 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751686%252Fgeneral%252F0f4ea716-0ac4-47de-8169-0cf110f3b7ca.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751686/general/0f4ea716-0ac4-47de-8169-0cf110f3b7ca.jpg saved to cache
2026-03-28 05:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 947dc5da-52b2-5b81-b478-4b071bdfe677
2026-03-28 05:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751687/general/7bd13e1d-5971-452d-a5f4-602c7be95696.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741847)
2026-03-28 05:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751682/general/f5de42a9-e967-439d-a8ed-b320bcf3148b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741842)
2026-03-28 05:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751682/general/ba727cab-01d1-4a92-83c6-afc2d1b069fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741842)
2026-03-28 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751686%252Fgeneral%252F81e51ef2-d3db-4921-be71-a349d035ccd0.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751686/general/81e51ef2-d3db-4921-be71-a349d035ccd0.jpg not downloaded yet
2026-03-28 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751689%252Fgeneral%252Fe223c54f-d1c3-4d04-801b-9ea10f52c9dc.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751689/general/e223c54f-d1c3-4d04-801b-9ea10f52c9dc.jpg not downloaded yet
2026-03-28 05:00:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 333aa217-acac-54c2-9262-1b6b5040b09c with identifier: 10694302
2026-03-28 05:00:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 333aa217-acac-54c2-9262-1b6b5040b09c with identifier: 10694302
2026-03-28 05:00:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 333aa217-acac-54c2-9262-1b6b5040b09c with identifier: 10694302 to the API
2026-03-28 05:00:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:35 [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-28 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710694302%27 HTTP/1.1" 200 None
2026-03-28 05:00:35 [adesa.es] INFO: Saving data for 10694302: {'auction_closing_time': 1798675200.0, 'created_time': 1773925580.89718, 'last_price_update_time': 1774674035.862184}
2026-03-28 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10694302') HTTP/1.1" 204 0
2026-03-28 05:00:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0be2b1d0>
2026-03-28 05:00:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05: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-28 05:00:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3122196-e8e9-5ac9-aeee-ed652fa6c471/f3122196-e8e9-5ac9-aeee-ed652fa6c471_image_0.jpg HTTP/1.1" 201 0
2026-03-28 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751682%252Fgeneral%252F67fd4b25-7842-4d13-8550-6f55dac5c65b.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751682/general/67fd4b25-7842-4d13-8550-6f55dac5c65b.jpg saved to cache
2026-03-28 05:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f3122196-e8e9-5ac9-aeee-ed652fa6c471
2026-03-28 05:00:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44848d28-4de0-52a6-b513-1bc92d8f81fd with identifier: 10654226
2026-03-28 05:00:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44848d28-4de0-52a6-b513-1bc92d8f81fd with scrape type 2
2026-03-28 05:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44848d28-4de0-52a6-b513-1bc92d8f81fd with scrape type 2
2026-03-28 05:00:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 44848d28-4de0-52a6-b513-1bc92d8f81fd, identifier: 10654226
2026-03-28 05:00:36 [adesa.es] INFO: Found listing with ID: 10366802
2026-03-28 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710366802%27 HTTP/1.1" 200 None
2026-03-28 05:00:36 [adesa.es] INFO: Scrape type for 10366802: 2
2026-03-28 05:00:36 [adesa.es] INFO: Scraping item 10366802 url https://www.openlane.eu/en/carv6/auction/10366802
2026-03-28 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751682%252Fgeneral%252F1532d1ba-21ae-4384-a676-0f83ce58f3b9.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751682/general/1532d1ba-21ae-4384-a676-0f83ce58f3b9.jpg not downloaded yet
2026-03-28 05:00:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 44848d28-4de0-52a6-b513-1bc92d8f81fd with identifier: 10654226
2026-03-28 05:00:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 05: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-28 05:00:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 05: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-28 05:00:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 05:00:36 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-28 05:00:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 05: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-28 05:00:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 44848d28-4de0-52a6-b513-1bc92d8f81fd with identifier: 10654226
2026-03-28 05:00:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 44848d28-4de0-52a6-b513-1bc92d8f81fd with identifier: 10654226 to the API
2026-03-28 05:00:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10654226>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '44848d28-4de0-52a6-b513-1bc92d8f81fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '56201',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10654226',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'e-Rifter',
'odometer': 3695,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22750,
'price_includes_vat': True,
'registration_date': '2025-04-03',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot e-Rifter Allure - Electric - Automatic - 138 hp - 3.695 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-28 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710654226%27 HTTP/1.1" 200 None
2026-03-28 05:00:36 [adesa.es] INFO: Saving data for 10654226: {'auction_closing_time': 1798675200.0, 'created_time': 1773396035.843925, 'last_price_update_time': 1774674036.540525}
2026-03-28 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10654226') HTTP/1.1" 204 0
2026-03-28 05:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751689/general/d3f4ebf7-c79d-4dd9-965c-6260b975e54d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741849)
2026-03-28 05:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751682/general/f92cb925-ea76-4c61-832d-65682404bf28.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741842)
2026-03-28 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751689%252Fgeneral%252Fee588cd6-74e4-476c-9a61-e5c831d91e78.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751689/general/ee588cd6-74e4-476c-9a61-e5c831d91e78.jpg not downloaded yet
2026-03-28 05:00:36 [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-28 05:00:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b210df850>
2026-03-28 05:00:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05: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-28 05:00:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7a4c2ad-dca0-5647-9b00-08d75a763397/f7a4c2ad-dca0-5647-9b00-08d75a763397_image_0.jpg HTTP/1.1" 201 0
2026-03-28 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751689%252Fgeneral%252Faad42765-d53b-435d-9cce-ddd0560e6cd7.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751689/general/aad42765-d53b-435d-9cce-ddd0560e6cd7.jpg saved to cache
2026-03-28 05:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f7a4c2ad-dca0-5647-9b00-08d75a763397
2026-03-28 05:00:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0bfaf790>
2026-03-28 05:00:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05: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-28 05:00:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_947dc5da-52b2-5b81-b478-4b071bdfe677/947dc5da-52b2-5b81-b478-4b071bdfe677_image_5.jpg HTTP/1.1" 201 0
2026-03-28 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751686%252Fgeneral%252F96ee167b-aad5-468a-be77-63657fdcfde6.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751686/general/96ee167b-aad5-468a-be77-63657fdcfde6.jpg saved to cache
2026-03-28 05:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 947dc5da-52b2-5b81-b478-4b071bdfe677
2026-03-28 05:00:36 [adesa.es] INFO: Found listing with ID: 10647804
2026-03-28 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710647804%27 HTTP/1.1" 200 None
2026-03-28 05:00:36 [adesa.es] INFO: Scrape type for 10647804: 2
2026-03-28 05:00:36 [adesa.es] INFO: Scraping item 10647804 url https://www.openlane.eu/en/carv6/auction/10647804
2026-03-28 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751682%252Fgeneral%252F44e1e24a-e02e-44c3-966c-7b194f502c22.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751682/general/44e1e24a-e02e-44c3-966c-7b194f502c22.jpg not downloaded yet
2026-03-28 05:00:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:36 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 4.447(s), this was the 1st time calling it.
2026-03-28 05:00:36 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.446356751359071 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Sat, 28 Mar 2026 05:00:36 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '4fa28585d2e9262f2a52dc17d55909f4', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/download/temporary-error","title":"Website Ban","status":520,"detail":"Zyte API could not get a ban-free response in a reasonable time. See https://docs.zyte.com/zyte-api/usage/errors.html#ban-responses"}', request_id=4fa28585d2e9262f2a52dc17d55909f4.
2026-03-28 05:00:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b211eaf50>
2026-03-28 05:00:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05: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-28 05:00:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca599321-2350-59e9-8f98-534d2234dd8a/ca599321-2350-59e9-8f98-534d2234dd8a_image_8.jpg HTTP/1.1" 201 0
2026-03-28 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751687%252Fgeneral%252F7bd13e1d-5971-452d-a5f4-602c7be95696.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751687/general/7bd13e1d-5971-452d-a5f4-602c7be95696.jpg saved to cache
2026-03-28 05:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ca599321-2350-59e9-8f98-534d2234dd8a
2026-03-28 05:00:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0bfe6090>
2026-03-28 05:00:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05: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-28 05:00:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3122196-e8e9-5ac9-aeee-ed652fa6c471/f3122196-e8e9-5ac9-aeee-ed652fa6c471_image_3.jpg HTTP/1.1" 201 0
2026-03-28 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751682%252Fgeneral%252Ff5de42a9-e967-439d-a8ed-b320bcf3148b.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751682/general/f5de42a9-e967-439d-a8ed-b320bcf3148b.jpg saved to cache
2026-03-28 05:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f3122196-e8e9-5ac9-aeee-ed652fa6c471
2026-03-28 05:00:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0be616d0>
2026-03-28 05:00:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05: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-28 05:00:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3122196-e8e9-5ac9-aeee-ed652fa6c471/f3122196-e8e9-5ac9-aeee-ed652fa6c471_image_4.jpg HTTP/1.1" 201 0
2026-03-28 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751682%252Fgeneral%252Fba727cab-01d1-4a92-83c6-afc2d1b069fe.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751682/general/ba727cab-01d1-4a92-83c6-afc2d1b069fe.jpg saved to cache
2026-03-28 05:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f3122196-e8e9-5ac9-aeee-ed652fa6c471
2026-03-28 05:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751682/general/4a5765a5-f435-47e1-9ebf-5ded6cb80d34.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741842)
2026-03-28 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751689%252Fgeneral%252F4715543d-cc81-464f-ab12-1b299da3ac27.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751689/general/4715543d-cc81-464f-ab12-1b299da3ac27.jpg not downloaded yet
2026-03-28 05:00:36 [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-28 05:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751689/general/ab169785-0537-4cf2-8a60-bf3abab9b706.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741849)
2026-03-28 05:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751686/general/fc06abd0-72fa-43f6-8b5b-65f45feb988a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741846)
2026-03-28 05:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751686/general/08e33661-e9fd-4064-a19c-33ef3e0777f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741846)
2026-03-28 05:00:36 [adesa.es] INFO: Found listing with ID: 10371381
2026-03-28 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710371381%27 HTTP/1.1" 200 None
2026-03-28 05:00:36 [adesa.es] INFO: Scrape type for 10371381: 2
2026-03-28 05:00:36 [adesa.es] INFO: Scraping item 10371381 url https://www.openlane.eu/en/carv6/auction/10371381
2026-03-28 05:00:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0bf4ee90>
2026-03-28 05:00:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05: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-28 05:00:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7a4c2ad-dca0-5647-9b00-08d75a763397/f7a4c2ad-dca0-5647-9b00-08d75a763397_image_2.jpg HTTP/1.1" 201 0
2026-03-28 05:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751689%252Fgeneral%252Fd3f4ebf7-c79d-4dd9-965c-6260b975e54d.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751689/general/d3f4ebf7-c79d-4dd9-965c-6260b975e54d.jpg saved to cache
2026-03-28 05:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f7a4c2ad-dca0-5647-9b00-08d75a763397
2026-03-28 05:00:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0bf4efd0>
2026-03-28 05:00:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05: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-28 05:00:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3122196-e8e9-5ac9-aeee-ed652fa6c471/f3122196-e8e9-5ac9-aeee-ed652fa6c471_image_5.jpg HTTP/1.1" 201 0
2026-03-28 05:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751682%252Fgeneral%252Ff92cb925-ea76-4c61-832d-65682404bf28.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751682/general/f92cb925-ea76-4c61-832d-65682404bf28.jpg saved to cache
2026-03-28 05:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f3122196-e8e9-5ac9-aeee-ed652fa6c471
2026-03-28 05:00:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f51bfb19-3583-5231-82ec-946194ee5392 with identifier: 10633072
2026-03-28 05:00:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f51bfb19-3583-5231-82ec-946194ee5392 with scrape type 2
2026-03-28 05:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f51bfb19-3583-5231-82ec-946194ee5392 with scrape type 2
2026-03-28 05:00:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: f51bfb19-3583-5231-82ec-946194ee5392, identifier: 10633072
2026-03-28 05:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751689%252Fgeneral%252Fad6927c5-7140-4af6-aa8c-50801bf09a9c.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751689/general/ad6927c5-7140-4af6-aa8c-50801bf09a9c.jpg not downloaded yet
2026-03-28 05:00:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: f51bfb19-3583-5231-82ec-946194ee5392 with identifier: 10633072
2026-03-28 05:00:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: f51bfb19-3583-5231-82ec-946194ee5392 with identifier: 10633072
2026-03-28 05:00:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: f51bfb19-3583-5231-82ec-946194ee5392 with identifier: 10633072 to the API
2026-03-28 05:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10633072>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 112,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'f51bfb19-3583-5231-82ec-946194ee5392',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50732',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10633072',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 24542,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-05-20',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Seat Ibiza 1.0 TSI FR - Petrol - Manual - 112 hp - 24.542 km',
'transmission': 'manual',
'trim': 'FR',
'vin': None,
'year': 2024}
2026-03-28 05:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710633072%27 HTTP/1.1" 200 None
2026-03-28 05:00:37 [adesa.es] INFO: Saving data for 10633072: {'auction_closing_time': 1798675200.0, 'created_time': 1773334942.746095, 'last_price_update_time': 1774674037.482071}
2026-03-28 05:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10633072') HTTP/1.1" 204 0
2026-03-28 05:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751689/general/e223c54f-d1c3-4d04-801b-9ea10f52c9dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741849)
2026-03-28 05:00:37 [adesa.es] INFO: Found listing with ID: 10491567
2026-03-28 05:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710491567%27 HTTP/1.1" 200 None
2026-03-28 05:00:37 [adesa.es] INFO: Scrape type for 10491567: 0
2026-03-28 05:00:37 [adesa.es] INFO: Skipping item 10491567 url https://www.openlane.eu/en/carv6/auction/10491567
2026-03-28 05:00:37 [adesa.es] INFO: Found listing with ID: 10666055
2026-03-28 05:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710666055%27 HTTP/1.1" 200 None
2026-03-28 05:00:37 [adesa.es] INFO: Scrape type for 10666055: 0
2026-03-28 05:00:37 [adesa.es] INFO: Skipping item 10666055 url https://www.openlane.eu/en/carv6/auction/10666055
2026-03-28 05:00:37 [adesa.es] INFO: Found listing with ID: 10419050
2026-03-28 05:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710419050%27 HTTP/1.1" 200 None
2026-03-28 05:00:37 [adesa.es] INFO: Scrape type for 10419050: 2
2026-03-28 05:00:37 [adesa.es] INFO: Scraping item 10419050 url https://www.openlane.eu/en/carv6/auction/10419050
2026-03-28 05:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751686/general/81e51ef2-d3db-4921-be71-a349d035ccd0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741846)
2026-03-28 05:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751682/general/1532d1ba-21ae-4384-a676-0f83ce58f3b9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741842)
2026-03-28 05:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751689%252Fgeneral%252F8a925623-e80d-4a84-beb1-35a0ca4b6300.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751689/general/8a925623-e80d-4a84-beb1-35a0ca4b6300.jpg not downloaded yet
2026-03-28 05:00:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b211a0790>
2026-03-28 05:00:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05: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-28 05:00:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3122196-e8e9-5ac9-aeee-ed652fa6c471/f3122196-e8e9-5ac9-aeee-ed652fa6c471_image_6.jpg HTTP/1.1" 201 0
2026-03-28 05:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751682%252Fgeneral%252F4a5765a5-f435-47e1-9ebf-5ded6cb80d34.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751682/general/4a5765a5-f435-47e1-9ebf-5ded6cb80d34.jpg saved to cache
2026-03-28 05:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f3122196-e8e9-5ac9-aeee-ed652fa6c471
2026-03-28 05:00:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc3e2ac9-4f19-5597-afe4-e88419ceb19d with identifier: 10506267
2026-03-28 05:00:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc3e2ac9-4f19-5597-afe4-e88419ceb19d with scrape type 2
2026-03-28 05:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc3e2ac9-4f19-5597-afe4-e88419ceb19d with scrape type 2
2026-03-28 05:00:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: cc3e2ac9-4f19-5597-afe4-e88419ceb19d, identifier: 10506267
2026-03-28 05:00:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0bf4e650>
2026-03-28 05:00:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05: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-28 05:00:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7a4c2ad-dca0-5647-9b00-08d75a763397/f7a4c2ad-dca0-5647-9b00-08d75a763397_image_3.jpg HTTP/1.1" 201 0
2026-03-28 05:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751689%252Fgeneral%252Fab169785-0537-4cf2-8a60-bf3abab9b706.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751689/general/ab169785-0537-4cf2-8a60-bf3abab9b706.jpg saved to cache
2026-03-28 05:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f7a4c2ad-dca0-5647-9b00-08d75a763397
2026-03-28 05:00:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b211eaf50>
2026-03-28 05:00:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05: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-28 05:00:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_947dc5da-52b2-5b81-b478-4b071bdfe677/947dc5da-52b2-5b81-b478-4b071bdfe677_image_8.jpg HTTP/1.1" 201 0
2026-03-28 05:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751686%252Fgeneral%252Ffc06abd0-72fa-43f6-8b5b-65f45feb988a.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751686/general/fc06abd0-72fa-43f6-8b5b-65f45feb988a.jpg saved to cache
2026-03-28 05:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 947dc5da-52b2-5b81-b478-4b071bdfe677
2026-03-28 05:00:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b2129dd50>
2026-03-28 05:00:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05: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-28 05:00:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_947dc5da-52b2-5b81-b478-4b071bdfe677/947dc5da-52b2-5b81-b478-4b071bdfe677_image_7.jpg HTTP/1.1" 201 0
2026-03-28 05:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751686%252Fgeneral%252F08e33661-e9fd-4064-a19c-33ef3e0777f3.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751686/general/08e33661-e9fd-4064-a19c-33ef3e0777f3.jpg saved to cache
2026-03-28 05:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 947dc5da-52b2-5b81-b478-4b071bdfe677
2026-03-28 05:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751689/general/ee588cd6-74e4-476c-9a61-e5c831d91e78.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741849)
2026-03-28 05:00:37 [adesa.es] INFO: Found listing with ID: 10699394
2026-03-28 05:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699394%27 HTTP/1.1" 200 None
2026-03-28 05:00:37 [adesa.es] INFO: Scrape type for 10699394: 0
2026-03-28 05:00:37 [adesa.es] INFO: Skipping item 10699394 url https://www.openlane.eu/en/carv6/auction/10699394
2026-03-28 05:00:37 [adesa.es] INFO: Found listing with ID: 10699405
2026-03-28 05:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699405%27 HTTP/1.1" 200 None
2026-03-28 05:00:37 [adesa.es] INFO: Scrape type for 10699405: 0
2026-03-28 05:00:37 [adesa.es] INFO: Skipping item 10699405 url https://www.openlane.eu/en/carv6/auction/10699405
2026-03-28 05:00:37 [adesa.es] INFO: Found listing with ID: 10699409
2026-03-28 05:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699409%27 HTTP/1.1" 200 None
2026-03-28 05:00:37 [adesa.es] INFO: Scrape type for 10699409: 0
2026-03-28 05:00:37 [adesa.es] INFO: Skipping item 10699409 url https://www.openlane.eu/en/carv6/auction/10699409
2026-03-28 05:00:37 [adesa.es] INFO: Found listing with ID: 10620011
2026-03-28 05:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710620011%27 HTTP/1.1" 200 None
2026-03-28 05:00:37 [adesa.es] INFO: Scrape type for 10620011: 2
2026-03-28 05:00:37 [adesa.es] INFO: Scraping item 10620011 url https://www.openlane.eu/en/carv6/auction/10620011
2026-03-28 05:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10532903> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 05:00:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: cc3e2ac9-4f19-5597-afe4-e88419ceb19d with identifier: 10506267
2026-03-28 05:00:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: cc3e2ac9-4f19-5597-afe4-e88419ceb19d with identifier: 10506267
2026-03-28 05:00:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: cc3e2ac9-4f19-5597-afe4-e88419ceb19d with identifier: 10506267 to the API
2026-03-28 05:00:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10506267>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 112,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'cc3e2ac9-4f19-5597-afe4-e88419ceb19d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '51575',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10506267',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 36268,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-06-21',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Seat Ibiza 1.0 TSI FR - Petrol - Manual - 112 hp - 36.268 km',
'transmission': 'manual',
'trim': 'FR',
'vin': None,
'year': 2024}
2026-03-28 05:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710506267%27 HTTP/1.1" 200 None
2026-03-28 05:00:38 [adesa.es] INFO: Saving data for 10506267: {'auction_closing_time': 1798675200.0, 'created_time': 1773334903.733076, 'last_price_update_time': 1774674038.228842}
2026-03-28 05:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10506267') HTTP/1.1" 204 0
2026-03-28 05:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751689%252Fgeneral%252F58c982f5-7821-47d8-9e0d-de4ef9afa2f6.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751689/general/58c982f5-7821-47d8-9e0d-de4ef9afa2f6.jpg not downloaded yet
2026-03-28 05:00:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751682/general/17fc6453-6ca3-44c3-87d6-d39a5da87bd8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741842)
2026-03-28 05:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751682/general/44e1e24a-e02e-44c3-966c-7b194f502c22.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741842)
2026-03-28 05:00:38 [adesa.es] INFO: Found listing with ID: 10583626
2026-03-28 05:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710583626%27 HTTP/1.1" 200 None
2026-03-28 05:00:38 [adesa.es] INFO: Scrape type for 10583626: 2
2026-03-28 05:00:38 [adesa.es] INFO: Scraping item 10583626 url https://www.openlane.eu/en/carv6/auction/10583626
2026-03-28 05:00:38 [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-28 05:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0bff8890>
2026-03-28 05:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05: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-28 05:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7a4c2ad-dca0-5647-9b00-08d75a763397/f7a4c2ad-dca0-5647-9b00-08d75a763397_image_4.jpg HTTP/1.1" 201 0
2026-03-28 05:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751689%252Fgeneral%252Fe223c54f-d1c3-4d04-801b-9ea10f52c9dc.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751689/general/e223c54f-d1c3-4d04-801b-9ea10f52c9dc.jpg saved to cache
2026-03-28 05:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f7a4c2ad-dca0-5647-9b00-08d75a763397
2026-03-28 05:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b2124da10>
2026-03-28 05:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05: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-28 05:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_947dc5da-52b2-5b81-b478-4b071bdfe677/947dc5da-52b2-5b81-b478-4b071bdfe677_image_9.jpg HTTP/1.1" 201 0
2026-03-28 05:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751686%252Fgeneral%252F81e51ef2-d3db-4921-be71-a349d035ccd0.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751686/general/81e51ef2-d3db-4921-be71-a349d035ccd0.jpg saved to cache
2026-03-28 05:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 947dc5da-52b2-5b81-b478-4b071bdfe677
2026-03-28 05:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b2142f110>
2026-03-28 05:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05: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-28 05:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3122196-e8e9-5ac9-aeee-ed652fa6c471/f3122196-e8e9-5ac9-aeee-ed652fa6c471_image_8.jpg HTTP/1.1" 201 0
2026-03-28 05:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751682%252Fgeneral%252F1532d1ba-21ae-4384-a676-0f83ce58f3b9.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751682/general/1532d1ba-21ae-4384-a676-0f83ce58f3b9.jpg saved to cache
2026-03-28 05:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f3122196-e8e9-5ac9-aeee-ed652fa6c471
2026-03-28 05:00:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:38 [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-28 05:00:38 [adesa.es] INFO: Found listing with ID: 10729511
2026-03-28 05:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710729511%27 HTTP/1.1" 200 None
2026-03-28 05:00:38 [adesa.es] INFO: Scrape type for 10729511: 0
2026-03-28 05:00:38 [adesa.es] INFO: Skipping item 10729511 url https://www.openlane.eu/en/carv6/auction/10729511
2026-03-28 05:00:38 [adesa.es] INFO: Found listing with ID: 10719698
2026-03-28 05:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710719698%27 HTTP/1.1" 200 None
2026-03-28 05:00:38 [adesa.es] INFO: Scrape type for 10719698: 0
2026-03-28 05:00:38 [adesa.es] INFO: Skipping item 10719698 url https://www.openlane.eu/en/carv6/auction/10719698
2026-03-28 05:00:38 [adesa.es] INFO: Found listing with ID: 10719691
2026-03-28 05:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710719691%27 HTTP/1.1" 200 None
2026-03-28 05:00:38 [adesa.es] INFO: Scrape type for 10719691: 0
2026-03-28 05:00:38 [adesa.es] INFO: Skipping item 10719691 url https://www.openlane.eu/en/carv6/auction/10719691
2026-03-28 05:00:38 [adesa.es] INFO: Found listing with ID: 10620671
2026-03-28 05:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710620671%27 HTTP/1.1" 200 None
2026-03-28 05:00:38 [adesa.es] INFO: Scrape type for 10620671: 2
2026-03-28 05:00:38 [adesa.es] INFO: Scraping item 10620671 url https://www.openlane.eu/en/carv6/auction/10620671
2026-03-28 05:00:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b212d1b10>
2026-03-28 05:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05: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-28 05:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7a4c2ad-dca0-5647-9b00-08d75a763397/f7a4c2ad-dca0-5647-9b00-08d75a763397_image_5.jpg HTTP/1.1" 201 0
2026-03-28 05:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751689%252Fgeneral%252Fee588cd6-74e4-476c-9a61-e5c831d91e78.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751689/general/ee588cd6-74e4-476c-9a61-e5c831d91e78.jpg saved to cache
2026-03-28 05:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f7a4c2ad-dca0-5647-9b00-08d75a763397
2026-03-28 05:00:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25f56158-59e2-5577-be89-f7e8ecbdfd80 with identifier: 10532903
2026-03-28 05:00:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25f56158-59e2-5577-be89-f7e8ecbdfd80 with scrape type 2
2026-03-28 05:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25f56158-59e2-5577-be89-f7e8ecbdfd80 with scrape type 2
2026-03-28 05:00:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 25f56158-59e2-5577-be89-f7e8ecbdfd80, identifier: 10532903
2026-03-28 05:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751689/general/ad6927c5-7140-4af6-aa8c-50801bf09a9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741849)
2026-03-28 05:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751689/general/4715543d-cc81-464f-ab12-1b299da3ac27.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741849)
2026-03-28 05:00:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 25f56158-59e2-5577-be89-f7e8ecbdfd80 with identifier: 10532903
2026-03-28 05:00:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 25f56158-59e2-5577-be89-f7e8ecbdfd80 with identifier: 10532903
2026-03-28 05:00:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 25f56158-59e2-5577-be89-f7e8ecbdfd80 with identifier: 10532903 to the API
2026-03-28 05:00:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10532903>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 112,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '25f56158-59e2-5577-be89-f7e8ecbdfd80',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '52155',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10532903',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 40985,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-06-05',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Seat Ibiza 1.0 TSI FR - Petrol - Manual - 112 hp - 40.985 km',
'transmission': 'manual',
'trim': 'FR',
'vin': None,
'year': 2024}
2026-03-28 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710532903%27 HTTP/1.1" 200 None
2026-03-28 05:00:39 [adesa.es] INFO: Saving data for 10532903: {'auction_closing_time': 1798675200.0, 'created_time': 1773334837.656744, 'last_price_update_time': 1774674039.041064}
2026-03-28 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10532903') HTTP/1.1" 204 0
2026-03-28 05:00:39 [adesa.es] INFO: Found listing with ID: 10620669
2026-03-28 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710620669%27 HTTP/1.1" 200 None
2026-03-28 05:00:39 [adesa.es] INFO: Scrape type for 10620669: 2
2026-03-28 05:00:39 [adesa.es] INFO: Scraping item 10620669 url https://www.openlane.eu/en/carv6/auction/10620669
2026-03-28 05:00:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b2116bc50>
2026-03-28 05:00:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05: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-28 05:00:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3122196-e8e9-5ac9-aeee-ed652fa6c471/f3122196-e8e9-5ac9-aeee-ed652fa6c471_image_7.jpg HTTP/1.1" 201 0
2026-03-28 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751682%252Fgeneral%252F17fc6453-6ca3-44c3-87d6-d39a5da87bd8.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751682/general/17fc6453-6ca3-44c3-87d6-d39a5da87bd8.jpg saved to cache
2026-03-28 05:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f3122196-e8e9-5ac9-aeee-ed652fa6c471
2026-03-28 05:00:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b2142c510>
2026-03-28 05:00:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05: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-28 05:00:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3122196-e8e9-5ac9-aeee-ed652fa6c471/f3122196-e8e9-5ac9-aeee-ed652fa6c471_image_9.jpg HTTP/1.1" 201 0
2026-03-28 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751682%252Fgeneral%252F44e1e24a-e02e-44c3-966c-7b194f502c22.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751682/general/44e1e24a-e02e-44c3-966c-7b194f502c22.jpg saved to cache
2026-03-28 05:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f3122196-e8e9-5ac9-aeee-ed652fa6c471
2026-03-28 05:00:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7266a12e-3297-5b1d-a206-d0299bcccc28 with identifier: 10547993
2026-03-28 05:00:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7266a12e-3297-5b1d-a206-d0299bcccc28 with scrape type 2
2026-03-28 05:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7266a12e-3297-5b1d-a206-d0299bcccc28 with scrape type 2
2026-03-28 05:00:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 7266a12e-3297-5b1d-a206-d0299bcccc28, identifier: 10547993
2026-03-28 05:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751689/general/8a925623-e80d-4a84-beb1-35a0ca4b6300.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741849)
2026-03-28 05:00:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 7266a12e-3297-5b1d-a206-d0299bcccc28 with identifier: 10547993
2026-03-28 05:00:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 7266a12e-3297-5b1d-a206-d0299bcccc28 with identifier: 10547993
2026-03-28 05:00:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 7266a12e-3297-5b1d-a206-d0299bcccc28 with identifier: 10547993 to the API
2026-03-28 05:00:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:39 [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-28 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710547993%27 HTTP/1.1" 200 None
2026-03-28 05:00:39 [adesa.es] INFO: Saving data for 10547993: {'auction_closing_time': 1798671600.0, 'created_time': 1773334906.753528, 'last_price_update_time': 1774674039.584748}
2026-03-28 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10547993') HTTP/1.1" 204 0
2026-03-28 05:00:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4903d2d8-0b7c-54b7-a304-cb853883c881 with identifier: 10405389
2026-03-28 05:00:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4903d2d8-0b7c-54b7-a304-cb853883c881 with scrape type 2
2026-03-28 05:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4903d2d8-0b7c-54b7-a304-cb853883c881 with scrape type 2
2026-03-28 05:00:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 4903d2d8-0b7c-54b7-a304-cb853883c881, identifier: 10405389
2026-03-28 05:00:39 [adesa.es] INFO: Found listing with ID: 10730651
2026-03-28 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710730651%27 HTTP/1.1" 200 None
2026-03-28 05:00:39 [adesa.es] INFO: Scrape type for 10730651: 0
2026-03-28 05:00:39 [adesa.es] INFO: Skipping item 10730651 url https://www.openlane.eu/en/carv6/auction/10730651
2026-03-28 05:00:39 [adesa.es] INFO: Found listing with ID: 10729505
2026-03-28 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710729505%27 HTTP/1.1" 200 None
2026-03-28 05:00:39 [adesa.es] INFO: Scrape type for 10729505: 0
2026-03-28 05:00:39 [adesa.es] INFO: Skipping item 10729505 url https://www.openlane.eu/en/carv6/auction/10729505
2026-03-28 05:00:39 [adesa.es] INFO: Found listing with ID: 10733383
2026-03-28 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710733383%27 HTTP/1.1" 200 None
2026-03-28 05:00:39 [adesa.es] INFO: Scrape type for 10733383: 0
2026-03-28 05:00:39 [adesa.es] INFO: Skipping item 10733383 url https://www.openlane.eu/en/carv6/auction/10733383
2026-03-28 05:00:39 [adesa.es] INFO: Found listing with ID: 10732543
2026-03-28 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710732543%27 HTTP/1.1" 200 None
2026-03-28 05:00:39 [adesa.es] INFO: Scrape type for 10732543: 0
2026-03-28 05:00:39 [adesa.es] INFO: Skipping item 10732543 url https://www.openlane.eu/en/carv6/auction/10732543
2026-03-28 05:00:39 [adesa.es] INFO: Found listing with ID: 10730664
2026-03-28 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710730664%27 HTTP/1.1" 200 None
2026-03-28 05:00:39 [adesa.es] INFO: Scrape type for 10730664: 0
2026-03-28 05:00:39 [adesa.es] INFO: Skipping item 10730664 url https://www.openlane.eu/en/carv6/auction/10730664
2026-03-28 05:00:39 [adesa.es] INFO: Found listing with ID: 10690632
2026-03-28 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710690632%27 HTTP/1.1" 200 None
2026-03-28 05:00:39 [adesa.es] INFO: Scrape type for 10690632: 0
2026-03-28 05:00:39 [adesa.es] INFO: Skipping item 10690632 url https://www.openlane.eu/en/carv6/auction/10690632
2026-03-28 05:00:39 [adesa.es] INFO: Found listing with ID: 10721604
2026-03-28 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710721604%27 HTTP/1.1" 200 None
2026-03-28 05:00:39 [adesa.es] INFO: Scrape type for 10721604: 0
2026-03-28 05:00:39 [adesa.es] INFO: Skipping item 10721604 url https://www.openlane.eu/en/carv6/auction/10721604
2026-03-28 05:00:39 [adesa.es] INFO: Found listing with ID: 10731309
2026-03-28 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710731309%27 HTTP/1.1" 200 None
2026-03-28 05:00:39 [adesa.es] INFO: Scrape type for 10731309: 0
2026-03-28 05:00:39 [adesa.es] INFO: Skipping item 10731309 url https://www.openlane.eu/en/carv6/auction/10731309
2026-03-28 05:00:39 [adesa.es] INFO: Found listing with ID: 10563498
2026-03-28 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710563498%27 HTTP/1.1" 200 None
2026-03-28 05:00:39 [adesa.es] INFO: Scrape type for 10563498: 2
2026-03-28 05:00:39 [adesa.es] INFO: Scraping item 10563498 url https://www.openlane.eu/en/carv6/auction/10563498
2026-03-28 05:00:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 4903d2d8-0b7c-54b7-a304-cb853883c881 with identifier: 10405389
2026-03-28 05:00:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 4903d2d8-0b7c-54b7-a304-cb853883c881 with identifier: 10405389
2026-03-28 05:00:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 4903d2d8-0b7c-54b7-a304-cb853883c881 with identifier: 10405389 to the API
2026-03-28 05:00:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:40 [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-28 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405389%27 HTTP/1.1" 200 None
2026-03-28 05:00:40 [adesa.es] INFO: Saving data for 10405389: {'auction_closing_time': 1798675200.0, 'created_time': 1773334904.113034, 'last_price_update_time': 1774674040.211125}
2026-03-28 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10405389') HTTP/1.1" 204 0
2026-03-28 05:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751689/general/58c982f5-7821-47d8-9e0d-de4ef9afa2f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741849)
2026-03-28 05:00:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b211082d0>
2026-03-28 05:00:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05: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-28 05:00:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7a4c2ad-dca0-5647-9b00-08d75a763397/f7a4c2ad-dca0-5647-9b00-08d75a763397_image_7.jpg HTTP/1.1" 201 0
2026-03-28 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751689%252Fgeneral%252Fad6927c5-7140-4af6-aa8c-50801bf09a9c.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751689/general/ad6927c5-7140-4af6-aa8c-50801bf09a9c.jpg saved to cache
2026-03-28 05:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f7a4c2ad-dca0-5647-9b00-08d75a763397
2026-03-28 05:00:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b220e8d90>
2026-03-28 05:00:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05: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-28 05:00:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7a4c2ad-dca0-5647-9b00-08d75a763397/f7a4c2ad-dca0-5647-9b00-08d75a763397_image_6.jpg HTTP/1.1" 201 0
2026-03-28 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751689%252Fgeneral%252F4715543d-cc81-464f-ab12-1b299da3ac27.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751689/general/4715543d-cc81-464f-ab12-1b299da3ac27.jpg saved to cache
2026-03-28 05:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f7a4c2ad-dca0-5647-9b00-08d75a763397
2026-03-28 05:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751689/general/7ac05d8f-66e1-45ce-b356-850937cd3fc9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741849)
2026-03-28 05:00:40 [adesa.es] INFO: Found listing with ID: 10699413
2026-03-28 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699413%27 HTTP/1.1" 200 None
2026-03-28 05:00:40 [adesa.es] INFO: Scrape type for 10699413: 0
2026-03-28 05:00:40 [adesa.es] INFO: Skipping item 10699413 url https://www.openlane.eu/en/carv6/auction/10699413
2026-03-28 05:00:40 [adesa.es] INFO: Found listing with ID: 10597842
2026-03-28 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710597842%27 HTTP/1.1" 200 None
2026-03-28 05:00:40 [adesa.es] INFO: Scrape type for 10597842: 2
2026-03-28 05:00:40 [adesa.es] INFO: Scraping item 10597842 url https://www.openlane.eu/en/carv6/auction/10597842
2026-03-28 05:00:40 [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-28 05:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741841> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 05:00:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10290504> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 05:00:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0bf5f6d0>
2026-03-28 05:00:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05: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-28 05:00:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7a4c2ad-dca0-5647-9b00-08d75a763397/f7a4c2ad-dca0-5647-9b00-08d75a763397_image_8.jpg HTTP/1.1" 201 0
2026-03-28 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751689%252Fgeneral%252F8a925623-e80d-4a84-beb1-35a0ca4b6300.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751689/general/8a925623-e80d-4a84-beb1-35a0ca4b6300.jpg saved to cache
2026-03-28 05:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f7a4c2ad-dca0-5647-9b00-08d75a763397
2026-03-28 05:00:40 [adesa.es] INFO: Found listing with ID: 10699495
2026-03-28 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699495%27 HTTP/1.1" 200 None
2026-03-28 05:00:40 [adesa.es] INFO: Scrape type for 10699495: 0
2026-03-28 05:00:40 [adesa.es] INFO: Skipping item 10699495 url https://www.openlane.eu/en/carv6/auction/10699495
2026-03-28 05:00:40 [adesa.es] INFO: Found listing with ID: 10699500
2026-03-28 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699500%27 HTTP/1.1" 200 None
2026-03-28 05:00:40 [adesa.es] INFO: Scrape type for 10699500: 2
2026-03-28 05:00:40 [adesa.es] INFO: Scraping item 10699500 url https://www.openlane.eu/en/carv6/auction/10699500
2026-03-28 05:00:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b2143b090>
2026-03-28 05:00:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05: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-28 05:00:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7a4c2ad-dca0-5647-9b00-08d75a763397/f7a4c2ad-dca0-5647-9b00-08d75a763397_image_9.jpg HTTP/1.1" 201 0
2026-03-28 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751689%252Fgeneral%252F58c982f5-7821-47d8-9e0d-de4ef9afa2f6.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751689/general/58c982f5-7821-47d8-9e0d-de4ef9afa2f6.jpg saved to cache
2026-03-28 05:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f7a4c2ad-dca0-5647-9b00-08d75a763397
2026-03-28 05:00:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b238800d0>
2026-03-28 05:00:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05: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-28 05:00:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7a4c2ad-dca0-5647-9b00-08d75a763397/f7a4c2ad-dca0-5647-9b00-08d75a763397_image_1.jpg HTTP/1.1" 201 0
2026-03-28 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751689%252Fgeneral%252F7ac05d8f-66e1-45ce-b356-850937cd3fc9.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751689/general/7ac05d8f-66e1-45ce-b356-850937cd3fc9.jpg saved to cache
2026-03-28 05:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f7a4c2ad-dca0-5647-9b00-08d75a763397
2026-03-28 05:00:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f7a4c2ad-dca0-5647-9b00-08d75a763397, skipping ID generation
2026-03-28 05:00:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7a4c2ad-dca0-5647-9b00-08d75a763397 with scrape type 1
2026-03-28 05:00:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f7a4c2ad-dca0-5647-9b00-08d75a763397 sending to next pipeline
2026-03-28 05:00:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: f7a4c2ad-dca0-5647-9b00-08d75a763397, identifier: 10741849
2026-03-28 05:00:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: f7a4c2ad-dca0-5647-9b00-08d75a763397 with identifier: 10741849
2026-03-28 05:00:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: f7a4c2ad-dca0-5647-9b00-08d75a763397 with identifier: 10741849
2026-03-28 05:00:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: f7a4c2ad-dca0-5647-9b00-08d75a763397 with identifier: 10741849 to the API
2026-03-28 05:00:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751689/general/7ac05d8f-66e1-45ce-b356-850937cd3fc9.jpg>
{'auction_title': '',
'c_o_2_emission_value': 94,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Petrol',
'id': 'f7a4c2ad-dca0-5647-9b00-08d75a763397',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '8783LKZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741849',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Ford',
'model': 'Focus',
'odometer': 75477,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7a4c2ad-dca0-5647-9b00-08d75a763397/f7a4c2ad-dca0-5647-9b00-08d75a763397_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67546,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751689/general/aad42765-d53b-435d-9cce-ddd0560e6cd7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7a4c2ad-dca0-5647-9b00-08d75a763397/f7a4c2ad-dca0-5647-9b00-08d75a763397_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73350,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751689/general/7ac05d8f-66e1-45ce-b356-850937cd3fc9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7a4c2ad-dca0-5647-9b00-08d75a763397/f7a4c2ad-dca0-5647-9b00-08d75a763397_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64116,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751689/general/d3f4ebf7-c79d-4dd9-965c-6260b975e54d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7a4c2ad-dca0-5647-9b00-08d75a763397/f7a4c2ad-dca0-5647-9b00-08d75a763397_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72394,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751689/general/ab169785-0537-4cf2-8a60-bf3abab9b706.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7a4c2ad-dca0-5647-9b00-08d75a763397/f7a4c2ad-dca0-5647-9b00-08d75a763397_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57146,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751689/general/e223c54f-d1c3-4d04-801b-9ea10f52c9dc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7a4c2ad-dca0-5647-9b00-08d75a763397/f7a4c2ad-dca0-5647-9b00-08d75a763397_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72263,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751689/general/ee588cd6-74e4-476c-9a61-e5c831d91e78.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7a4c2ad-dca0-5647-9b00-08d75a763397/f7a4c2ad-dca0-5647-9b00-08d75a763397_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70534,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751689/general/4715543d-cc81-464f-ab12-1b299da3ac27.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7a4c2ad-dca0-5647-9b00-08d75a763397/f7a4c2ad-dca0-5647-9b00-08d75a763397_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80256,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751689/general/ad6927c5-7140-4af6-aa8c-50801bf09a9c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7a4c2ad-dca0-5647-9b00-08d75a763397/f7a4c2ad-dca0-5647-9b00-08d75a763397_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66083,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751689/general/8a925623-e80d-4a84-beb1-35a0ca4b6300.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7a4c2ad-dca0-5647-9b00-08d75a763397/f7a4c2ad-dca0-5647-9b00-08d75a763397_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80738,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751689/general/58c982f5-7821-47d8-9e0d-de4ef9afa2f6.jpg',
'Width': 1024}],
'price': 8500,
'price_includes_vat': True,
'registration_date': '2020-11-18',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Ford Focus 1.0 EcoBoost - Petrol - Manual - 125 hp - 75.477 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 05:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741849%27 HTTP/1.1" 200 None
2026-03-28 05:00:41 [adesa.es] INFO: Saving data for 10741849: {'created_time': 1774674041.11539, 'last_price_update_time': 1774674041.115401, 'auction_closing_time': 1775037300.0}
2026-03-28 05:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741849') HTTP/1.1" 204 0
2026-03-28 05:00:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 249c9530-e80b-544f-9c00-28053331e4fd with identifier: 10517945
2026-03-28 05:00:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 249c9530-e80b-544f-9c00-28053331e4fd with scrape type 2
2026-03-28 05:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 249c9530-e80b-544f-9c00-28053331e4fd with scrape type 2
2026-03-28 05:00:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 249c9530-e80b-544f-9c00-28053331e4fd, identifier: 10517945
2026-03-28 05:00:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f77db83-11d4-52b2-89b9-6da13fe78686 with identifier: 10741841
2026-03-28 05:00:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f77db83-11d4-52b2-89b9-6da13fe78686 with scrape type 1
2026-03-28 05:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9f77db83-11d4-52b2-89b9-6da13fe78686
2026-03-28 05:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751681%252Fgeneral%252F8fef93ee-d3d6-42f0-a217-55b93125dd6c.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751681/general/8fef93ee-d3d6-42f0-a217-55b93125dd6c.jpg not downloaded yet
2026-03-28 05:00:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d89bf10-d092-54f0-bbde-503a2085cc57 with identifier: 10290504
2026-03-28 05:00:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d89bf10-d092-54f0-bbde-503a2085cc57 with scrape type 2
2026-03-28 05:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d89bf10-d092-54f0-bbde-503a2085cc57 with scrape type 2
2026-03-28 05:00:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 4d89bf10-d092-54f0-bbde-503a2085cc57, identifier: 10290504
2026-03-28 05:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751687/general/ac3c3b8e-455e-46b2-88b5-69e472de580b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741847)
2026-03-28 05:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751686/general/65b309f5-ba9b-4aa8-830c-c604e1611ccd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741846)
2026-03-28 05:00:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 249c9530-e80b-544f-9c00-28053331e4fd with identifier: 10517945
2026-03-28 05:00:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 249c9530-e80b-544f-9c00-28053331e4fd with identifier: 10517945
2026-03-28 05:00:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 249c9530-e80b-544f-9c00-28053331e4fd with identifier: 10517945 to the API
2026-03-28 05:00:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:41 [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-28 05:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710517945%27 HTTP/1.1" 200 None
2026-03-28 05:00:41 [adesa.es] INFO: Saving data for 10517945: {'auction_closing_time': 1798671600.0, 'created_time': 1773334887.149443, 'last_price_update_time': 1774674041.630298}
2026-03-28 05:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10517945') HTTP/1.1" 204 0
2026-03-28 05:00:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 4d89bf10-d092-54f0-bbde-503a2085cc57 with identifier: 10290504
2026-03-28 05:00:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 4d89bf10-d092-54f0-bbde-503a2085cc57 with identifier: 10290504
2026-03-28 05:00:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 4d89bf10-d092-54f0-bbde-503a2085cc57 with identifier: 10290504 to the API
2026-03-28 05:00:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10290504>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 164,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '4d89bf10-d092-54f0-bbde-503a2085cc57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '4464MZF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10290504',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 18604,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 37700,
'price_includes_vat': True,
'registration_date': '2025-03-18',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 20d M Sport - Hybrid - Automatic - 164 hp - 18.604 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-28 05:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710290504%27 HTTP/1.1" 200 None
2026-03-28 05:00:41 [adesa.es] INFO: Saving data for 10290504: {'auction_closing_time': 1798671600.0, 'created_time': 1773334910.759906, 'last_price_update_time': 1774674041.919108}
2026-03-28 05:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10290504') HTTP/1.1" 204 0
2026-03-28 05:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751681%252Fgeneral%252F3a099aeb-8b83-4ee1-b81b-46803475ecfb.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751681/general/3a099aeb-8b83-4ee1-b81b-46803475ecfb.jpg not downloaded yet
2026-03-28 05:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10647804> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 05:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10366802> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 05:00:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05: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%252F5751681%252Fgeneral%252F2559fb32-55b3-4bf1-9841-693da3385911.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751681/general/2559fb32-55b3-4bf1-9841-693da3385911.jpg not downloaded yet
2026-03-28 05:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10371381> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 05:00:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b212e9010>
2026-03-28 05:00:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca599321-2350-59e9-8f98-534d2234dd8a/ca599321-2350-59e9-8f98-534d2234dd8a_image_9.jpg HTTP/1.1" 201 0
2026-03-28 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751687%252Fgeneral%252Fac3c3b8e-455e-46b2-88b5-69e472de580b.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751687/general/ac3c3b8e-455e-46b2-88b5-69e472de580b.jpg saved to cache
2026-03-28 05:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ca599321-2350-59e9-8f98-534d2234dd8a
2026-03-28 05:00:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b21183890>
2026-03-28 05:00:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_947dc5da-52b2-5b81-b478-4b071bdfe677/947dc5da-52b2-5b81-b478-4b071bdfe677_image_6.jpg HTTP/1.1" 201 0
2026-03-28 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751686%252Fgeneral%252F65b309f5-ba9b-4aa8-830c-c604e1611ccd.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751686/general/65b309f5-ba9b-4aa8-830c-c604e1611ccd.jpg saved to cache
2026-03-28 05:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 947dc5da-52b2-5b81-b478-4b071bdfe677
2026-03-28 05:00:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:42 [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%252F5751681%252Fgeneral%252F99315a08-6108-4915-8df3-54368b03fd47.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751681/general/99315a08-6108-4915-8df3-54368b03fd47.jpg not downloaded yet
2026-03-28 05:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751681/general/8fef93ee-d3d6-42f0-a217-55b93125dd6c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741841)
2026-03-28 05:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741832> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 05:00:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de046532-7bab-5db7-b5b5-bb0e4676fc27 with identifier: 10647804
2026-03-28 05:00:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de046532-7bab-5db7-b5b5-bb0e4676fc27 with scrape type 2
2026-03-28 05:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de046532-7bab-5db7-b5b5-bb0e4676fc27 with scrape type 2
2026-03-28 05:00:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: de046532-7bab-5db7-b5b5-bb0e4676fc27, identifier: 10647804
2026-03-28 05:00:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f082f487-381d-5c35-8f9c-d6ba7e87acd8 with identifier: 10366802
2026-03-28 05:00:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f082f487-381d-5c35-8f9c-d6ba7e87acd8 with scrape type 2
2026-03-28 05:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f082f487-381d-5c35-8f9c-d6ba7e87acd8 with scrape type 2
2026-03-28 05:00:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: f082f487-381d-5c35-8f9c-d6ba7e87acd8, identifier: 10366802
2026-03-28 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:42 [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%252F5751681%252Fgeneral%252F3f988612-3703-4e05-b6d3-0cd46a4cf8d7.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751681/general/3f988612-3703-4e05-b6d3-0cd46a4cf8d7.jpg not downloaded yet
2026-03-28 05:00:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: de046532-7bab-5db7-b5b5-bb0e4676fc27 with identifier: 10647804
2026-03-28 05:00:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 05:00:42 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-28 05:00:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 05:00:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: de046532-7bab-5db7-b5b5-bb0e4676fc27 with identifier: 10647804
2026-03-28 05:00:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: de046532-7bab-5db7-b5b5-bb0e4676fc27 with identifier: 10647804 to the API
2026-03-28 05:00:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:42 [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-28 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710647804%27 HTTP/1.1" 200 None
2026-03-28 05:00:42 [adesa.es] INFO: Saving data for 10647804: {'auction_closing_time': 1798671600.0, 'created_time': 1773334873.146567, 'last_price_update_time': 1774674042.789141}
2026-03-28 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10647804') HTTP/1.1" 204 0
2026-03-28 05:00:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: f082f487-381d-5c35-8f9c-d6ba7e87acd8 with identifier: 10366802
2026-03-28 05:00:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: f082f487-381d-5c35-8f9c-d6ba7e87acd8 with identifier: 10366802
2026-03-28 05:00:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: f082f487-381d-5c35-8f9c-d6ba7e87acd8 with identifier: 10366802 to the API
2026-03-28 05:00:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:43 [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-28 05:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710366802%27 HTTP/1.1" 200 None
2026-03-28 05:00:43 [adesa.es] INFO: Saving data for 10366802: {'auction_closing_time': 1798671600.0, 'created_time': 1773334869.452662, 'last_price_update_time': 1774674043.117249}
2026-03-28 05:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10366802') HTTP/1.1" 204 0
2026-03-28 05:00:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82d6eba0-c5e5-50a8-a96d-7a424e47f88a with identifier: 10371381
2026-03-28 05:00:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82d6eba0-c5e5-50a8-a96d-7a424e47f88a with scrape type 2
2026-03-28 05:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82d6eba0-c5e5-50a8-a96d-7a424e47f88a with scrape type 2
2026-03-28 05:00:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 82d6eba0-c5e5-50a8-a96d-7a424e47f88a, identifier: 10371381
2026-03-28 05:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751681/general/3a099aeb-8b83-4ee1-b81b-46803475ecfb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741841)
2026-03-28 05:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751686/general/48b0a1dd-0bea-4b8b-88c3-d48c51c41c5f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741846)
2026-03-28 05:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751681%252Fgeneral%252F27c4cc5e-9142-442a-b21a-95ec2a806607.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751681/general/27c4cc5e-9142-442a-b21a-95ec2a806607.jpg not downloaded yet
2026-03-28 05:00:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 82d6eba0-c5e5-50a8-a96d-7a424e47f88a with identifier: 10371381
2026-03-28 05:00:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 82d6eba0-c5e5-50a8-a96d-7a424e47f88a with identifier: 10371381
2026-03-28 05:00:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 82d6eba0-c5e5-50a8-a96d-7a424e47f88a with identifier: 10371381 to the API
2026-03-28 05:00:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:43 [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-28 05:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710371381%27 HTTP/1.1" 200 None
2026-03-28 05:00:43 [adesa.es] INFO: Saving data for 10371381: {'auction_closing_time': 1798671600.0, 'created_time': 1773334872.490016, 'last_price_update_time': 1774674043.58811}
2026-03-28 05:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10371381') HTTP/1.1" 204 0
2026-03-28 05:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10620011> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 05:00:43 [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-28 05:00:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0bf391d0>
2026-03-28 05:00:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f77db83-11d4-52b2-89b9-6da13fe78686/9f77db83-11d4-52b2-89b9-6da13fe78686_image_0.jpg HTTP/1.1" 201 0
2026-03-28 05:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751681%252Fgeneral%252F8fef93ee-d3d6-42f0-a217-55b93125dd6c.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751681/general/8fef93ee-d3d6-42f0-a217-55b93125dd6c.jpg saved to cache
2026-03-28 05:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9f77db83-11d4-52b2-89b9-6da13fe78686
2026-03-28 05:00:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 146348b6-e3b8-588d-8d0e-ec887deab469 with identifier: 10741832
2026-03-28 05:00:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 146348b6-e3b8-588d-8d0e-ec887deab469 with scrape type 1
2026-03-28 05:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 146348b6-e3b8-588d-8d0e-ec887deab469
2026-03-28 05:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742776%252Fgeneral%252Fc13a5574-2397-4512-995d-340211363919.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742776/general/c13a5574-2397-4512-995d-340211363919.jpg already downloaded
2026-03-28 05:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742776%252Fgeneral%252Fe8d79c45-7653-46c2-ba71-3c7ade2389bf.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742776/general/e8d79c45-7653-46c2-ba71-3c7ade2389bf.jpg already downloaded
2026-03-28 05:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742776%252Fgeneral%252Fa2df5192-a145-470a-9c49-03f517cdda86.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742776/general/a2df5192-a145-470a-9c49-03f517cdda86.jpg already downloaded
2026-03-28 05:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742776%252Fgeneral%252Fccda6cc5-c9bf-4177-be7f-90641269afc7.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742776/general/ccda6cc5-c9bf-4177-be7f-90641269afc7.jpg already downloaded
2026-03-28 05:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742776%252Fgeneral%252F0b3714de-40a4-4584-a70f-466ae656accb.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742776/general/0b3714de-40a4-4584-a70f-466ae656accb.jpg already downloaded
2026-03-28 05:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742776%252Fgeneral%252Fee908d26-1cba-42ce-8757-bb50fe4decad.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742776/general/ee908d26-1cba-42ce-8757-bb50fe4decad.jpg already downloaded
2026-03-28 05:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742776%252Fgeneral%252F97957056-8f22-4b64-a824-a444ced4a927.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742776/general/97957056-8f22-4b64-a824-a444ced4a927.jpg already downloaded
2026-03-28 05:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742776%252Fgeneral%252Fbdd7cf6d-04a2-468e-b2df-772385e28187.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742776/general/bdd7cf6d-04a2-468e-b2df-772385e28187.jpg already downloaded
2026-03-28 05:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742776%252Fgeneral%252Fe6ad742b-9cd9-4360-bd50-5593c5850f30.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742776/general/e6ad742b-9cd9-4360-bd50-5593c5850f30.jpg already downloaded
2026-03-28 05:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742776%252Fgeneral%252F88c1f87f-bd8b-40f1-b923-089ab800210e.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742776/general/88c1f87f-bd8b-40f1-b923-089ab800210e.jpg already downloaded
2026-03-28 05:00:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 146348b6-e3b8-588d-8d0e-ec887deab469, identifier: 10741832
2026-03-28 05:00:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 05:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751681/general/2559fb32-55b3-4bf1-9841-693da3385911.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741841)
2026-03-28 05:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751681%252Fgeneral%252F7a551b8a-22c9-4c14-8467-988595b901a9.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751681/general/7a551b8a-22c9-4c14-8467-988595b901a9.jpg not downloaded yet
2026-03-28 05:00:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 146348b6-e3b8-588d-8d0e-ec887deab469 with identifier: 10741832
2026-03-28 05:00:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 146348b6-e3b8-588d-8d0e-ec887deab469 with identifier: 10741832
2026-03-28 05:00:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 146348b6-e3b8-588d-8d0e-ec887deab469 with identifier: 10741832 to the API
2026-03-28 05:00:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741832>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Petrol',
'id': '146348b6-e3b8-588d-8d0e-ec887deab469',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '9018MCV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741832',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Subaru',
'model': 'XV',
'odometer': 143549,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5742776/general/c13a5574-2397-4512-995d-340211363919.jpg',
'https://images.openlane.eu/carimgs/5742776/general/e8d79c45-7653-46c2-ba71-3c7ade2389bf.jpg',
'https://images.openlane.eu/carimgs/5742776/general/a2df5192-a145-470a-9c49-03f517cdda86.jpg',
'https://images.openlane.eu/carimgs/5742776/general/ccda6cc5-c9bf-4177-be7f-90641269afc7.jpg',
'https://images.openlane.eu/carimgs/5742776/general/0b3714de-40a4-4584-a70f-466ae656accb.jpg',
'https://images.openlane.eu/carimgs/5742776/general/ee908d26-1cba-42ce-8757-bb50fe4decad.jpg',
'https://images.openlane.eu/carimgs/5742776/general/97957056-8f22-4b64-a824-a444ced4a927.jpg',
'https://images.openlane.eu/carimgs/5742776/general/bdd7cf6d-04a2-468e-b2df-772385e28187.jpg',
'https://images.openlane.eu/carimgs/5742776/general/e6ad742b-9cd9-4360-bd50-5593c5850f30.jpg',
'https://images.openlane.eu/carimgs/5742776/general/88c1f87f-bd8b-40f1-b923-089ab800210e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_146348b6-e3b8-588d-8d0e-ec887deab469/146348b6-e3b8-588d-8d0e-ec887deab469_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68926,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742776/general/c13a5574-2397-4512-995d-340211363919.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_146348b6-e3b8-588d-8d0e-ec887deab469/146348b6-e3b8-588d-8d0e-ec887deab469_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73931,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742776/general/e8d79c45-7653-46c2-ba71-3c7ade2389bf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_146348b6-e3b8-588d-8d0e-ec887deab469/146348b6-e3b8-588d-8d0e-ec887deab469_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303677,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742776/general/a2df5192-a145-470a-9c49-03f517cdda86.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_146348b6-e3b8-588d-8d0e-ec887deab469/146348b6-e3b8-588d-8d0e-ec887deab469_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80799,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742776/general/ccda6cc5-c9bf-4177-be7f-90641269afc7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_146348b6-e3b8-588d-8d0e-ec887deab469/146348b6-e3b8-588d-8d0e-ec887deab469_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84368,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742776/general/0b3714de-40a4-4584-a70f-466ae656accb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_146348b6-e3b8-588d-8d0e-ec887deab469/146348b6-e3b8-588d-8d0e-ec887deab469_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87739,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742776/general/ee908d26-1cba-42ce-8757-bb50fe4decad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_146348b6-e3b8-588d-8d0e-ec887deab469/146348b6-e3b8-588d-8d0e-ec887deab469_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88566,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742776/general/97957056-8f22-4b64-a824-a444ced4a927.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_146348b6-e3b8-588d-8d0e-ec887deab469/146348b6-e3b8-588d-8d0e-ec887deab469_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66988,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742776/general/bdd7cf6d-04a2-468e-b2df-772385e28187.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_146348b6-e3b8-588d-8d0e-ec887deab469/146348b6-e3b8-588d-8d0e-ec887deab469_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77313,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742776/general/e6ad742b-9cd9-4360-bd50-5593c5850f30.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_146348b6-e3b8-588d-8d0e-ec887deab469/146348b6-e3b8-588d-8d0e-ec887deab469_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69151,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742776/general/88c1f87f-bd8b-40f1-b923-089ab800210e.jpg',
'Width': 1024}],
'price': 11200,
'price_includes_vat': True,
'registration_date': '2022-12-15',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Subaru XV 1.6 - Petrol - Automatic - 115 hp - 143.549 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 05:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741832%27 HTTP/1.1" 200 None
2026-03-28 05:00:44 [adesa.es] INFO: Saving data for 10741832: {'created_time': 1774674044.331674, 'last_price_update_time': 1774674044.331691, 'auction_closing_time': 1775037300.0}
2026-03-28 05:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741832') HTTP/1.1" 204 0
2026-03-28 05:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751681/general/99315a08-6108-4915-8df3-54368b03fd47.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741841)
2026-03-28 05:00:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b231fbe90>
2026-03-28 05:00:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f77db83-11d4-52b2-89b9-6da13fe78686/9f77db83-11d4-52b2-89b9-6da13fe78686_image_1.jpg HTTP/1.1" 201 0
2026-03-28 05:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751681%252Fgeneral%252F3a099aeb-8b83-4ee1-b81b-46803475ecfb.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751681/general/3a099aeb-8b83-4ee1-b81b-46803475ecfb.jpg saved to cache
2026-03-28 05:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9f77db83-11d4-52b2-89b9-6da13fe78686
2026-03-28 05:00:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b210bbc50>
2026-03-28 05:00:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_947dc5da-52b2-5b81-b478-4b071bdfe677/947dc5da-52b2-5b81-b478-4b071bdfe677_image_4.jpg HTTP/1.1" 201 0
2026-03-28 05:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751686%252Fgeneral%252F48b0a1dd-0bea-4b8b-88c3-d48c51c41c5f.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751686/general/48b0a1dd-0bea-4b8b-88c3-d48c51c41c5f.jpg saved to cache
2026-03-28 05:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 947dc5da-52b2-5b81-b478-4b071bdfe677
2026-03-28 05:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:44 [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%252F5751681%252Fgeneral%252Fab0b4a28-8411-4de2-84fa-dbb919423ffd.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751681/general/ab0b4a28-8411-4de2-84fa-dbb919423ffd.jpg not downloaded yet
2026-03-28 05:00:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82b449cf-517e-54cf-892a-5c1d68b027fd with identifier: 10620011
2026-03-28 05:00:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82b449cf-517e-54cf-892a-5c1d68b027fd with scrape type 2
2026-03-28 05:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82b449cf-517e-54cf-892a-5c1d68b027fd with scrape type 2
2026-03-28 05:00:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 82b449cf-517e-54cf-892a-5c1d68b027fd, identifier: 10620011
2026-03-28 05:00:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7640be65-749e-5135-b4f4-9a98c2728fb7 with identifier: 10419050
2026-03-28 05:00:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7640be65-749e-5135-b4f4-9a98c2728fb7 with scrape type 2
2026-03-28 05:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7640be65-749e-5135-b4f4-9a98c2728fb7 with scrape type 2
2026-03-28 05:00:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 7640be65-749e-5135-b4f4-9a98c2728fb7, identifier: 10419050
2026-03-28 05:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751681/general/3f988612-3703-4e05-b6d3-0cd46a4cf8d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741841)
2026-03-28 05:00:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 82b449cf-517e-54cf-892a-5c1d68b027fd with identifier: 10620011
2026-03-28 05:00:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 82b449cf-517e-54cf-892a-5c1d68b027fd with identifier: 10620011
2026-03-28 05:00:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 82b449cf-517e-54cf-892a-5c1d68b027fd with identifier: 10620011 to the API
2026-03-28 05:00:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10620011>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 164,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '82b449cf-517e-54cf-892a-5c1d68b027fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '1376MYN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10620011',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 22845,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 30000,
'price_includes_vat': True,
'registration_date': '2025-02-20',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'BMW 1 Series 120d M Sport - Hybrid - Automatic - 164 hp - 22.845 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-28 05:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710620011%27 HTTP/1.1" 200 None
2026-03-28 05:00:44 [adesa.es] INFO: Saving data for 10620011: {'auction_closing_time': 1798671600.0, 'created_time': 1773334868.677833, 'last_price_update_time': 1774674044.981042}
2026-03-28 05:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10620011') HTTP/1.1" 204 0
2026-03-28 05:00:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 7640be65-749e-5135-b4f4-9a98c2728fb7 with identifier: 10419050
2026-03-28 05:00:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 7640be65-749e-5135-b4f4-9a98c2728fb7 with identifier: 10419050
2026-03-28 05:00:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 7640be65-749e-5135-b4f4-9a98c2728fb7 with identifier: 10419050 to the API
2026-03-28 05:00:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:45 [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-28 05:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710419050%27 HTTP/1.1" 200 None
2026-03-28 05:00:45 [adesa.es] INFO: Saving data for 10419050: {'auction_closing_time': 1798671600.0, 'created_time': 1773334868.165586, 'last_price_update_time': 1774674045.350073}
2026-03-28 05:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10419050') HTTP/1.1" 204 0
2026-03-28 05:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751687/general/dce5b37f-99cc-44c9-9449-1faa8b8285e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741847)
2026-03-28 05:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751681%252Fgeneral%252F6ab5a36d-18f7-4923-8f37-ffac362cc7c0.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751681/general/6ab5a36d-18f7-4923-8f37-ffac362cc7c0.jpg not downloaded yet
2026-03-28 05:00:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b2141c5d0>
2026-03-28 05:00:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f77db83-11d4-52b2-89b9-6da13fe78686/9f77db83-11d4-52b2-89b9-6da13fe78686_image_2.jpg HTTP/1.1" 201 0
2026-03-28 05:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751681%252Fgeneral%252F2559fb32-55b3-4bf1-9841-693da3385911.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751681/general/2559fb32-55b3-4bf1-9841-693da3385911.jpg saved to cache
2026-03-28 05:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9f77db83-11d4-52b2-89b9-6da13fe78686
2026-03-28 05:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751681/general/27c4cc5e-9142-442a-b21a-95ec2a806607.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741841)
2026-03-28 05:00:45 [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-28 05:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751681%252Fgeneral%252F272f4227-c1bb-4341-8bdf-ca358a5baae6.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751681/general/272f4227-c1bb-4341-8bdf-ca358a5baae6.jpg not downloaded yet
2026-03-28 05:00:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:45 [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-28 05:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751687/general/f67c0cb9-d2c7-4deb-be89-ac4b890e34db.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741847)
2026-03-28 05:00:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b2141d0d0>
2026-03-28 05:00:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f77db83-11d4-52b2-89b9-6da13fe78686/9f77db83-11d4-52b2-89b9-6da13fe78686_image_3.jpg HTTP/1.1" 201 0
2026-03-28 05:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751681%252Fgeneral%252F99315a08-6108-4915-8df3-54368b03fd47.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751681/general/99315a08-6108-4915-8df3-54368b03fd47.jpg saved to cache
2026-03-28 05:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9f77db83-11d4-52b2-89b9-6da13fe78686
2026-03-28 05:00:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0bf91910>
2026-03-28 05:00:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f77db83-11d4-52b2-89b9-6da13fe78686/9f77db83-11d4-52b2-89b9-6da13fe78686_image_4.jpg HTTP/1.1" 201 0
2026-03-28 05:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751681%252Fgeneral%252F3f988612-3703-4e05-b6d3-0cd46a4cf8d7.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751681/general/3f988612-3703-4e05-b6d3-0cd46a4cf8d7.jpg saved to cache
2026-03-28 05:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9f77db83-11d4-52b2-89b9-6da13fe78686
2026-03-28 05:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751682/general/f1f7ac7b-4050-407d-b213-886f0fc7e5e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741842)
2026-03-28 05:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751681/general/7a551b8a-22c9-4c14-8467-988595b901a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741841)
2026-03-28 05:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751681/general/ab0b4a28-8411-4de2-84fa-dbb919423ffd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741841)
2026-03-28 05:00:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0bd31650>
2026-03-28 05:00:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca599321-2350-59e9-8f98-534d2234dd8a/ca599321-2350-59e9-8f98-534d2234dd8a_image_7.jpg HTTP/1.1" 201 0
2026-03-28 05:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751687%252Fgeneral%252Fdce5b37f-99cc-44c9-9449-1faa8b8285e9.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751687/general/dce5b37f-99cc-44c9-9449-1faa8b8285e9.jpg saved to cache
2026-03-28 05:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ca599321-2350-59e9-8f98-534d2234dd8a
2026-03-28 05:00:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0bebc690>
2026-03-28 05:00:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f77db83-11d4-52b2-89b9-6da13fe78686/9f77db83-11d4-52b2-89b9-6da13fe78686_image_5.jpg HTTP/1.1" 201 0
2026-03-28 05:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751681%252Fgeneral%252F27c4cc5e-9142-442a-b21a-95ec2a806607.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751681/general/27c4cc5e-9142-442a-b21a-95ec2a806607.jpg saved to cache
2026-03-28 05:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9f77db83-11d4-52b2-89b9-6da13fe78686
2026-03-28 05:00:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c03e4799-9db8-514a-b8c3-22c231283cb2 with identifier: 10620669
2026-03-28 05:00:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c03e4799-9db8-514a-b8c3-22c231283cb2 with scrape type 2
2026-03-28 05:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c03e4799-9db8-514a-b8c3-22c231283cb2 with scrape type 2
2026-03-28 05:00:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: c03e4799-9db8-514a-b8c3-22c231283cb2, identifier: 10620669
2026-03-28 05:00:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: c03e4799-9db8-514a-b8c3-22c231283cb2 with identifier: 10620669
2026-03-28 05:00:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: c03e4799-9db8-514a-b8c3-22c231283cb2 with identifier: 10620669
2026-03-28 05:00:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: c03e4799-9db8-514a-b8c3-22c231283cb2 with identifier: 10620669 to the API
2026-03-28 05:00:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:46 [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-28 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710620669%27 HTTP/1.1" 200 None
2026-03-28 05:00:46 [adesa.es] INFO: Saving data for 10620669: {'auction_closing_time': 1798671600.0, 'created_time': 1773334891.30462, 'last_price_update_time': 1774674046.058738}
2026-03-28 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10620669') HTTP/1.1" 204 0
2026-03-28 05:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751681/general/6ab5a36d-18f7-4923-8f37-ffac362cc7c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741841)
2026-03-28 05:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751686/general/30684e9f-e7f8-4b1f-a922-b137e3476bd0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741846)
2026-03-28 05:00:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f4e4f37-b501-5091-86be-d4b33f8c8788 with identifier: 10583626
2026-03-28 05:00:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f4e4f37-b501-5091-86be-d4b33f8c8788 with scrape type 2
2026-03-28 05:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f4e4f37-b501-5091-86be-d4b33f8c8788 with scrape type 2
2026-03-28 05:00:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 7f4e4f37-b501-5091-86be-d4b33f8c8788, identifier: 10583626
2026-03-28 05:00:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b2114f850>
2026-03-28 05:00:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca599321-2350-59e9-8f98-534d2234dd8a/ca599321-2350-59e9-8f98-534d2234dd8a_image_5.jpg HTTP/1.1" 201 0
2026-03-28 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751687%252Fgeneral%252Ff67c0cb9-d2c7-4deb-be89-ac4b890e34db.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751687/general/f67c0cb9-d2c7-4deb-be89-ac4b890e34db.jpg saved to cache
2026-03-28 05:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ca599321-2350-59e9-8f98-534d2234dd8a
2026-03-28 05:00:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0bfbf910>
2026-03-28 05:00:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3122196-e8e9-5ac9-aeee-ed652fa6c471/f3122196-e8e9-5ac9-aeee-ed652fa6c471_image_2.jpg HTTP/1.1" 201 0
2026-03-28 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751682%252Fgeneral%252Ff1f7ac7b-4050-407d-b213-886f0fc7e5e0.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751682/general/f1f7ac7b-4050-407d-b213-886f0fc7e5e0.jpg saved to cache
2026-03-28 05:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f3122196-e8e9-5ac9-aeee-ed652fa6c471
2026-03-28 05:00:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f3122196-e8e9-5ac9-aeee-ed652fa6c471, skipping ID generation
2026-03-28 05:00:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3122196-e8e9-5ac9-aeee-ed652fa6c471 with scrape type 1
2026-03-28 05:00:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f3122196-e8e9-5ac9-aeee-ed652fa6c471 sending to next pipeline
2026-03-28 05:00:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: f3122196-e8e9-5ac9-aeee-ed652fa6c471, identifier: 10741842
2026-03-28 05:00:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b210ccc50>
2026-03-28 05:00:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f77db83-11d4-52b2-89b9-6da13fe78686/9f77db83-11d4-52b2-89b9-6da13fe78686_image_6.jpg HTTP/1.1" 201 0
2026-03-28 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751681%252Fgeneral%252F7a551b8a-22c9-4c14-8467-988595b901a9.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751681/general/7a551b8a-22c9-4c14-8467-988595b901a9.jpg saved to cache
2026-03-28 05:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9f77db83-11d4-52b2-89b9-6da13fe78686
2026-03-28 05:00:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b2142f510>
2026-03-28 05:00:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f77db83-11d4-52b2-89b9-6da13fe78686/9f77db83-11d4-52b2-89b9-6da13fe78686_image_7.jpg HTTP/1.1" 201 0
2026-03-28 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751681%252Fgeneral%252Fab0b4a28-8411-4de2-84fa-dbb919423ffd.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751681/general/ab0b4a28-8411-4de2-84fa-dbb919423ffd.jpg saved to cache
2026-03-28 05:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9f77db83-11d4-52b2-89b9-6da13fe78686
2026-03-28 05:00:46 [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-28 05:00:46 [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-28 05:00:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 7f4e4f37-b501-5091-86be-d4b33f8c8788 with identifier: 10583626
2026-03-28 05:00:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 7f4e4f37-b501-5091-86be-d4b33f8c8788 with identifier: 10583626
2026-03-28 05:00:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 7f4e4f37-b501-5091-86be-d4b33f8c8788 with identifier: 10583626 to the API
2026-03-28 05:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:47 [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-28 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710583626%27 HTTP/1.1" 200 None
2026-03-28 05:00:47 [adesa.es] INFO: Saving data for 10583626: {'auction_closing_time': 1798671600.0, 'created_time': 1773334856.383107, 'last_price_update_time': 1774674047.181348}
2026-03-28 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10583626') HTTP/1.1" 204 0
2026-03-28 05:00:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: f3122196-e8e9-5ac9-aeee-ed652fa6c471 with identifier: 10741842
2026-03-28 05:00:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: f3122196-e8e9-5ac9-aeee-ed652fa6c471 with identifier: 10741842
2026-03-28 05:00:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: f3122196-e8e9-5ac9-aeee-ed652fa6c471 with identifier: 10741842 to the API
2026-03-28 05:00:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751682/general/f1f7ac7b-4050-407d-b213-886f0fc7e5e0.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Petrol',
'id': 'f3122196-e8e9-5ac9-aeee-ed652fa6c471',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '5023LWL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741842',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 52215,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3122196-e8e9-5ac9-aeee-ed652fa6c471/f3122196-e8e9-5ac9-aeee-ed652fa6c471_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 395079,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751682/general/67fd4b25-7842-4d13-8550-6f55dac5c65b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3122196-e8e9-5ac9-aeee-ed652fa6c471/f3122196-e8e9-5ac9-aeee-ed652fa6c471_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99708,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751682/general/3d75ac79-3bc2-4f47-a291-8b6287191f88.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3122196-e8e9-5ac9-aeee-ed652fa6c471/f3122196-e8e9-5ac9-aeee-ed652fa6c471_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 385315,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751682/general/f1f7ac7b-4050-407d-b213-886f0fc7e5e0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3122196-e8e9-5ac9-aeee-ed652fa6c471/f3122196-e8e9-5ac9-aeee-ed652fa6c471_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96075,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751682/general/f5de42a9-e967-439d-a8ed-b320bcf3148b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3122196-e8e9-5ac9-aeee-ed652fa6c471/f3122196-e8e9-5ac9-aeee-ed652fa6c471_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112081,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751682/general/ba727cab-01d1-4a92-83c6-afc2d1b069fe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3122196-e8e9-5ac9-aeee-ed652fa6c471/f3122196-e8e9-5ac9-aeee-ed652fa6c471_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111429,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751682/general/f92cb925-ea76-4c61-832d-65682404bf28.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3122196-e8e9-5ac9-aeee-ed652fa6c471/f3122196-e8e9-5ac9-aeee-ed652fa6c471_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119599,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751682/general/4a5765a5-f435-47e1-9ebf-5ded6cb80d34.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3122196-e8e9-5ac9-aeee-ed652fa6c471/f3122196-e8e9-5ac9-aeee-ed652fa6c471_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97309,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751682/general/17fc6453-6ca3-44c3-87d6-d39a5da87bd8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3122196-e8e9-5ac9-aeee-ed652fa6c471/f3122196-e8e9-5ac9-aeee-ed652fa6c471_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113362,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751682/general/1532d1ba-21ae-4384-a676-0f83ce58f3b9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3122196-e8e9-5ac9-aeee-ed652fa6c471/f3122196-e8e9-5ac9-aeee-ed652fa6c471_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90431,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751682/general/44e1e24a-e02e-44c3-966c-7b194f502c22.jpg',
'Width': 1024}],
'price': 15300,
'price_includes_vat': True,
'registration_date': '2022-02-22',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Volkswagen Golf 1.0 eTSI Life - Petrol - Automatic - 110 hp - '
'52.215 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-28 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741842%27 HTTP/1.1" 200 None
2026-03-28 05:00:47 [adesa.es] INFO: Saving data for 10741842: {'created_time': 1774674047.720916, 'last_price_update_time': 1774674047.720931, 'auction_closing_time': 1775037300.0}
2026-03-28 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741842') HTTP/1.1" 204 0
2026-03-28 05:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751687/general/556e630d-dafd-4b0d-a8f0-3c91e40120a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741847)
2026-03-28 05:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751681/general/272f4227-c1bb-4341-8bdf-ca358a5baae6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741841)
2026-03-28 05:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751691/general/316cdb04-e5c6-4681-b556-ce747e9edd94.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741851)
2026-03-28 05:00:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751683/general/4b286b3c-0c31-4033-8a70-7f2f45e17ef2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741843)
2026-03-28 05:00:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0bfe6350>
2026-03-28 05:00:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f77db83-11d4-52b2-89b9-6da13fe78686/9f77db83-11d4-52b2-89b9-6da13fe78686_image_8.jpg HTTP/1.1" 201 0
2026-03-28 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751681%252Fgeneral%252F6ab5a36d-18f7-4923-8f37-ffac362cc7c0.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751681/general/6ab5a36d-18f7-4923-8f37-ffac362cc7c0.jpg saved to cache
2026-03-28 05:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9f77db83-11d4-52b2-89b9-6da13fe78686
2026-03-28 05:00:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b212c6cd0>
2026-03-28 05:00:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_947dc5da-52b2-5b81-b478-4b071bdfe677/947dc5da-52b2-5b81-b478-4b071bdfe677_image_1.jpg HTTP/1.1" 201 0
2026-03-28 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751686%252Fgeneral%252F30684e9f-e7f8-4b1f-a922-b137e3476bd0.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751686/general/30684e9f-e7f8-4b1f-a922-b137e3476bd0.jpg saved to cache
2026-03-28 05:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 947dc5da-52b2-5b81-b478-4b071bdfe677
2026-03-28 05:00:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 947dc5da-52b2-5b81-b478-4b071bdfe677, skipping ID generation
2026-03-28 05:00:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 947dc5da-52b2-5b81-b478-4b071bdfe677 with scrape type 1
2026-03-28 05:00:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 947dc5da-52b2-5b81-b478-4b071bdfe677 sending to next pipeline
2026-03-28 05:00:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 947dc5da-52b2-5b81-b478-4b071bdfe677, identifier: 10741846
2026-03-28 05:00:47 [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-28 05:00:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 947dc5da-52b2-5b81-b478-4b071bdfe677 with identifier: 10741846
2026-03-28 05:00:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 947dc5da-52b2-5b81-b478-4b071bdfe677 with identifier: 10741846
2026-03-28 05:00:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 947dc5da-52b2-5b81-b478-4b071bdfe677 with identifier: 10741846 to the API
2026-03-28 05:00:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751686/general/30684e9f-e7f8-4b1f-a922-b137e3476bd0.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Petrol',
'id': '947dc5da-52b2-5b81-b478-4b071bdfe677',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '5837MMK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741846',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 33026,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_947dc5da-52b2-5b81-b478-4b071bdfe677/947dc5da-52b2-5b81-b478-4b071bdfe677_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103778,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751686/general/fe93998c-e52b-4546-bd19-02bd7133cc74.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_947dc5da-52b2-5b81-b478-4b071bdfe677/947dc5da-52b2-5b81-b478-4b071bdfe677_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105612,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751686/general/30684e9f-e7f8-4b1f-a922-b137e3476bd0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_947dc5da-52b2-5b81-b478-4b071bdfe677/947dc5da-52b2-5b81-b478-4b071bdfe677_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100097,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751686/general/b1a3cbb6-50a9-44fa-bd96-bcb45d854108.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_947dc5da-52b2-5b81-b478-4b071bdfe677/947dc5da-52b2-5b81-b478-4b071bdfe677_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99158,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751686/general/0f4ea716-0ac4-47de-8169-0cf110f3b7ca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_947dc5da-52b2-5b81-b478-4b071bdfe677/947dc5da-52b2-5b81-b478-4b071bdfe677_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114047,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751686/general/48b0a1dd-0bea-4b8b-88c3-d48c51c41c5f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_947dc5da-52b2-5b81-b478-4b071bdfe677/947dc5da-52b2-5b81-b478-4b071bdfe677_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114234,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751686/general/96ee167b-aad5-468a-be77-63657fdcfde6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_947dc5da-52b2-5b81-b478-4b071bdfe677/947dc5da-52b2-5b81-b478-4b071bdfe677_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115093,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751686/general/65b309f5-ba9b-4aa8-830c-c604e1611ccd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_947dc5da-52b2-5b81-b478-4b071bdfe677/947dc5da-52b2-5b81-b478-4b071bdfe677_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88717,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751686/general/08e33661-e9fd-4064-a19c-33ef3e0777f3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_947dc5da-52b2-5b81-b478-4b071bdfe677/947dc5da-52b2-5b81-b478-4b071bdfe677_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91669,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751686/general/fc06abd0-72fa-43f6-8b5b-65f45feb988a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_947dc5da-52b2-5b81-b478-4b071bdfe677/947dc5da-52b2-5b81-b478-4b071bdfe677_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89582,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751686/general/81e51ef2-d3db-4921-be71-a349d035ccd0.jpg',
'Width': 1024}],
'price': 12700,
'price_includes_vat': True,
'registration_date': '2023-12-27',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Volkswagen Polo 1.0 TSI Life - Petrol - Manual - 95 hp - 33.026 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-28 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741846%27 HTTP/1.1" 200 None
2026-03-28 05:00:48 [adesa.es] INFO: Saving data for 10741846: {'created_time': 1774674048.342338, 'last_price_update_time': 1774674048.342353, 'auction_closing_time': 1775037300.0}
2026-03-28 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741846') HTTP/1.1" 204 0
2026-03-28 05:00:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8215880a-1885-54d2-863a-227433f4db57 with identifier: 10620671
2026-03-28 05:00:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8215880a-1885-54d2-863a-227433f4db57 with scrape type 2
2026-03-28 05:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8215880a-1885-54d2-863a-227433f4db57 with scrape type 2
2026-03-28 05:00:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 8215880a-1885-54d2-863a-227433f4db57, identifier: 10620671
2026-03-28 05:00:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6abaa8b-6d28-5f56-8350-f4bf13f3c0e5 with identifier: 10547995
2026-03-28 05:00:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6abaa8b-6d28-5f56-8350-f4bf13f3c0e5 with scrape type 2
2026-03-28 05:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6abaa8b-6d28-5f56-8350-f4bf13f3c0e5 with scrape type 2
2026-03-28 05:00:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: b6abaa8b-6d28-5f56-8350-f4bf13f3c0e5, identifier: 10547995
2026-03-28 05:00:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 8215880a-1885-54d2-863a-227433f4db57 with identifier: 10620671
2026-03-28 05:00:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 8215880a-1885-54d2-863a-227433f4db57 with identifier: 10620671
2026-03-28 05:00:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 8215880a-1885-54d2-863a-227433f4db57 with identifier: 10620671 to the API
2026-03-28 05:00:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:48 [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-28 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710620671%27 HTTP/1.1" 200 None
2026-03-28 05:00:48 [adesa.es] INFO: Saving data for 10620671: {'auction_closing_time': 1798671600.0, 'created_time': 1773334862.153114, 'last_price_update_time': 1774674048.824025}
2026-03-28 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10620671') HTTP/1.1" 204 0
2026-03-28 05:00:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: b6abaa8b-6d28-5f56-8350-f4bf13f3c0e5 with identifier: 10547995
2026-03-28 05:00:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: b6abaa8b-6d28-5f56-8350-f4bf13f3c0e5 with identifier: 10547995
2026-03-28 05:00:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: b6abaa8b-6d28-5f56-8350-f4bf13f3c0e5 with identifier: 10547995 to the API
2026-03-28 05:00:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10547995>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': 'b6abaa8b-6d28-5f56-8350-f4bf13f3c0e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '5362MZF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10547995',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 18850,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 36000,
'price_includes_vat': True,
'registration_date': '2025-03-18',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 18d M Sport - Diesel - Automatic - 150 hp - 18.850 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-28 05:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710547995%27 HTTP/1.1" 200 None
2026-03-28 05:00:49 [adesa.es] INFO: Saving data for 10547995: {'auction_closing_time': 1798671600.0, 'created_time': 1773334887.596055, 'last_price_update_time': 1774674049.122721}
2026-03-28 05:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10547995') HTTP/1.1" 204 0
2026-03-28 05:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751691/general/b5a9dacf-dc1e-4f48-ad42-5cb96b039cc8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741851)
2026-03-28 05:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751679/general/587d8775-03ce-4b5f-80e3-6cc3f7b69f7c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741839)
2026-03-28 05:00:49 [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-28 05:00:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b211fd090>
2026-03-28 05:00:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca599321-2350-59e9-8f98-534d2234dd8a/ca599321-2350-59e9-8f98-534d2234dd8a_image_4.jpg HTTP/1.1" 201 0
2026-03-28 05:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751687%252Fgeneral%252F556e630d-dafd-4b0d-a8f0-3c91e40120a3.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751687/general/556e630d-dafd-4b0d-a8f0-3c91e40120a3.jpg saved to cache
2026-03-28 05:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ca599321-2350-59e9-8f98-534d2234dd8a
2026-03-28 05:00:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ca599321-2350-59e9-8f98-534d2234dd8a, skipping ID generation
2026-03-28 05:00:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca599321-2350-59e9-8f98-534d2234dd8a with scrape type 1
2026-03-28 05:00:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ca599321-2350-59e9-8f98-534d2234dd8a sending to next pipeline
2026-03-28 05:00:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: ca599321-2350-59e9-8f98-534d2234dd8a, identifier: 10741847
2026-03-28 05:00:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0bea9590>
2026-03-28 05:00:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f77db83-11d4-52b2-89b9-6da13fe78686/9f77db83-11d4-52b2-89b9-6da13fe78686_image_9.jpg HTTP/1.1" 201 0
2026-03-28 05:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751681%252Fgeneral%252F272f4227-c1bb-4341-8bdf-ca358a5baae6.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751681/general/272f4227-c1bb-4341-8bdf-ca358a5baae6.jpg saved to cache
2026-03-28 05:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9f77db83-11d4-52b2-89b9-6da13fe78686
2026-03-28 05:00:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9f77db83-11d4-52b2-89b9-6da13fe78686, skipping ID generation
2026-03-28 05:00:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f77db83-11d4-52b2-89b9-6da13fe78686 with scrape type 1
2026-03-28 05:00:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9f77db83-11d4-52b2-89b9-6da13fe78686 sending to next pipeline
2026-03-28 05:00:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 9f77db83-11d4-52b2-89b9-6da13fe78686, identifier: 10741841
2026-03-28 05:00:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b21157490>
2026-03-28 05:00:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d54dfe4b-2e71-536f-9152-1547c643ef24/d54dfe4b-2e71-536f-9152-1547c643ef24_image_8.jpg HTTP/1.1" 201 0
2026-03-28 05:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751691%252Fgeneral%252F316cdb04-e5c6-4681-b556-ce747e9edd94.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751691/general/316cdb04-e5c6-4681-b556-ce747e9edd94.jpg saved to cache
2026-03-28 05:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d54dfe4b-2e71-536f-9152-1547c643ef24
2026-03-28 05:00:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b211ff950>
2026-03-28 05:00:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f97ad111-9a44-5752-a2d8-971b7e4bb9e9/f97ad111-9a44-5752-a2d8-971b7e4bb9e9_image_9.jpg HTTP/1.1" 201 0
2026-03-28 05:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751683%252Fgeneral%252F4b286b3c-0c31-4033-8a70-7f2f45e17ef2.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751683/general/4b286b3c-0c31-4033-8a70-7f2f45e17ef2.jpg saved to cache
2026-03-28 05:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f97ad111-9a44-5752-a2d8-971b7e4bb9e9
2026-03-28 05:00:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f97ad111-9a44-5752-a2d8-971b7e4bb9e9, skipping ID generation
2026-03-28 05:00:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f97ad111-9a44-5752-a2d8-971b7e4bb9e9 with scrape type 1
2026-03-28 05:00:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f97ad111-9a44-5752-a2d8-971b7e4bb9e9 sending to next pipeline
2026-03-28 05:00:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: f97ad111-9a44-5752-a2d8-971b7e4bb9e9, identifier: 10741843
2026-03-28 05:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751690/general/4bb30f7c-8e35-4ed4-b733-fcc591e1673e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741850)
2026-03-28 05:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751688/general/eab29d09-d663-4a90-8e13-5c9d862ba54e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741848)
2026-03-28 05:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751690/general/e8606a8e-2404-4dac-b385-66b9a84434f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741850)
2026-03-28 05:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751684/general/cb9caf53-4e7b-4233-af1e-05f85ac370f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741844)
2026-03-28 05:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751679/general/1e6a7854-7c45-4978-9875-ff8df7292c8a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741839)
2026-03-28 05:00:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: ca599321-2350-59e9-8f98-534d2234dd8a with identifier: 10741847
2026-03-28 05:00:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: ca599321-2350-59e9-8f98-534d2234dd8a with identifier: 10741847
2026-03-28 05:00:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: ca599321-2350-59e9-8f98-534d2234dd8a with identifier: 10741847 to the API
2026-03-28 05:00:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751687/general/556e630d-dafd-4b0d-a8f0-3c91e40120a3.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Petrol',
'id': 'ca599321-2350-59e9-8f98-534d2234dd8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '6124MMK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741847',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 40378,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca599321-2350-59e9-8f98-534d2234dd8a/ca599321-2350-59e9-8f98-534d2234dd8a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95127,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751687/general/ef3216eb-90fc-41e4-b031-018742fb4016.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca599321-2350-59e9-8f98-534d2234dd8a/ca599321-2350-59e9-8f98-534d2234dd8a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104186,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751687/general/d75dc452-3356-4a40-9a17-0de495f9f851.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca599321-2350-59e9-8f98-534d2234dd8a/ca599321-2350-59e9-8f98-534d2234dd8a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97318,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751687/general/78fbe5c2-dd78-4f20-b953-2f87e712f9c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca599321-2350-59e9-8f98-534d2234dd8a/ca599321-2350-59e9-8f98-534d2234dd8a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96898,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751687/general/676b58cf-86bc-4417-901a-991e03d7fd83.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca599321-2350-59e9-8f98-534d2234dd8a/ca599321-2350-59e9-8f98-534d2234dd8a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196093,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751687/general/556e630d-dafd-4b0d-a8f0-3c91e40120a3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca599321-2350-59e9-8f98-534d2234dd8a/ca599321-2350-59e9-8f98-534d2234dd8a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180309,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751687/general/f67c0cb9-d2c7-4deb-be89-ac4b890e34db.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca599321-2350-59e9-8f98-534d2234dd8a/ca599321-2350-59e9-8f98-534d2234dd8a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104258,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751687/general/b811b36b-c04d-48c9-acb2-519a1f2955ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca599321-2350-59e9-8f98-534d2234dd8a/ca599321-2350-59e9-8f98-534d2234dd8a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105382,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751687/general/dce5b37f-99cc-44c9-9449-1faa8b8285e9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca599321-2350-59e9-8f98-534d2234dd8a/ca599321-2350-59e9-8f98-534d2234dd8a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74091,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751687/general/7bd13e1d-5971-452d-a5f4-602c7be95696.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca599321-2350-59e9-8f98-534d2234dd8a/ca599321-2350-59e9-8f98-534d2234dd8a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103511,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751687/general/ac3c3b8e-455e-46b2-88b5-69e472de580b.jpg',
'Width': 1024}],
'price': 13100,
'price_includes_vat': True,
'registration_date': '2023-12-26',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Volkswagen Taigo 1.0 TSI Life - Petrol - Manual - 95 hp - 40.378 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-28 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741847%27 HTTP/1.1" 200 None
2026-03-28 05:00:50 [adesa.es] INFO: Saving data for 10741847: {'created_time': 1774674050.03059, 'last_price_update_time': 1774674050.030606, 'auction_closing_time': 1775037300.0}
2026-03-28 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741847') HTTP/1.1" 204 0
2026-03-28 05:00:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 9f77db83-11d4-52b2-89b9-6da13fe78686 with identifier: 10741841
2026-03-28 05:00:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 9f77db83-11d4-52b2-89b9-6da13fe78686 with identifier: 10741841
2026-03-28 05:00:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 9f77db83-11d4-52b2-89b9-6da13fe78686 with identifier: 10741841 to the API
2026-03-28 05:00:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751681/general/272f4227-c1bb-4341-8bdf-ca358a5baae6.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Petrol',
'id': '9f77db83-11d4-52b2-89b9-6da13fe78686',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '5858NJM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741841',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 13,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f77db83-11d4-52b2-89b9-6da13fe78686/9f77db83-11d4-52b2-89b9-6da13fe78686_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83024,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751681/general/8fef93ee-d3d6-42f0-a217-55b93125dd6c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f77db83-11d4-52b2-89b9-6da13fe78686/9f77db83-11d4-52b2-89b9-6da13fe78686_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70349,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751681/general/3a099aeb-8b83-4ee1-b81b-46803475ecfb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f77db83-11d4-52b2-89b9-6da13fe78686/9f77db83-11d4-52b2-89b9-6da13fe78686_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74536,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751681/general/2559fb32-55b3-4bf1-9841-693da3385911.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f77db83-11d4-52b2-89b9-6da13fe78686/9f77db83-11d4-52b2-89b9-6da13fe78686_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72420,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751681/general/99315a08-6108-4915-8df3-54368b03fd47.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f77db83-11d4-52b2-89b9-6da13fe78686/9f77db83-11d4-52b2-89b9-6da13fe78686_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64511,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751681/general/3f988612-3703-4e05-b6d3-0cd46a4cf8d7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f77db83-11d4-52b2-89b9-6da13fe78686/9f77db83-11d4-52b2-89b9-6da13fe78686_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71711,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751681/general/27c4cc5e-9142-442a-b21a-95ec2a806607.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f77db83-11d4-52b2-89b9-6da13fe78686/9f77db83-11d4-52b2-89b9-6da13fe78686_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92976,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751681/general/7a551b8a-22c9-4c14-8467-988595b901a9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f77db83-11d4-52b2-89b9-6da13fe78686/9f77db83-11d4-52b2-89b9-6da13fe78686_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129032,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751681/general/ab0b4a28-8411-4de2-84fa-dbb919423ffd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f77db83-11d4-52b2-89b9-6da13fe78686/9f77db83-11d4-52b2-89b9-6da13fe78686_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68446,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751681/general/6ab5a36d-18f7-4923-8f37-ffac362cc7c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f77db83-11d4-52b2-89b9-6da13fe78686/9f77db83-11d4-52b2-89b9-6da13fe78686_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65669,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751681/general/272f4227-c1bb-4341-8bdf-ca358a5baae6.jpg',
'Width': 1024}],
'price': 17800,
'price_includes_vat': True,
'registration_date': '2025-12-23',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Volkswagen T-Cross 1.0 TSI Life - Petrol - Automatic - 115 hp - 13 '
'km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2025}
2026-03-28 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741841%27 HTTP/1.1" 200 None
2026-03-28 05:00:50 [adesa.es] INFO: Saving data for 10741841: {'created_time': 1774674050.419621, 'last_price_update_time': 1774674050.419637, 'auction_closing_time': 1775037300.0}
2026-03-28 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741841') HTTP/1.1" 204 0
2026-03-28 05:00:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: f97ad111-9a44-5752-a2d8-971b7e4bb9e9 with identifier: 10741843
2026-03-28 05:00:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 05:00:50 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Yellow HTTP/1.1" 200 None
2026-03-28 05:00:50 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 05:00:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: f97ad111-9a44-5752-a2d8-971b7e4bb9e9 with identifier: 10741843
2026-03-28 05:00:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: f97ad111-9a44-5752-a2d8-971b7e4bb9e9 with identifier: 10741843 to the API
2026-03-28 05:00:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751683/general/4b286b3c-0c31-4033-8a70-7f2f45e17ef2.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Petrol',
'id': 'f97ad111-9a44-5752-a2d8-971b7e4bb9e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '3724MHR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741843',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 97945,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f97ad111-9a44-5752-a2d8-971b7e4bb9e9/f97ad111-9a44-5752-a2d8-971b7e4bb9e9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158589,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751683/general/19e77285-c846-4e39-ae4d-4a3bc6744f9e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f97ad111-9a44-5752-a2d8-971b7e4bb9e9/f97ad111-9a44-5752-a2d8-971b7e4bb9e9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195642,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751683/general/344e5799-c41d-4c0c-add2-974544e1f30d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f97ad111-9a44-5752-a2d8-971b7e4bb9e9/f97ad111-9a44-5752-a2d8-971b7e4bb9e9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177873,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751683/general/95a3457d-7b1e-4caf-9449-c6958dac652a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f97ad111-9a44-5752-a2d8-971b7e4bb9e9/f97ad111-9a44-5752-a2d8-971b7e4bb9e9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143475,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751683/general/c86f2805-c2d0-4413-94e3-ad1769a93839.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f97ad111-9a44-5752-a2d8-971b7e4bb9e9/f97ad111-9a44-5752-a2d8-971b7e4bb9e9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101972,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751683/general/770238cf-0473-48ff-87c7-5f17b363d32c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f97ad111-9a44-5752-a2d8-971b7e4bb9e9/f97ad111-9a44-5752-a2d8-971b7e4bb9e9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130986,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751683/general/e1f3c295-f658-4383-a5c9-49fa6a010f8b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f97ad111-9a44-5752-a2d8-971b7e4bb9e9/f97ad111-9a44-5752-a2d8-971b7e4bb9e9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96710,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751683/general/51c885cf-9fc2-4010-b0c2-653c39735295.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f97ad111-9a44-5752-a2d8-971b7e4bb9e9/f97ad111-9a44-5752-a2d8-971b7e4bb9e9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165430,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751683/general/b4bdafce-a28a-4a64-80aa-5314b6bd4746.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f97ad111-9a44-5752-a2d8-971b7e4bb9e9/f97ad111-9a44-5752-a2d8-971b7e4bb9e9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106185,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751683/general/1fc849e6-07c0-480e-8eac-c8ad921fac55.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f97ad111-9a44-5752-a2d8-971b7e4bb9e9/f97ad111-9a44-5752-a2d8-971b7e4bb9e9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148034,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751683/general/4b286b3c-0c31-4033-8a70-7f2f45e17ef2.jpg',
'Width': 1024}],
'price': 12000,
'price_includes_vat': True,
'registration_date': '2023-06-21',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Jeep Avenger Altitude - Petrol - Manual - 100 hp - 97.945 km',
'transmission': 'manual',
'trim': 'Altitude',
'vin': None,
'year': 2023}
2026-03-28 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741843%27 HTTP/1.1" 200 None
2026-03-28 05:00:50 [adesa.es] INFO: Saving data for 10741843: {'created_time': 1774674050.92562, 'last_price_update_time': 1774674050.925668, 'auction_closing_time': 1775037300.0}
2026-03-28 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741843') HTTP/1.1" 204 0
2026-03-28 05:00:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09e2312d-b9f7-54e1-aa3c-e99b3882a680 with identifier: 10648087
2026-03-28 05:00:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09e2312d-b9f7-54e1-aa3c-e99b3882a680 with scrape type 2
2026-03-28 05:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09e2312d-b9f7-54e1-aa3c-e99b3882a680 with scrape type 2
2026-03-28 05:00:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 09e2312d-b9f7-54e1-aa3c-e99b3882a680, identifier: 10648087
2026-03-28 05:00:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751684/general/a40e5cef-a145-4220-b6a9-16bed685cc21.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741844)
2026-03-28 05:00:51 [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-28 05:00:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 09e2312d-b9f7-54e1-aa3c-e99b3882a680 with identifier: 10648087
2026-03-28 05:00:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 09e2312d-b9f7-54e1-aa3c-e99b3882a680 with identifier: 10648087
2026-03-28 05:00:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 09e2312d-b9f7-54e1-aa3c-e99b3882a680 with identifier: 10648087 to the API
2026-03-28 05:00:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10648087>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 112,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '09e2312d-b9f7-54e1-aa3c-e99b3882a680',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '51679',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10648087',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 20932,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-06-05',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Seat Ibiza 1.0 TSI FR - Petrol - Manual - 112 hp - 20.932 km',
'transmission': 'manual',
'trim': 'FR',
'vin': None,
'year': 2024}
2026-03-28 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710648087%27 HTTP/1.1" 200 None
2026-03-28 05:00:51 [adesa.es] INFO: Saving data for 10648087: {'auction_closing_time': 1798675200.0, 'created_time': 1773334942.327449, 'last_price_update_time': 1774674051.301826}
2026-03-28 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10648087') HTTP/1.1" 204 0
2026-03-28 05:00:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751688/general/ba88d387-2537-4e09-a4ad-bffb7c103edf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741848)
2026-03-28 05:00:51 [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-28 05:00:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10544796> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 05:00:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b211dc290>
2026-03-28 05:00:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d54dfe4b-2e71-536f-9152-1547c643ef24/d54dfe4b-2e71-536f-9152-1547c643ef24_image_7.jpg HTTP/1.1" 201 0
2026-03-28 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751691%252Fgeneral%252Fb5a9dacf-dc1e-4f48-ad42-5cb96b039cc8.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751691/general/b5a9dacf-dc1e-4f48-ad42-5cb96b039cc8.jpg saved to cache
2026-03-28 05:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d54dfe4b-2e71-536f-9152-1547c643ef24
2026-03-28 05:00:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b210a4310>
2026-03-28 05:00:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fd57637-658e-5e2a-a35b-9939c5bd8495/8fd57637-658e-5e2a-a35b-9939c5bd8495_image_8.jpg HTTP/1.1" 201 0
2026-03-28 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751679%252Fgeneral%252F587d8775-03ce-4b5f-80e3-6cc3f7b69f7c.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751679/general/587d8775-03ce-4b5f-80e3-6cc3f7b69f7c.jpg saved to cache
2026-03-28 05:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8fd57637-658e-5e2a-a35b-9939c5bd8495
2026-03-28 05:00:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03360a4f-32ce-5c96-a1fa-a4159bae23bd with identifier: 10563498
2026-03-28 05:00:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03360a4f-32ce-5c96-a1fa-a4159bae23bd with scrape type 2
2026-03-28 05:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03360a4f-32ce-5c96-a1fa-a4159bae23bd with scrape type 2
2026-03-28 05:00:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 03360a4f-32ce-5c96-a1fa-a4159bae23bd, identifier: 10563498
2026-03-28 05:00:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b2143a450>
2026-03-28 05:00:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_adac6317-622f-59bd-bbdd-c4c57994c886/adac6317-622f-59bd-bbdd-c4c57994c886_image_8.jpg HTTP/1.1" 201 0
2026-03-28 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751690%252Fgeneral%252F4bb30f7c-8e35-4ed4-b733-fcc591e1673e.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751690/general/4bb30f7c-8e35-4ed4-b733-fcc591e1673e.jpg saved to cache
2026-03-28 05:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item adac6317-622f-59bd-bbdd-c4c57994c886
2026-03-28 05:00:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b21180a50>
2026-03-28 05:00:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fb38705a-e4b3-5376-a51f-01b73b25474e/fb38705a-e4b3-5376-a51f-01b73b25474e_image_3.jpg HTTP/1.1" 201 0
2026-03-28 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751688%252Fgeneral%252Feab29d09-d663-4a90-8e13-5c9d862ba54e.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751688/general/eab29d09-d663-4a90-8e13-5c9d862ba54e.jpg saved to cache
2026-03-28 05:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fb38705a-e4b3-5376-a51f-01b73b25474e
2026-03-28 05:00:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0bd13b50>
2026-03-28 05:00:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_adac6317-622f-59bd-bbdd-c4c57994c886/adac6317-622f-59bd-bbdd-c4c57994c886_image_7.jpg HTTP/1.1" 201 0
2026-03-28 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751690%252Fgeneral%252Fe8606a8e-2404-4dac-b385-66b9a84434f7.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751690/general/e8606a8e-2404-4dac-b385-66b9a84434f7.jpg saved to cache
2026-03-28 05:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item adac6317-622f-59bd-bbdd-c4c57994c886
2026-03-28 05:00:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b21412950>
2026-03-28 05:00:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5/56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5_image_3.jpg HTTP/1.1" 201 0
2026-03-28 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751684%252Fgeneral%252Fcb9caf53-4e7b-4233-af1e-05f85ac370f9.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751684/general/cb9caf53-4e7b-4233-af1e-05f85ac370f9.jpg saved to cache
2026-03-28 05:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5
2026-03-28 05:00:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0bf4c5d0>
2026-03-28 05:00:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fd57637-658e-5e2a-a35b-9939c5bd8495/8fd57637-658e-5e2a-a35b-9939c5bd8495_image_7.jpg HTTP/1.1" 201 0
2026-03-28 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751679%252Fgeneral%252F1e6a7854-7c45-4978-9875-ff8df7292c8a.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751679/general/1e6a7854-7c45-4978-9875-ff8df7292c8a.jpg saved to cache
2026-03-28 05:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8fd57637-658e-5e2a-a35b-9939c5bd8495
2026-03-28 05:00:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751690/general/34e04039-cc24-44dd-9a0e-f75ed5977017.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741850)
2026-03-28 05:00:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751691/general/898a3bbb-67e2-4641-b44d-88098ef68713.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741851)
2026-03-28 05:00:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 03360a4f-32ce-5c96-a1fa-a4159bae23bd with identifier: 10563498
2026-03-28 05:00:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 03360a4f-32ce-5c96-a1fa-a4159bae23bd with identifier: 10563498
2026-03-28 05:00:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 03360a4f-32ce-5c96-a1fa-a4159bae23bd with identifier: 10563498 to the API
2026-03-28 05:00:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:52 [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-28 05:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710563498%27 HTTP/1.1" 200 None
2026-03-28 05:00:52 [adesa.es] INFO: Saving data for 10563498: {'auction_closing_time': 1798671600.0, 'created_time': 1773334857.204438, 'last_price_update_time': 1774674052.066323}
2026-03-28 05:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10563498') HTTP/1.1" 204 0
2026-03-28 05:00:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b234eabd0>
2026-03-28 05:00:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5/56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5_image_2.jpg HTTP/1.1" 201 0
2026-03-28 05:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751684%252Fgeneral%252Fa40e5cef-a145-4220-b6a9-16bed685cc21.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751684/general/a40e5cef-a145-4220-b6a9-16bed685cc21.jpg saved to cache
2026-03-28 05:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5
2026-03-28 05:00:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f70fe47b-3478-51d1-8b27-fe7849a42a50 with identifier: 10268081
2026-03-28 05:00:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f70fe47b-3478-51d1-8b27-fe7849a42a50 with scrape type 2
2026-03-28 05:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f70fe47b-3478-51d1-8b27-fe7849a42a50 with scrape type 2
2026-03-28 05:00:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: f70fe47b-3478-51d1-8b27-fe7849a42a50, identifier: 10268081
2026-03-28 05:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751691/general/8806b0dd-463c-4a92-b8e3-a15c766ee9e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741851)
2026-03-28 05:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751690/general/c935b543-004a-4578-b30c-7d56b2379680.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741850)
2026-03-28 05:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751679/general/ef7266a6-7c85-4cf0-ab77-ff8638b221f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741839)
2026-03-28 05:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751684/general/802931f0-11b1-4f79-8759-9776cd71b079.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741844)
2026-03-28 05:00:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: f70fe47b-3478-51d1-8b27-fe7849a42a50 with identifier: 10268081
2026-03-28 05:00:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: f70fe47b-3478-51d1-8b27-fe7849a42a50 with identifier: 10268081
2026-03-28 05:00:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: f70fe47b-3478-51d1-8b27-fe7849a42a50 with identifier: 10268081 to the API
2026-03-28 05:00:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:52 [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-28 05:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710268081%27 HTTP/1.1" 200 None
2026-03-28 05:00:52 [adesa.es] INFO: Saving data for 10268081: {'auction_closing_time': 1798671600.0, 'created_time': 1773334910.34031, 'last_price_update_time': 1774674052.553087}
2026-03-28 05:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10268081') HTTP/1.1" 204 0
2026-03-28 05:00:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b214048d0>
2026-03-28 05:00:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fb38705a-e4b3-5376-a51f-01b73b25474e/fb38705a-e4b3-5376-a51f-01b73b25474e_image_2.jpg HTTP/1.1" 201 0
2026-03-28 05:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751688%252Fgeneral%252Fba88d387-2537-4e09-a4ad-bffb7c103edf.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751688/general/ba88d387-2537-4e09-a4ad-bffb7c103edf.jpg saved to cache
2026-03-28 05:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fb38705a-e4b3-5376-a51f-01b73b25474e
2026-03-28 05:00:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 622c97a1-9467-5916-8930-e640c8b10c4b with identifier: 10699500
2026-03-28 05:00:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 622c97a1-9467-5916-8930-e640c8b10c4b with scrape type 2
2026-03-28 05:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 622c97a1-9467-5916-8930-e640c8b10c4b with scrape type 2
2026-03-28 05:00:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 622c97a1-9467-5916-8930-e640c8b10c4b, identifier: 10699500
2026-03-28 05:00:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16eb1452-b86e-5559-9055-521eee7edb65 with identifier: 10544796
2026-03-28 05:00:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16eb1452-b86e-5559-9055-521eee7edb65 with scrape type 2
2026-03-28 05:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16eb1452-b86e-5559-9055-521eee7edb65 with scrape type 2
2026-03-28 05:00:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 16eb1452-b86e-5559-9055-521eee7edb65, identifier: 10544796
2026-03-28 05:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751679/general/67ae3f18-8f56-4925-9cec-8b5c9ae6e515.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741839)
2026-03-28 05:00:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 622c97a1-9467-5916-8930-e640c8b10c4b with identifier: 10699500
2026-03-28 05:00:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 622c97a1-9467-5916-8930-e640c8b10c4b with identifier: 10699500
2026-03-28 05:00: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-28 05:00:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00: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-28 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699500%27 HTTP/1.1" 200 None
2026-03-28 05:00:53 [adesa.es] INFO: Saving data for 10699500: {'auction_closing_time': 1798671600.0, 'created_time': 1774000848.879458, 'last_price_update_time': 1774674053.241713}
2026-03-28 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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-28 05:00:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 16eb1452-b86e-5559-9055-521eee7edb65 with identifier: 10544796
2026-03-28 05:00:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 16eb1452-b86e-5559-9055-521eee7edb65 with identifier: 10544796
2026-03-28 05:00:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 16eb1452-b86e-5559-9055-521eee7edb65 with identifier: 10544796 to the API
2026-03-28 05:00:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10544796>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '16eb1452-b86e-5559-9055-521eee7edb65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '7236MXJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10544796',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 27317,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2024-12-23',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 408 1.2 Allure - Petrol - Automatic - 136 hp - 27.317 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-28 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710544796%27 HTTP/1.1" 200 None
2026-03-28 05:00:53 [adesa.es] INFO: Saving data for 10544796: {'auction_closing_time': 1798671600.0, 'created_time': 1773334867.816239, 'last_price_update_time': 1774674053.558634}
2026-03-28 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10544796') HTTP/1.1" 204 0
2026-03-28 05:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751688/general/5fc93aea-2438-4dc3-a31a-524c5d0fff17.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741848)
2026-03-28 05:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751684/general/f43679da-2a7b-449a-a954-3b866576c80b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741844)
2026-03-28 05:00:53 [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-28 05:00:53 [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-28 05:00:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0bd17290>
2026-03-28 05:00:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_adac6317-622f-59bd-bbdd-c4c57994c886/adac6317-622f-59bd-bbdd-c4c57994c886_image_6.jpg HTTP/1.1" 201 0
2026-03-28 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751690%252Fgeneral%252F34e04039-cc24-44dd-9a0e-f75ed5977017.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751690/general/34e04039-cc24-44dd-9a0e-f75ed5977017.jpg saved to cache
2026-03-28 05:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item adac6317-622f-59bd-bbdd-c4c57994c886
2026-03-28 05:00:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b2111d1d0>
2026-03-28 05:00:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d54dfe4b-2e71-536f-9152-1547c643ef24/d54dfe4b-2e71-536f-9152-1547c643ef24_image_6.jpg HTTP/1.1" 201 0
2026-03-28 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751691%252Fgeneral%252F898a3bbb-67e2-4641-b44d-88098ef68713.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751691/general/898a3bbb-67e2-4641-b44d-88098ef68713.jpg saved to cache
2026-03-28 05:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d54dfe4b-2e71-536f-9152-1547c643ef24
2026-03-28 05:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751688/general/a0824c26-5057-4718-b522-0d004c286614.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741848)
2026-03-28 05:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751691/general/49d0ecab-86be-4f05-970e-b810c1ce0655.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741851)
2026-03-28 05:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751690/general/434baf8c-a8a0-4522-9caf-ae4889eadc32.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741850)
2026-03-28 05:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751685/general/b3ad1061-b3bc-48ca-9cd9-b80696d1ae1f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741845)
2026-03-28 05:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751679/general/318a093a-ae34-499d-95d8-aa3b7bd8d4c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741839)
2026-03-28 05:00:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b235f3cd0>
2026-03-28 05:00:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d54dfe4b-2e71-536f-9152-1547c643ef24/d54dfe4b-2e71-536f-9152-1547c643ef24_image_5.jpg HTTP/1.1" 201 0
2026-03-28 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751691%252Fgeneral%252F8806b0dd-463c-4a92-b8e3-a15c766ee9e2.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751691/general/8806b0dd-463c-4a92-b8e3-a15c766ee9e2.jpg saved to cache
2026-03-28 05:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d54dfe4b-2e71-536f-9152-1547c643ef24
2026-03-28 05:00:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0bf7e650>
2026-03-28 05:00:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_adac6317-622f-59bd-bbdd-c4c57994c886/adac6317-622f-59bd-bbdd-c4c57994c886_image_5.jpg HTTP/1.1" 201 0
2026-03-28 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751690%252Fgeneral%252Fc935b543-004a-4578-b30c-7d56b2379680.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751690/general/c935b543-004a-4578-b30c-7d56b2379680.jpg saved to cache
2026-03-28 05:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item adac6317-622f-59bd-bbdd-c4c57994c886
2026-03-28 05:00:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b210a4190>
2026-03-28 05:00:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fd57637-658e-5e2a-a35b-9939c5bd8495/8fd57637-658e-5e2a-a35b-9939c5bd8495_image_6.jpg HTTP/1.1" 201 0
2026-03-28 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751679%252Fgeneral%252Fef7266a6-7c85-4cf0-ab77-ff8638b221f1.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751679/general/ef7266a6-7c85-4cf0-ab77-ff8638b221f1.jpg saved to cache
2026-03-28 05:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8fd57637-658e-5e2a-a35b-9939c5bd8495
2026-03-28 05:00:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b21447490>
2026-03-28 05:00:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5/56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5_image_1.jpg HTTP/1.1" 201 0
2026-03-28 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751684%252Fgeneral%252F802931f0-11b1-4f79-8759-9776cd71b079.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751684/general/802931f0-11b1-4f79-8759-9776cd71b079.jpg saved to cache
2026-03-28 05:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5
2026-03-28 05:00:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b212e9b10>
2026-03-28 05:00:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fd57637-658e-5e2a-a35b-9939c5bd8495/8fd57637-658e-5e2a-a35b-9939c5bd8495_image_5.jpg HTTP/1.1" 201 0
2026-03-28 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751679%252Fgeneral%252F67ae3f18-8f56-4925-9cec-8b5c9ae6e515.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751679/general/67ae3f18-8f56-4925-9cec-8b5c9ae6e515.jpg saved to cache
2026-03-28 05:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8fd57637-658e-5e2a-a35b-9939c5bd8495
2026-03-28 05:00:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b2322d350>
2026-03-28 05:00:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fb38705a-e4b3-5376-a51f-01b73b25474e/fb38705a-e4b3-5376-a51f-01b73b25474e_image_0.jpg HTTP/1.1" 201 0
2026-03-28 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751688%252Fgeneral%252F5fc93aea-2438-4dc3-a31a-524c5d0fff17.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751688/general/5fc93aea-2438-4dc3-a31a-524c5d0fff17.jpg saved to cache
2026-03-28 05:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fb38705a-e4b3-5376-a51f-01b73b25474e
2026-03-28 05:00:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b210f5650>
2026-03-28 05:00:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5/56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5_image_0.jpg HTTP/1.1" 201 0
2026-03-28 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751684%252Fgeneral%252Ff43679da-2a7b-449a-a954-3b866576c80b.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751684/general/f43679da-2a7b-449a-a954-3b866576c80b.jpg saved to cache
2026-03-28 05:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5
2026-03-28 05:00:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5, skipping ID generation
2026-03-28 05:00:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5 with scrape type 1
2026-03-28 05:00:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5 sending to next pipeline
2026-03-28 05:00:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5, identifier: 10741844
2026-03-28 05:00:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88f38e54-dbc2-5c7a-9f9c-96dceb1e8301 with identifier: 10190878
2026-03-28 05:00:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88f38e54-dbc2-5c7a-9f9c-96dceb1e8301 with scrape type 2
2026-03-28 05:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88f38e54-dbc2-5c7a-9f9c-96dceb1e8301 with scrape type 2
2026-03-28 05:00:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 88f38e54-dbc2-5c7a-9f9c-96dceb1e8301, identifier: 10190878
2026-03-28 05:00:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43002a55-f500-5b2d-8f55-90df2d9144ae with identifier: 10390884
2026-03-28 05:00:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43002a55-f500-5b2d-8f55-90df2d9144ae with scrape type 2
2026-03-28 05:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43002a55-f500-5b2d-8f55-90df2d9144ae with scrape type 2
2026-03-28 05:00:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 43002a55-f500-5b2d-8f55-90df2d9144ae, identifier: 10390884
2026-03-28 05:00:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5 with identifier: 10741844
2026-03-28 05:00:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5 with identifier: 10741844
2026-03-28 05:00:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5 with identifier: 10741844 to the API
2026-03-28 05:00:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751684/general/f43679da-2a7b-449a-a954-3b866576c80b.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Red',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 70,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Petrol',
'id': '56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '0172MCB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741844',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Fiat',
'model': '500',
'odometer': 14823,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5/56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74511,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751684/general/f43679da-2a7b-449a-a954-3b866576c80b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5/56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79394,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751684/general/802931f0-11b1-4f79-8759-9776cd71b079.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5/56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72697,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751684/general/a40e5cef-a145-4220-b6a9-16bed685cc21.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5/56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71354,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751684/general/cb9caf53-4e7b-4233-af1e-05f85ac370f9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5/56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94283,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751684/general/571f9a57-c561-45cf-af5d-472d87976f17.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5/56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74045,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751684/general/45134e20-95a6-47dc-9f1d-d5b084afde31.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5/56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97863,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751684/general/b7842c26-3c70-4ff9-9b78-95bfbf1b5120.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5/56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61937,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751684/general/aef3a2f9-a3fa-42b2-891f-9289fa594c96.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5/56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65831,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751684/general/707d3df6-25e2-4a9d-baa0-52645e169a6d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5/56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63262,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751684/general/52e3065d-5d82-41cf-ae8c-e8c7d26e0e50.jpg',
'Width': 1024}],
'price': 7400,
'price_includes_vat': True,
'registration_date': '2022-10-31',
'seats_number': 4,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Fiat 500 Cult - Petrol - Manual - 70 hp - 14.823 km',
'transmission': 'manual',
'trim': 'Cult',
'vin': None,
'year': 2022}
2026-03-28 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:54 [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-28 05:00:54 [adesa.es] INFO: Saving data for 10741844: {'created_time': 1774674054.840575, 'last_price_update_time': 1774674054.840587, 'auction_closing_time': 1775037300.0}
2026-03-28 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741844') HTTP/1.1" 204 0
2026-03-28 05:00:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 88f38e54-dbc2-5c7a-9f9c-96dceb1e8301 with identifier: 10190878
2026-03-28 05:00:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 88f38e54-dbc2-5c7a-9f9c-96dceb1e8301 with identifier: 10190878
2026-03-28 05:00:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 88f38e54-dbc2-5c7a-9f9c-96dceb1e8301 with identifier: 10190878 to the API
2026-03-28 05:00:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:55 [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-28 05:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:55 [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-28 05:00:55 [adesa.es] INFO: Saving data for 10190878: {'auction_closing_time': 1798675200.0, 'created_time': 1773334905.773294, 'last_price_update_time': 1774674055.166717}
2026-03-28 05:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10190878') HTTP/1.1" 204 0
2026-03-28 05:00:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 43002a55-f500-5b2d-8f55-90df2d9144ae with identifier: 10390884
2026-03-28 05:00:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 43002a55-f500-5b2d-8f55-90df2d9144ae with identifier: 10390884
2026-03-28 05:00:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 43002a55-f500-5b2d-8f55-90df2d9144ae with identifier: 10390884 to the API
2026-03-28 05:00:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:55 [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-28 05:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:55 [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-28 05:00:55 [adesa.es] INFO: Saving data for 10390884: {'auction_closing_time': 1798671600.0, 'created_time': 1773334908.462905, 'last_price_update_time': 1774674055.476585}
2026-03-28 05:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10390884') HTTP/1.1" 204 0
2026-03-28 05:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751690/general/5630d763-b7cd-423a-8115-1d4c2567eb14.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741850)
2026-03-28 05:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751690/general/179c24fb-5bbe-4d2d-a3b6-3d9ad9d4fd67.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741850)
2026-03-28 05:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751691/general/ea0ebab6-3bb7-47b4-a19d-1e12224deb1b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741851)
2026-03-28 05:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751691/general/5719c247-7f1f-4ee3-804b-812fa187d23e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741851)
2026-03-28 05:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751685/general/e8bcd99b-6d19-47e7-b095-918e8a45d6ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741845)
2026-03-28 05:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751679/general/734d261e-8b45-440f-9870-c7402788ef9d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741839)
2026-03-28 05:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751679/general/87b76b03-d784-45c5-9a4b-889db05a83a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741839)
2026-03-28 05:00:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b210f7090>
2026-03-28 05:00:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fb38705a-e4b3-5376-a51f-01b73b25474e/fb38705a-e4b3-5376-a51f-01b73b25474e_image_1.jpg HTTP/1.1" 201 0
2026-03-28 05:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751688%252Fgeneral%252Fa0824c26-5057-4718-b522-0d004c286614.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751688/general/a0824c26-5057-4718-b522-0d004c286614.jpg saved to cache
2026-03-28 05:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fb38705a-e4b3-5376-a51f-01b73b25474e
2026-03-28 05:00:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fb38705a-e4b3-5376-a51f-01b73b25474e, skipping ID generation
2026-03-28 05:00:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb38705a-e4b3-5376-a51f-01b73b25474e with scrape type 1
2026-03-28 05:00:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fb38705a-e4b3-5376-a51f-01b73b25474e sending to next pipeline
2026-03-28 05:00:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: fb38705a-e4b3-5376-a51f-01b73b25474e, identifier: 10741848
2026-03-28 05:00:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b211eb190>
2026-03-28 05:00:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d54dfe4b-2e71-536f-9152-1547c643ef24/d54dfe4b-2e71-536f-9152-1547c643ef24_image_4.jpg HTTP/1.1" 201 0
2026-03-28 05:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751691%252Fgeneral%252F49d0ecab-86be-4f05-970e-b810c1ce0655.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751691/general/49d0ecab-86be-4f05-970e-b810c1ce0655.jpg saved to cache
2026-03-28 05:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d54dfe4b-2e71-536f-9152-1547c643ef24
2026-03-28 05:00:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b21395210>
2026-03-28 05:00:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_adac6317-622f-59bd-bbdd-c4c57994c886/adac6317-622f-59bd-bbdd-c4c57994c886_image_4.jpg HTTP/1.1" 201 0
2026-03-28 05:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751690%252Fgeneral%252F434baf8c-a8a0-4522-9caf-ae4889eadc32.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751690/general/434baf8c-a8a0-4522-9caf-ae4889eadc32.jpg saved to cache
2026-03-28 05:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item adac6317-622f-59bd-bbdd-c4c57994c886
2026-03-28 05:00:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b211dc610>
2026-03-28 05:00:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2472a5cc-0e88-5fe2-a193-89df2de14fae/2472a5cc-0e88-5fe2-a193-89df2de14fae_image_9.jpg HTTP/1.1" 201 0
2026-03-28 05:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751685%252Fgeneral%252Fb3ad1061-b3bc-48ca-9cd9-b80696d1ae1f.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751685/general/b3ad1061-b3bc-48ca-9cd9-b80696d1ae1f.jpg saved to cache
2026-03-28 05:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2472a5cc-0e88-5fe2-a193-89df2de14fae
2026-03-28 05:00:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b210dde10>
2026-03-28 05:00:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fd57637-658e-5e2a-a35b-9939c5bd8495/8fd57637-658e-5e2a-a35b-9939c5bd8495_image_4.jpg HTTP/1.1" 201 0
2026-03-28 05:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751679%252Fgeneral%252F318a093a-ae34-499d-95d8-aa3b7bd8d4c9.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751679/general/318a093a-ae34-499d-95d8-aa3b7bd8d4c9.jpg saved to cache
2026-03-28 05:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8fd57637-658e-5e2a-a35b-9939c5bd8495
2026-03-28 05:00:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: fb38705a-e4b3-5376-a51f-01b73b25474e with identifier: 10741848
2026-03-28 05:00:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: fb38705a-e4b3-5376-a51f-01b73b25474e with identifier: 10741848
2026-03-28 05:00:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: fb38705a-e4b3-5376-a51f-01b73b25474e with identifier: 10741848 to the API
2026-03-28 05:00:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751688/general/a0824c26-5057-4718-b522-0d004c286614.jpg>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 95,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Diesel',
'id': 'fb38705a-e4b3-5376-a51f-01b73b25474e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '3003LTV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741848',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 98810,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 49,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb38705a-e4b3-5376-a51f-01b73b25474e/fb38705a-e4b3-5376-a51f-01b73b25474e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86794,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751688/general/5fc93aea-2438-4dc3-a31a-524c5d0fff17.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb38705a-e4b3-5376-a51f-01b73b25474e/fb38705a-e4b3-5376-a51f-01b73b25474e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295871,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751688/general/a0824c26-5057-4718-b522-0d004c286614.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb38705a-e4b3-5376-a51f-01b73b25474e/fb38705a-e4b3-5376-a51f-01b73b25474e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80010,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751688/general/ba88d387-2537-4e09-a4ad-bffb7c103edf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb38705a-e4b3-5376-a51f-01b73b25474e/fb38705a-e4b3-5376-a51f-01b73b25474e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94435,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751688/general/eab29d09-d663-4a90-8e13-5c9d862ba54e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb38705a-e4b3-5376-a51f-01b73b25474e/fb38705a-e4b3-5376-a51f-01b73b25474e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82031,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751688/general/10829d7f-16b5-4ca5-a7ba-4f69ec839ad7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb38705a-e4b3-5376-a51f-01b73b25474e/fb38705a-e4b3-5376-a51f-01b73b25474e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80844,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751688/general/9119db63-8a0b-4e39-913f-c6656cf27fff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb38705a-e4b3-5376-a51f-01b73b25474e/fb38705a-e4b3-5376-a51f-01b73b25474e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64951,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751688/general/3fbf1123-431e-4405-b01e-4fc0fc369294.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb38705a-e4b3-5376-a51f-01b73b25474e/fb38705a-e4b3-5376-a51f-01b73b25474e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102582,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751688/general/fb28736b-76fb-425d-a1e1-42888ea74579.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb38705a-e4b3-5376-a51f-01b73b25474e/fb38705a-e4b3-5376-a51f-01b73b25474e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304871,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751688/general/eecd2326-0e48-4cc1-965b-ead5c1477210.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb38705a-e4b3-5376-a51f-01b73b25474e/fb38705a-e4b3-5376-a51f-01b73b25474e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87700,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751688/general/91348007-a1eb-411d-97c4-87fe28fb7006.jpg',
'Width': 1024}],
'price': 4900,
'price_includes_vat': True,
'registration_date': '2021-11-12',
'seats_number': 2,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Fiat Doblo Cargo 1.3 MultiJet SX - Diesel - Manual - 95 hp - 98.810 '
'km',
'transmission': 'manual',
'trim': 'SX',
'vin': None,
'year': 2021}
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:56 [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-28 05:00:56 [adesa.es] INFO: Saving data for 10741848: {'created_time': 1774674056.270658, 'last_price_update_time': 1774674056.27067, 'auction_closing_time': 1775037300.0}
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741848') HTTP/1.1" 204 0
2026-03-28 05:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751685/general/ff7cf8f5-973b-4a3f-ac91-545daab6babe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741845)
2026-03-28 05:00:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751685/general/ef797d93-a448-4023-bc29-71e5b2852c3c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741845)
2026-03-28 05:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751679/general/7e6511f1-15fe-4dcd-bea3-4cfdbbe73b63.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741839)
2026-03-28 05:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751690/general/097804d8-dcd2-486a-9f00-26daa7367852.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741850)
2026-03-28 05:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751685/general/31718616-2e23-4e6e-b8cf-d32d0fface80.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741845)
2026-03-28 05:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751679/general/2cd6913c-714b-4a14-addd-097245b74777.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741839)
2026-03-28 05:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751685/general/be6b139a-ce6b-4614-89dd-ef5b0050f974.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741845)
2026-03-28 05:00:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 05:00:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b21241e10>
2026-03-28 05:00:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_adac6317-622f-59bd-bbdd-c4c57994c886/adac6317-622f-59bd-bbdd-c4c57994c886_image_3.jpg HTTP/1.1" 201 0
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751690%252Fgeneral%252F5630d763-b7cd-423a-8115-1d4c2567eb14.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751690/general/5630d763-b7cd-423a-8115-1d4c2567eb14.jpg saved to cache
2026-03-28 05:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item adac6317-622f-59bd-bbdd-c4c57994c886
2026-03-28 05:00:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b212a1f10>
2026-03-28 05:00:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_adac6317-622f-59bd-bbdd-c4c57994c886/adac6317-622f-59bd-bbdd-c4c57994c886_image_2.jpg HTTP/1.1" 201 0
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751690%252Fgeneral%252F179c24fb-5bbe-4d2d-a3b6-3d9ad9d4fd67.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751690/general/179c24fb-5bbe-4d2d-a3b6-3d9ad9d4fd67.jpg saved to cache
2026-03-28 05:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item adac6317-622f-59bd-bbdd-c4c57994c886
2026-03-28 05:00:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b211b73d0>
2026-03-28 05:00:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d54dfe4b-2e71-536f-9152-1547c643ef24/d54dfe4b-2e71-536f-9152-1547c643ef24_image_2.jpg HTTP/1.1" 201 0
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751691%252Fgeneral%252Fea0ebab6-3bb7-47b4-a19d-1e12224deb1b.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751691/general/ea0ebab6-3bb7-47b4-a19d-1e12224deb1b.jpg saved to cache
2026-03-28 05:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d54dfe4b-2e71-536f-9152-1547c643ef24
2026-03-28 05:00:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b21123bd0>
2026-03-28 05:00:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d54dfe4b-2e71-536f-9152-1547c643ef24/d54dfe4b-2e71-536f-9152-1547c643ef24_image_3.jpg HTTP/1.1" 201 0
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751691%252Fgeneral%252F5719c247-7f1f-4ee3-804b-812fa187d23e.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751691/general/5719c247-7f1f-4ee3-804b-812fa187d23e.jpg saved to cache
2026-03-28 05:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d54dfe4b-2e71-536f-9152-1547c643ef24
2026-03-28 05:00:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b211b61d0>
2026-03-28 05:00:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2472a5cc-0e88-5fe2-a193-89df2de14fae/2472a5cc-0e88-5fe2-a193-89df2de14fae_image_8.jpg HTTP/1.1" 201 0
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751685%252Fgeneral%252Fe8bcd99b-6d19-47e7-b095-918e8a45d6ea.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751685/general/e8bcd99b-6d19-47e7-b095-918e8a45d6ea.jpg saved to cache
2026-03-28 05:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2472a5cc-0e88-5fe2-a193-89df2de14fae
2026-03-28 05:00:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b212a3390>
2026-03-28 05:00:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fd57637-658e-5e2a-a35b-9939c5bd8495/8fd57637-658e-5e2a-a35b-9939c5bd8495_image_3.jpg HTTP/1.1" 201 0
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751679%252Fgeneral%252F734d261e-8b45-440f-9870-c7402788ef9d.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751679/general/734d261e-8b45-440f-9870-c7402788ef9d.jpg saved to cache
2026-03-28 05:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8fd57637-658e-5e2a-a35b-9939c5bd8495
2026-03-28 05:00:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b212749d0>
2026-03-28 05:00:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fd57637-658e-5e2a-a35b-9939c5bd8495/8fd57637-658e-5e2a-a35b-9939c5bd8495_image_2.jpg HTTP/1.1" 201 0
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751679%252Fgeneral%252F87b76b03-d784-45c5-9a4b-889db05a83a3.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751679/general/87b76b03-d784-45c5-9a4b-889db05a83a3.jpg saved to cache
2026-03-28 05:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8fd57637-658e-5e2a-a35b-9939c5bd8495
2026-03-28 05:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751691/general/b6962817-2a2c-4de2-9d59-6388abc483b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741851)
2026-03-28 05:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751685/general/bbec797d-e772-4e40-9d58-c46ad0e0a248.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741845)
2026-03-28 05:00:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b212b75d0>
2026-03-28 05:00:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2472a5cc-0e88-5fe2-a193-89df2de14fae/2472a5cc-0e88-5fe2-a193-89df2de14fae_image_7.jpg HTTP/1.1" 201 0
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751685%252Fgeneral%252Fff7cf8f5-973b-4a3f-ac91-545daab6babe.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751685/general/ff7cf8f5-973b-4a3f-ac91-545daab6babe.jpg saved to cache
2026-03-28 05:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2472a5cc-0e88-5fe2-a193-89df2de14fae
2026-03-28 05:00:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0bee1790>
2026-03-28 05:00:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2472a5cc-0e88-5fe2-a193-89df2de14fae/2472a5cc-0e88-5fe2-a193-89df2de14fae_image_4.jpg HTTP/1.1" 201 0
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751685%252Fgeneral%252Fef797d93-a448-4023-bc29-71e5b2852c3c.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751685/general/ef797d93-a448-4023-bc29-71e5b2852c3c.jpg saved to cache
2026-03-28 05:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2472a5cc-0e88-5fe2-a193-89df2de14fae
2026-03-28 05:00:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0bee3350>
2026-03-28 05:00:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fd57637-658e-5e2a-a35b-9939c5bd8495/8fd57637-658e-5e2a-a35b-9939c5bd8495_image_0.jpg HTTP/1.1" 201 0
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751679%252Fgeneral%252F7e6511f1-15fe-4dcd-bea3-4cfdbbe73b63.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751679/general/7e6511f1-15fe-4dcd-bea3-4cfdbbe73b63.jpg saved to cache
2026-03-28 05:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8fd57637-658e-5e2a-a35b-9939c5bd8495
2026-03-28 05:00:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b212b7090>
2026-03-28 05:00:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_adac6317-622f-59bd-bbdd-c4c57994c886/adac6317-622f-59bd-bbdd-c4c57994c886_image_0.jpg HTTP/1.1" 201 0
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751690%252Fgeneral%252F097804d8-dcd2-486a-9f00-26daa7367852.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751690/general/097804d8-dcd2-486a-9f00-26daa7367852.jpg saved to cache
2026-03-28 05:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item adac6317-622f-59bd-bbdd-c4c57994c886
2026-03-28 05:00:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: adac6317-622f-59bd-bbdd-c4c57994c886, skipping ID generation
2026-03-28 05:00:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adac6317-622f-59bd-bbdd-c4c57994c886 with scrape type 1
2026-03-28 05:00:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item adac6317-622f-59bd-bbdd-c4c57994c886 sending to next pipeline
2026-03-28 05:00:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: adac6317-622f-59bd-bbdd-c4c57994c886, identifier: 10741850
2026-03-28 05:00:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b21224410>
2026-03-28 05:00:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2472a5cc-0e88-5fe2-a193-89df2de14fae/2472a5cc-0e88-5fe2-a193-89df2de14fae_image_5.jpg HTTP/1.1" 201 0
2026-03-28 05:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751685%252Fgeneral%252F31718616-2e23-4e6e-b8cf-d32d0fface80.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751685/general/31718616-2e23-4e6e-b8cf-d32d0fface80.jpg saved to cache
2026-03-28 05:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2472a5cc-0e88-5fe2-a193-89df2de14fae
2026-03-28 05:00:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0be6bed0>
2026-03-28 05:00:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fd57637-658e-5e2a-a35b-9939c5bd8495/8fd57637-658e-5e2a-a35b-9939c5bd8495_image_1.jpg HTTP/1.1" 201 0
2026-03-28 05:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751679%252Fgeneral%252F2cd6913c-714b-4a14-addd-097245b74777.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751679/general/2cd6913c-714b-4a14-addd-097245b74777.jpg saved to cache
2026-03-28 05:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8fd57637-658e-5e2a-a35b-9939c5bd8495
2026-03-28 05:00:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8fd57637-658e-5e2a-a35b-9939c5bd8495, skipping ID generation
2026-03-28 05:00:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fd57637-658e-5e2a-a35b-9939c5bd8495 with scrape type 1
2026-03-28 05:00:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8fd57637-658e-5e2a-a35b-9939c5bd8495 sending to next pipeline
2026-03-28 05:00:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 8fd57637-658e-5e2a-a35b-9939c5bd8495, identifier: 10741839
2026-03-28 05:00:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b236da0d0>
2026-03-28 05:00:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2472a5cc-0e88-5fe2-a193-89df2de14fae/2472a5cc-0e88-5fe2-a193-89df2de14fae_image_6.jpg HTTP/1.1" 201 0
2026-03-28 05:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751685%252Fgeneral%252Fbe6b139a-ce6b-4614-89dd-ef5b0050f974.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751685/general/be6b139a-ce6b-4614-89dd-ef5b0050f974.jpg saved to cache
2026-03-28 05:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2472a5cc-0e88-5fe2-a193-89df2de14fae
2026-03-28 05:00:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: adac6317-622f-59bd-bbdd-c4c57994c886 with identifier: 10741850
2026-03-28 05:00:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: adac6317-622f-59bd-bbdd-c4c57994c886 with identifier: 10741850
2026-03-28 05:00:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: adac6317-622f-59bd-bbdd-c4c57994c886 with identifier: 10741850 to the API
2026-03-28 05:00:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751690/general/097804d8-dcd2-486a-9f00-26daa7367852.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 83,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Petrol',
'id': 'adac6317-622f-59bd-bbdd-c4c57994c886',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '4612MDM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741850',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Citroën',
'model': 'C3',
'odometer': 43833,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adac6317-622f-59bd-bbdd-c4c57994c886/adac6317-622f-59bd-bbdd-c4c57994c886_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69247,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751690/general/097804d8-dcd2-486a-9f00-26daa7367852.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adac6317-622f-59bd-bbdd-c4c57994c886/adac6317-622f-59bd-bbdd-c4c57994c886_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71177,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751690/general/5e44e70d-c201-4d3f-8e1f-6ed238aa353a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adac6317-622f-59bd-bbdd-c4c57994c886/adac6317-622f-59bd-bbdd-c4c57994c886_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79686,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751690/general/179c24fb-5bbe-4d2d-a3b6-3d9ad9d4fd67.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adac6317-622f-59bd-bbdd-c4c57994c886/adac6317-622f-59bd-bbdd-c4c57994c886_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79165,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751690/general/5630d763-b7cd-423a-8115-1d4c2567eb14.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adac6317-622f-59bd-bbdd-c4c57994c886/adac6317-622f-59bd-bbdd-c4c57994c886_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50027,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751690/general/434baf8c-a8a0-4522-9caf-ae4889eadc32.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adac6317-622f-59bd-bbdd-c4c57994c886/adac6317-622f-59bd-bbdd-c4c57994c886_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72813,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751690/general/c935b543-004a-4578-b30c-7d56b2379680.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adac6317-622f-59bd-bbdd-c4c57994c886/adac6317-622f-59bd-bbdd-c4c57994c886_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87535,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751690/general/34e04039-cc24-44dd-9a0e-f75ed5977017.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adac6317-622f-59bd-bbdd-c4c57994c886/adac6317-622f-59bd-bbdd-c4c57994c886_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66927,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751690/general/e8606a8e-2404-4dac-b385-66b9a84434f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adac6317-622f-59bd-bbdd-c4c57994c886/adac6317-622f-59bd-bbdd-c4c57994c886_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182719,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751690/general/4bb30f7c-8e35-4ed4-b733-fcc591e1673e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adac6317-622f-59bd-bbdd-c4c57994c886/adac6317-622f-59bd-bbdd-c4c57994c886_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51543,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751690/general/ebb201b4-1ebf-4ceb-8e86-82fa1e6149de.jpg',
'Width': 1024}],
'price': 6500,
'price_includes_vat': True,
'registration_date': '2023-01-25',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Citroën C3 1.2i C-Series - Petrol - Manual - 83 hp - 43.833 km',
'transmission': 'manual',
'trim': 'C-Series',
'vin': None,
'year': 2023}
2026-03-28 05:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:57 [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-28 05:00:57 [adesa.es] INFO: Saving data for 10741850: {'created_time': 1774674057.621168, 'last_price_update_time': 1774674057.621178, 'auction_closing_time': 1775037300.0}
2026-03-28 05:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741850') HTTP/1.1" 204 0
2026-03-28 05:00:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 8fd57637-658e-5e2a-a35b-9939c5bd8495 with identifier: 10741839
2026-03-28 05:00:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 8fd57637-658e-5e2a-a35b-9939c5bd8495 with identifier: 10741839
2026-03-28 05:00:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 8fd57637-658e-5e2a-a35b-9939c5bd8495 with identifier: 10741839 to the API
2026-03-28 05:00:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751679/general/2cd6913c-714b-4a14-addd-097245b74777.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 71,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Petrol',
'id': '8fd57637-658e-5e2a-a35b-9939c5bd8495',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '5831MCJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741839',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Fiat',
'model': '500',
'odometer': 27592,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fd57637-658e-5e2a-a35b-9939c5bd8495/8fd57637-658e-5e2a-a35b-9939c5bd8495_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69605,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751679/general/7e6511f1-15fe-4dcd-bea3-4cfdbbe73b63.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fd57637-658e-5e2a-a35b-9939c5bd8495/8fd57637-658e-5e2a-a35b-9939c5bd8495_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69512,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751679/general/2cd6913c-714b-4a14-addd-097245b74777.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fd57637-658e-5e2a-a35b-9939c5bd8495/8fd57637-658e-5e2a-a35b-9939c5bd8495_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72960,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751679/general/87b76b03-d784-45c5-9a4b-889db05a83a3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fd57637-658e-5e2a-a35b-9939c5bd8495/8fd57637-658e-5e2a-a35b-9939c5bd8495_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67283,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751679/general/734d261e-8b45-440f-9870-c7402788ef9d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fd57637-658e-5e2a-a35b-9939c5bd8495/8fd57637-658e-5e2a-a35b-9939c5bd8495_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75532,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751679/general/318a093a-ae34-499d-95d8-aa3b7bd8d4c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fd57637-658e-5e2a-a35b-9939c5bd8495/8fd57637-658e-5e2a-a35b-9939c5bd8495_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65277,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751679/general/67ae3f18-8f56-4925-9cec-8b5c9ae6e515.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fd57637-658e-5e2a-a35b-9939c5bd8495/8fd57637-658e-5e2a-a35b-9939c5bd8495_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121087,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751679/general/ef7266a6-7c85-4cf0-ab77-ff8638b221f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fd57637-658e-5e2a-a35b-9939c5bd8495/8fd57637-658e-5e2a-a35b-9939c5bd8495_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112266,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751679/general/1e6a7854-7c45-4978-9875-ff8df7292c8a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fd57637-658e-5e2a-a35b-9939c5bd8495/8fd57637-658e-5e2a-a35b-9939c5bd8495_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69959,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751679/general/587d8775-03ce-4b5f-80e3-6cc3f7b69f7c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fd57637-658e-5e2a-a35b-9939c5bd8495/8fd57637-658e-5e2a-a35b-9939c5bd8495_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66319,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751679/general/966d53c9-d6c8-4afc-a888-f4d405888ba4.jpg',
'Width': 1024}],
'price': 7200,
'price_includes_vat': True,
'registration_date': '2022-11-22',
'seats_number': 4,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Fiat 500 1.0 - Petrol - Manual - 71 hp - 27.592 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 05:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:58 [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-28 05:00:58 [adesa.es] INFO: Saving data for 10741839: {'created_time': 1774674058.036936, 'last_price_update_time': 1774674058.03695, 'auction_closing_time': 1775037300.0}
2026-03-28 05:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741839') HTTP/1.1" 204 0
2026-03-28 05:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751685/general/400ff081-4df0-4128-bdef-2b1b0f366572.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741845)
2026-03-28 05:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751685/general/607574ea-98dc-448e-8772-67f8662b6497.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741845)
2026-03-28 05:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751685/general/ea88a12f-c42d-440e-bba1-db6d350f36f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741845)
2026-03-28 05:00:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0be2ec50>
2026-03-28 05:00:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d54dfe4b-2e71-536f-9152-1547c643ef24/d54dfe4b-2e71-536f-9152-1547c643ef24_image_0.jpg HTTP/1.1" 201 0
2026-03-28 05:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751691%252Fgeneral%252Fb6962817-2a2c-4de2-9d59-6388abc483b7.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751691/general/b6962817-2a2c-4de2-9d59-6388abc483b7.jpg saved to cache
2026-03-28 05:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d54dfe4b-2e71-536f-9152-1547c643ef24
2026-03-28 05:00:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d54dfe4b-2e71-536f-9152-1547c643ef24, skipping ID generation
2026-03-28 05:00:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d54dfe4b-2e71-536f-9152-1547c643ef24 with scrape type 1
2026-03-28 05:00:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d54dfe4b-2e71-536f-9152-1547c643ef24 sending to next pipeline
2026-03-28 05:00:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: d54dfe4b-2e71-536f-9152-1547c643ef24, identifier: 10741851
2026-03-28 05:00:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b235ba3d0>
2026-03-28 05:00:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2472a5cc-0e88-5fe2-a193-89df2de14fae/2472a5cc-0e88-5fe2-a193-89df2de14fae_image_3.jpg HTTP/1.1" 201 0
2026-03-28 05:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751685%252Fgeneral%252Fbbec797d-e772-4e40-9d58-c46ad0e0a248.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751685/general/bbec797d-e772-4e40-9d58-c46ad0e0a248.jpg saved to cache
2026-03-28 05:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2472a5cc-0e88-5fe2-a193-89df2de14fae
2026-03-28 05:00:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: d54dfe4b-2e71-536f-9152-1547c643ef24 with identifier: 10741851
2026-03-28 05:00:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: d54dfe4b-2e71-536f-9152-1547c643ef24 with identifier: 10741851
2026-03-28 05:00:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: d54dfe4b-2e71-536f-9152-1547c643ef24 with identifier: 10741851 to the API
2026-03-28 05:00:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751691/general/b6962817-2a2c-4de2-9d59-6388abc483b7.jpg>
{'auction_title': '',
'c_o_2_emission_value': 97,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 83,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Petrol',
'id': 'd54dfe4b-2e71-536f-9152-1547c643ef24',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '6849MCB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741851',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Citroën',
'model': 'C3',
'odometer': 31712,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d54dfe4b-2e71-536f-9152-1547c643ef24/d54dfe4b-2e71-536f-9152-1547c643ef24_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282138,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751691/general/b6962817-2a2c-4de2-9d59-6388abc483b7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d54dfe4b-2e71-536f-9152-1547c643ef24/d54dfe4b-2e71-536f-9152-1547c643ef24_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75709,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751691/general/a5a68267-edfc-4aba-a5e8-1fdafcfc6367.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d54dfe4b-2e71-536f-9152-1547c643ef24/d54dfe4b-2e71-536f-9152-1547c643ef24_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67741,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751691/general/ea0ebab6-3bb7-47b4-a19d-1e12224deb1b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d54dfe4b-2e71-536f-9152-1547c643ef24/d54dfe4b-2e71-536f-9152-1547c643ef24_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74575,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751691/general/5719c247-7f1f-4ee3-804b-812fa187d23e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d54dfe4b-2e71-536f-9152-1547c643ef24/d54dfe4b-2e71-536f-9152-1547c643ef24_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64406,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751691/general/49d0ecab-86be-4f05-970e-b810c1ce0655.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d54dfe4b-2e71-536f-9152-1547c643ef24/d54dfe4b-2e71-536f-9152-1547c643ef24_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71543,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751691/general/8806b0dd-463c-4a92-b8e3-a15c766ee9e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d54dfe4b-2e71-536f-9152-1547c643ef24/d54dfe4b-2e71-536f-9152-1547c643ef24_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71641,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751691/general/898a3bbb-67e2-4641-b44d-88098ef68713.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d54dfe4b-2e71-536f-9152-1547c643ef24/d54dfe4b-2e71-536f-9152-1547c643ef24_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50223,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751691/general/b5a9dacf-dc1e-4f48-ad42-5cb96b039cc8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d54dfe4b-2e71-536f-9152-1547c643ef24/d54dfe4b-2e71-536f-9152-1547c643ef24_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73270,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751691/general/316cdb04-e5c6-4681-b556-ce747e9edd94.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d54dfe4b-2e71-536f-9152-1547c643ef24/d54dfe4b-2e71-536f-9152-1547c643ef24_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59580,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751691/general/01100484-54f6-4d01-a65b-2ec4744f26cc.jpg',
'Width': 1024}],
'price': 7600,
'price_includes_vat': True,
'registration_date': '2022-10-31',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Citroën C3 1.2i Feel - Petrol - Manual - 83 hp - 31.712 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2022}
2026-03-28 05:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:58 [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-28 05:00:58 [adesa.es] INFO: Saving data for 10741851: {'created_time': 1774674058.670133, 'last_price_update_time': 1774674058.670143, 'auction_closing_time': 1775037300.0}
2026-03-28 05:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741851') HTTP/1.1" 204 0
2026-03-28 05:00:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0be2f990>
2026-03-28 05:00:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2472a5cc-0e88-5fe2-a193-89df2de14fae/2472a5cc-0e88-5fe2-a193-89df2de14fae_image_0.jpg HTTP/1.1" 201 0
2026-03-28 05:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751685%252Fgeneral%252F400ff081-4df0-4128-bdef-2b1b0f366572.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751685/general/400ff081-4df0-4128-bdef-2b1b0f366572.jpg saved to cache
2026-03-28 05:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2472a5cc-0e88-5fe2-a193-89df2de14fae
2026-03-28 05:00:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b212aa150>
2026-03-28 05:00:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2472a5cc-0e88-5fe2-a193-89df2de14fae/2472a5cc-0e88-5fe2-a193-89df2de14fae_image_2.jpg HTTP/1.1" 201 0
2026-03-28 05:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751685%252Fgeneral%252F607574ea-98dc-448e-8772-67f8662b6497.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751685/general/607574ea-98dc-448e-8772-67f8662b6497.jpg saved to cache
2026-03-28 05:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2472a5cc-0e88-5fe2-a193-89df2de14fae
2026-03-28 05:00:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:00:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0be78b90>
2026-03-28 05:00:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:00:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2472a5cc-0e88-5fe2-a193-89df2de14fae/2472a5cc-0e88-5fe2-a193-89df2de14fae_image_1.jpg HTTP/1.1" 201 0
2026-03-28 05:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751685%252Fgeneral%252Fea88a12f-c42d-440e-bba1-db6d350f36f5.jpg') HTTP/1.1" 204 0
2026-03-28 05:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751685/general/ea88a12f-c42d-440e-bba1-db6d350f36f5.jpg saved to cache
2026-03-28 05:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2472a5cc-0e88-5fe2-a193-89df2de14fae
2026-03-28 05:00:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2472a5cc-0e88-5fe2-a193-89df2de14fae, skipping ID generation
2026-03-28 05:00:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2472a5cc-0e88-5fe2-a193-89df2de14fae with scrape type 1
2026-03-28 05:00:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2472a5cc-0e88-5fe2-a193-89df2de14fae sending to next pipeline
2026-03-28 05:00:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 2472a5cc-0e88-5fe2-a193-89df2de14fae, identifier: 10741845
2026-03-28 05:00:58 [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-28 05:00:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 2472a5cc-0e88-5fe2-a193-89df2de14fae with identifier: 10741845
2026-03-28 05:00:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 2472a5cc-0e88-5fe2-a193-89df2de14fae with identifier: 10741845
2026-03-28 05:00:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 2472a5cc-0e88-5fe2-a193-89df2de14fae with identifier: 10741845 to the API
2026-03-28 05:00:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751685/general/ea88a12f-c42d-440e-bba1-db6d350f36f5.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 70,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Petrol',
'id': '2472a5cc-0e88-5fe2-a193-89df2de14fae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '7605MBM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741845',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Fiat',
'model': '500',
'odometer': 22662,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2472a5cc-0e88-5fe2-a193-89df2de14fae/2472a5cc-0e88-5fe2-a193-89df2de14fae_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68074,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751685/general/400ff081-4df0-4128-bdef-2b1b0f366572.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2472a5cc-0e88-5fe2-a193-89df2de14fae/2472a5cc-0e88-5fe2-a193-89df2de14fae_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68265,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751685/general/ea88a12f-c42d-440e-bba1-db6d350f36f5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2472a5cc-0e88-5fe2-a193-89df2de14fae/2472a5cc-0e88-5fe2-a193-89df2de14fae_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71167,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751685/general/607574ea-98dc-448e-8772-67f8662b6497.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2472a5cc-0e88-5fe2-a193-89df2de14fae/2472a5cc-0e88-5fe2-a193-89df2de14fae_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73939,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751685/general/bbec797d-e772-4e40-9d58-c46ad0e0a248.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2472a5cc-0e88-5fe2-a193-89df2de14fae/2472a5cc-0e88-5fe2-a193-89df2de14fae_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56483,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751685/general/ef797d93-a448-4023-bc29-71e5b2852c3c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2472a5cc-0e88-5fe2-a193-89df2de14fae/2472a5cc-0e88-5fe2-a193-89df2de14fae_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124930,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751685/general/31718616-2e23-4e6e-b8cf-d32d0fface80.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2472a5cc-0e88-5fe2-a193-89df2de14fae/2472a5cc-0e88-5fe2-a193-89df2de14fae_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83183,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751685/general/be6b139a-ce6b-4614-89dd-ef5b0050f974.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2472a5cc-0e88-5fe2-a193-89df2de14fae/2472a5cc-0e88-5fe2-a193-89df2de14fae_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132276,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751685/general/ff7cf8f5-973b-4a3f-ac91-545daab6babe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2472a5cc-0e88-5fe2-a193-89df2de14fae/2472a5cc-0e88-5fe2-a193-89df2de14fae_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75056,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751685/general/e8bcd99b-6d19-47e7-b095-918e8a45d6ea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2472a5cc-0e88-5fe2-a193-89df2de14fae/2472a5cc-0e88-5fe2-a193-89df2de14fae_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49045,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751685/general/b3ad1061-b3bc-48ca-9cd9-b80696d1ae1f.jpg',
'Width': 1024}],
'price': 7100,
'price_includes_vat': True,
'registration_date': '2022-09-30',
'seats_number': 4,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Fiat 500 1.0 Cult - Petrol - Manual - 70 hp - 22.662 km',
'transmission': 'manual',
'trim': 'Cult',
'vin': None,
'year': 2022}
2026-03-28 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:59 [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-28 05:00:59 [adesa.es] INFO: Saving data for 10741845: {'created_time': 1774674059.346863, 'last_price_update_time': 1774674059.346872, 'auction_closing_time': 1775037300.0}
2026-03-28 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741845') HTTP/1.1" 204 0
2026-03-28 05:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741840> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 05:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741838> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 05:00:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 952d738f-116f-5bea-8157-8b82fdb50edd with identifier: 10597842
2026-03-28 05:00:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 952d738f-116f-5bea-8157-8b82fdb50edd with scrape type 2
2026-03-28 05:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 952d738f-116f-5bea-8157-8b82fdb50edd with scrape type 2
2026-03-28 05:00:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 952d738f-116f-5bea-8157-8b82fdb50edd, identifier: 10597842
2026-03-28 05:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741828> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 05:00:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 952d738f-116f-5bea-8157-8b82fdb50edd with identifier: 10597842
2026-03-28 05:00:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 952d738f-116f-5bea-8157-8b82fdb50edd with identifier: 10597842
2026-03-28 05:00:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 952d738f-116f-5bea-8157-8b82fdb50edd with identifier: 10597842 to the API
2026-03-28 05:00:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:00:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:00:59 [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-28 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:59 [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-28 05:00:59 [adesa.es] INFO: Saving data for 10597842: {'auction_closing_time': 1798671600.0, 'created_time': 1773334893.435978, 'last_price_update_time': 1774674059.779452}
2026-03-28 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10597842') HTTP/1.1" 204 0
2026-03-28 05:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741823> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 05:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741824> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 05:00:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96bde2e1-2384-50e1-9bbf-3da02fd9c585 with identifier: 10741840
2026-03-28 05:00:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96bde2e1-2384-50e1-9bbf-3da02fd9c585 with scrape type 1
2026-03-28 05:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 96bde2e1-2384-50e1-9bbf-3da02fd9c585
2026-03-28 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5751680%252Fgeneral%252F39365c24-249a-491d-8766-834e0b42032a.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751680/general/39365c24-249a-491d-8766-834e0b42032a.jpg not downloaded yet
2026-03-28 05:00:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9762c1d-a400-583a-8ce8-1ed1edc37df2 with identifier: 10741838
2026-03-28 05:00:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9762c1d-a400-583a-8ce8-1ed1edc37df2 with scrape type 1
2026-03-28 05:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b9762c1d-a400-583a-8ce8-1ed1edc37df2
2026-03-28 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742788%252Fgeneral%252F857be293-839f-4f86-bff6-100bf6fbb579.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742788/general/857be293-839f-4f86-bff6-100bf6fbb579.jpg already downloaded
2026-03-28 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742788%252Fgeneral%252F14ebf95e-2f62-4b7a-8554-e18764ca7d4b.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742788/general/14ebf95e-2f62-4b7a-8554-e18764ca7d4b.jpg already downloaded
2026-03-28 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742788%252Fgeneral%252Fba7ea3d7-aa03-40f2-87af-0f61d8e16640.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742788/general/ba7ea3d7-aa03-40f2-87af-0f61d8e16640.jpg already downloaded
2026-03-28 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742788%252Fgeneral%252Fd53b6fb1-a358-4a7b-825b-5677afee6582.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742788/general/d53b6fb1-a358-4a7b-825b-5677afee6582.jpg already downloaded
2026-03-28 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742788%252Fgeneral%252F2f9feba7-9fc5-4863-ab57-549b69735e45.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742788/general/2f9feba7-9fc5-4863-ab57-549b69735e45.jpg already downloaded
2026-03-28 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742788%252Fgeneral%252Fe7824da9-d2c2-4da7-997a-c3e8a564471a.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742788/general/e7824da9-d2c2-4da7-997a-c3e8a564471a.jpg already downloaded
2026-03-28 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:00: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%252F5742788%252Fgeneral%252Fa6df8770-cd4b-4a5e-a5f0-2f567355a65f.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742788/general/a6df8770-cd4b-4a5e-a5f0-2f567355a65f.jpg already downloaded
2026-03-28 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01: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%252F5742788%252Fgeneral%252F910bea27-70e6-4e2b-868f-f6a29c6dd5b1.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742788/general/910bea27-70e6-4e2b-868f-f6a29c6dd5b1.jpg already downloaded
2026-03-28 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01: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%252F5742788%252Fgeneral%252Fe42c9fd0-ce23-4eaa-957c-0b5a305a5a6c.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742788/general/e42c9fd0-ce23-4eaa-957c-0b5a305a5a6c.jpg already downloaded
2026-03-28 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01: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%252F5742788%252Fgeneral%252Fd9b7a67b-518a-4ad7-ad51-9bd59a795c77.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742788/general/d9b7a67b-518a-4ad7-ad51-9bd59a795c77.jpg already downloaded
2026-03-28 05:01:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: b9762c1d-a400-583a-8ce8-1ed1edc37df2, identifier: 10741838
2026-03-28 05:01:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 180809ff-e644-51bd-9e5d-696b6d7aaa27 with identifier: 10741828
2026-03-28 05:01:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 180809ff-e644-51bd-9e5d-696b6d7aaa27 with scrape type 1
2026-03-28 05:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 180809ff-e644-51bd-9e5d-696b6d7aaa27
2026-03-28 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01: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%252F5716028%252Fgeneral%252F84a28c99-1ec2-4b65-a398-18c16f06273f.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716028/general/84a28c99-1ec2-4b65-a398-18c16f06273f.jpg already downloaded
2026-03-28 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01: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%252F5716028%252Fgeneral%252Fc6f85782-8d41-49b0-bb80-ee5d70676570.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716028/general/c6f85782-8d41-49b0-bb80-ee5d70676570.jpg already downloaded
2026-03-28 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01: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%252F5716028%252Fgeneral%252F7f3e4ff0-d2f0-425d-9e8f-1be217550d14.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716028/general/7f3e4ff0-d2f0-425d-9e8f-1be217550d14.jpg already downloaded
2026-03-28 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01: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%252F5716028%252Fgeneral%252F2156eccc-487b-47b5-bbc6-40566b60ec62.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716028/general/2156eccc-487b-47b5-bbc6-40566b60ec62.jpg already downloaded
2026-03-28 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01: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%252F5716028%252Fgeneral%252F7e277849-14d2-49e3-9bc3-74924b2a4166.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716028/general/7e277849-14d2-49e3-9bc3-74924b2a4166.jpg already downloaded
2026-03-28 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01: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%252F5716028%252Fgeneral%252Ff7e753a5-b407-4025-839c-e2b2f61bb652.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716028/general/f7e753a5-b407-4025-839c-e2b2f61bb652.jpg already downloaded
2026-03-28 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01: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%252F5716028%252Fgeneral%252F1f6847fb-cfea-40aa-883d-e23c8dac90bd.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716028/general/1f6847fb-cfea-40aa-883d-e23c8dac90bd.jpg already downloaded
2026-03-28 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01: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%252F5716028%252Fgeneral%252F30494c48-759f-4c99-9fde-552631b24416.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716028/general/30494c48-759f-4c99-9fde-552631b24416.jpg already downloaded
2026-03-28 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01: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%252F5716028%252Fgeneral%252Ff8edcf72-ab76-4d36-a4da-acb13d788499.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716028/general/f8edcf72-ab76-4d36-a4da-acb13d788499.jpg already downloaded
2026-03-28 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01: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%252F5716028%252Fgeneral%252F53945d17-e8dd-4f17-9229-2c23303955f8.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716028/general/53945d17-e8dd-4f17-9229-2c23303955f8.jpg already downloaded
2026-03-28 05:01:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 180809ff-e644-51bd-9e5d-696b6d7aaa27, identifier: 10741828
2026-03-28 05:01:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: b9762c1d-a400-583a-8ce8-1ed1edc37df2 with identifier: 10741838
2026-03-28 05:01:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: b9762c1d-a400-583a-8ce8-1ed1edc37df2 with identifier: 10741838
2026-03-28 05:01:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: b9762c1d-a400-583a-8ce8-1ed1edc37df2 with identifier: 10741838 to the API
2026-03-28 05:01:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:01:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:01:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741838>
{'auction_title': '',
'c_o_2_emission_value': 38,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 218,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Hybrid',
'id': 'b9762c1d-a400-583a-8ce8-1ed1edc37df2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '1274MBP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741838',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 23724,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5742788/general/857be293-839f-4f86-bff6-100bf6fbb579.jpg',
'https://images.openlane.eu/carimgs/5742788/general/14ebf95e-2f62-4b7a-8554-e18764ca7d4b.jpg',
'https://images.openlane.eu/carimgs/5742788/general/ba7ea3d7-aa03-40f2-87af-0f61d8e16640.jpg',
'https://images.openlane.eu/carimgs/5742788/general/d53b6fb1-a358-4a7b-825b-5677afee6582.jpg',
'https://images.openlane.eu/carimgs/5742788/general/2f9feba7-9fc5-4863-ab57-549b69735e45.jpg',
'https://images.openlane.eu/carimgs/5742788/general/e7824da9-d2c2-4da7-997a-c3e8a564471a.jpg',
'https://images.openlane.eu/carimgs/5742788/general/a6df8770-cd4b-4a5e-a5f0-2f567355a65f.jpg',
'https://images.openlane.eu/carimgs/5742788/general/910bea27-70e6-4e2b-868f-f6a29c6dd5b1.jpg',
'https://images.openlane.eu/carimgs/5742788/general/e42c9fd0-ce23-4eaa-957c-0b5a305a5a6c.jpg',
'https://images.openlane.eu/carimgs/5742788/general/d9b7a67b-518a-4ad7-ad51-9bd59a795c77.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9762c1d-a400-583a-8ce8-1ed1edc37df2/b9762c1d-a400-583a-8ce8-1ed1edc37df2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 434132,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742788/general/857be293-839f-4f86-bff6-100bf6fbb579.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9762c1d-a400-583a-8ce8-1ed1edc37df2/b9762c1d-a400-583a-8ce8-1ed1edc37df2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 400872,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742788/general/14ebf95e-2f62-4b7a-8554-e18764ca7d4b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9762c1d-a400-583a-8ce8-1ed1edc37df2/b9762c1d-a400-583a-8ce8-1ed1edc37df2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99369,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742788/general/ba7ea3d7-aa03-40f2-87af-0f61d8e16640.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9762c1d-a400-583a-8ce8-1ed1edc37df2/b9762c1d-a400-583a-8ce8-1ed1edc37df2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107688,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742788/general/d53b6fb1-a358-4a7b-825b-5677afee6582.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9762c1d-a400-583a-8ce8-1ed1edc37df2/b9762c1d-a400-583a-8ce8-1ed1edc37df2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106204,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742788/general/2f9feba7-9fc5-4863-ab57-549b69735e45.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9762c1d-a400-583a-8ce8-1ed1edc37df2/b9762c1d-a400-583a-8ce8-1ed1edc37df2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96301,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742788/general/e7824da9-d2c2-4da7-997a-c3e8a564471a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9762c1d-a400-583a-8ce8-1ed1edc37df2/b9762c1d-a400-583a-8ce8-1ed1edc37df2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109630,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742788/general/a6df8770-cd4b-4a5e-a5f0-2f567355a65f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9762c1d-a400-583a-8ce8-1ed1edc37df2/b9762c1d-a400-583a-8ce8-1ed1edc37df2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99501,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742788/general/910bea27-70e6-4e2b-868f-f6a29c6dd5b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9762c1d-a400-583a-8ce8-1ed1edc37df2/b9762c1d-a400-583a-8ce8-1ed1edc37df2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115039,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742788/general/e42c9fd0-ce23-4eaa-957c-0b5a305a5a6c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9762c1d-a400-583a-8ce8-1ed1edc37df2/b9762c1d-a400-583a-8ce8-1ed1edc37df2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174283,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742788/general/d9b7a67b-518a-4ad7-ad51-9bd59a795c77.jpg',
'Width': 1024}],
'price': 25600,
'price_includes_vat': True,
'registration_date': '2022-10-05',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Mercedes-Benz GLA 250e - Hybrid - Automatic - 218 hp - 23.724 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741838%27 HTTP/1.1" 200 None
2026-03-28 05:01:00 [adesa.es] INFO: Saving data for 10741838: {'created_time': 1774674060.843223, 'last_price_update_time': 1774674060.843237, 'auction_closing_time': 1775037300.0}
2026-03-28 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741838') HTTP/1.1" 204 0
2026-03-28 05:01:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 180809ff-e644-51bd-9e5d-696b6d7aaa27 with identifier: 10741828
2026-03-28 05:01:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 180809ff-e644-51bd-9e5d-696b6d7aaa27 with identifier: 10741828
2026-03-28 05:01:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 180809ff-e644-51bd-9e5d-696b6d7aaa27 with identifier: 10741828 to the API
2026-03-28 05:01:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:01:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:01:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741828>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 94,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Hybrid',
'id': '180809ff-e644-51bd-9e5d-696b6d7aaa27',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '8897MCX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741828',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 99000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5716028/general/84a28c99-1ec2-4b65-a398-18c16f06273f.jpg',
'https://images.openlane.eu/carimgs/5716028/general/c6f85782-8d41-49b0-bb80-ee5d70676570.jpg',
'https://images.openlane.eu/carimgs/5716028/general/7f3e4ff0-d2f0-425d-9e8f-1be217550d14.jpg',
'https://images.openlane.eu/carimgs/5716028/general/2156eccc-487b-47b5-bbc6-40566b60ec62.jpg',
'https://images.openlane.eu/carimgs/5716028/general/7e277849-14d2-49e3-9bc3-74924b2a4166.jpg',
'https://images.openlane.eu/carimgs/5716028/general/f7e753a5-b407-4025-839c-e2b2f61bb652.jpg',
'https://images.openlane.eu/carimgs/5716028/general/1f6847fb-cfea-40aa-883d-e23c8dac90bd.jpg',
'https://images.openlane.eu/carimgs/5716028/general/30494c48-759f-4c99-9fde-552631b24416.jpg',
'https://images.openlane.eu/carimgs/5716028/general/f8edcf72-ab76-4d36-a4da-acb13d788499.jpg',
'https://images.openlane.eu/carimgs/5716028/general/53945d17-e8dd-4f17-9229-2c23303955f8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_180809ff-e644-51bd-9e5d-696b6d7aaa27/180809ff-e644-51bd-9e5d-696b6d7aaa27_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73565,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716028/general/84a28c99-1ec2-4b65-a398-18c16f06273f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_180809ff-e644-51bd-9e5d-696b6d7aaa27/180809ff-e644-51bd-9e5d-696b6d7aaa27_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80544,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716028/general/c6f85782-8d41-49b0-bb80-ee5d70676570.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_180809ff-e644-51bd-9e5d-696b6d7aaa27/180809ff-e644-51bd-9e5d-696b6d7aaa27_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82445,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716028/general/7f3e4ff0-d2f0-425d-9e8f-1be217550d14.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_180809ff-e644-51bd-9e5d-696b6d7aaa27/180809ff-e644-51bd-9e5d-696b6d7aaa27_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82453,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716028/general/2156eccc-487b-47b5-bbc6-40566b60ec62.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_180809ff-e644-51bd-9e5d-696b6d7aaa27/180809ff-e644-51bd-9e5d-696b6d7aaa27_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72459,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716028/general/7e277849-14d2-49e3-9bc3-74924b2a4166.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_180809ff-e644-51bd-9e5d-696b6d7aaa27/180809ff-e644-51bd-9e5d-696b6d7aaa27_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83704,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716028/general/f7e753a5-b407-4025-839c-e2b2f61bb652.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_180809ff-e644-51bd-9e5d-696b6d7aaa27/180809ff-e644-51bd-9e5d-696b6d7aaa27_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82130,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716028/general/1f6847fb-cfea-40aa-883d-e23c8dac90bd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_180809ff-e644-51bd-9e5d-696b6d7aaa27/180809ff-e644-51bd-9e5d-696b6d7aaa27_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113732,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716028/general/30494c48-759f-4c99-9fde-552631b24416.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_180809ff-e644-51bd-9e5d-696b6d7aaa27/180809ff-e644-51bd-9e5d-696b6d7aaa27_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63932,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716028/general/f8edcf72-ab76-4d36-a4da-acb13d788499.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_180809ff-e644-51bd-9e5d-696b6d7aaa27/180809ff-e644-51bd-9e5d-696b6d7aaa27_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71898,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716028/general/53945d17-e8dd-4f17-9229-2c23303955f8.jpg',
'Width': 1024}],
'price': 14800,
'price_includes_vat': True,
'registration_date': '2022-12-21',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Renault Arkana 1.6 - Hybrid - Automatic - 94 hp - 99.000 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:01 [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-28 05:01:01 [adesa.es] INFO: Saving data for 10741828: {'created_time': 1774674061.198884, 'last_price_update_time': 1774674061.1989, 'auction_closing_time': 1775037300.0}
2026-03-28 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741828') HTTP/1.1" 204 0
2026-03-28 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:01 [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%252F5751680%252Fgeneral%252Fd711efd8-316a-4cdb-8d40-91d352bcd08e.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751680/general/d711efd8-316a-4cdb-8d40-91d352bcd08e.jpg not downloaded yet
2026-03-28 05:01:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741831> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:01 [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%252F5751680%252Fgeneral%252Ff2171d04-edf9-4ea3-84d9-7d061f4ef83e.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751680/general/f2171d04-edf9-4ea3-84d9-7d061f4ef83e.jpg not downloaded yet
2026-03-28 05:01:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2632d3d0-27a4-5ef9-b9e0-9423916aef66 with identifier: 10741823
2026-03-28 05:01:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2632d3d0-27a4-5ef9-b9e0-9423916aef66 with scrape type 1
2026-03-28 05:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2632d3d0-27a4-5ef9-b9e0-9423916aef66
2026-03-28 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:01 [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%252F5562149%252Fgeneral%252Fae2250ed-2040-4176-951c-c1f928a82031.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5562149/general/ae2250ed-2040-4176-951c-c1f928a82031.jpg already downloaded
2026-03-28 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:01 [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%252F5562149%252Fgeneral%252F11ecbbe8-bd43-4d72-b7c4-69d6c3950a0c.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5562149/general/11ecbbe8-bd43-4d72-b7c4-69d6c3950a0c.jpg already downloaded
2026-03-28 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:01 [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%252F5562149%252Fgeneral%252F8cc71eec-0ff0-4a7a-b3d6-9268e8727f36.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5562149/general/8cc71eec-0ff0-4a7a-b3d6-9268e8727f36.jpg already downloaded
2026-03-28 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:01 [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%252F5562149%252Fgeneral%252Fada6c5c3-3582-4f39-8a2b-e577daa2c147.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5562149/general/ada6c5c3-3582-4f39-8a2b-e577daa2c147.jpg already downloaded
2026-03-28 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:01 [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%252F5562149%252Fgeneral%252Fa5d6d9ed-49b6-4f59-aaed-ba172cb5146f.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5562149/general/a5d6d9ed-49b6-4f59-aaed-ba172cb5146f.jpg already downloaded
2026-03-28 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:01 [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%252F5562149%252Fgeneral%252F1d859ee9-137c-4df6-8079-e838e21ff47f.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5562149/general/1d859ee9-137c-4df6-8079-e838e21ff47f.jpg already downloaded
2026-03-28 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:01 [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%252F5562149%252Fgeneral%252F3ca9dcd7-5dd5-4d6f-9cff-9fd15e365495.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5562149/general/3ca9dcd7-5dd5-4d6f-9cff-9fd15e365495.jpg already downloaded
2026-03-28 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:01 [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%252F5562149%252Fgeneral%252Fdf045cb4-d8b0-44bc-8a96-c28854518153.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5562149/general/df045cb4-d8b0-44bc-8a96-c28854518153.jpg already downloaded
2026-03-28 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:01 [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%252F5562149%252Fgeneral%252F3a64a369-9a1f-46c8-861f-27fb5d78d71e.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5562149/general/3a64a369-9a1f-46c8-861f-27fb5d78d71e.jpg already downloaded
2026-03-28 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:01 [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%252F5562149%252Fgeneral%252F0cbf9165-27f8-4546-b44e-cd378fb6452f.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5562149/general/0cbf9165-27f8-4546-b44e-cd378fb6452f.jpg already downloaded
2026-03-28 05:01:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 2632d3d0-27a4-5ef9-b9e0-9423916aef66, identifier: 10741823
2026-03-28 05:01:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30dc89fa-eb61-5bd3-aa1d-e06c7ef46438 with identifier: 10741824
2026-03-28 05:01:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30dc89fa-eb61-5bd3-aa1d-e06c7ef46438 with scrape type 1
2026-03-28 05:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 30dc89fa-eb61-5bd3-aa1d-e06c7ef46438
2026-03-28 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:01 [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%252F5674276%252Fgeneral%252F13d78802-38d9-4d0d-8fef-b43b4ef1bdfd.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674276/general/13d78802-38d9-4d0d-8fef-b43b4ef1bdfd.jpg already downloaded
2026-03-28 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:01 [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%252F5674276%252Fgeneral%252Fda6d8263-c969-438f-bcac-66c62bdb1633.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674276/general/da6d8263-c969-438f-bcac-66c62bdb1633.jpg already downloaded
2026-03-28 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:01 [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%252F5674276%252Fgeneral%252F8ca53cfe-ad61-4713-8daa-f84da1eeefd1.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674276/general/8ca53cfe-ad61-4713-8daa-f84da1eeefd1.jpg already downloaded
2026-03-28 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:01 [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%252F5674276%252Fgeneral%252Fbe0c02fd-7e4a-411c-8fec-37b04d9c0425.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674276/general/be0c02fd-7e4a-411c-8fec-37b04d9c0425.jpg already downloaded
2026-03-28 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:01 [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%252F5674276%252Fgeneral%252Fa18b2328-1ac3-4598-b805-5d3a2dbb9799.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674276/general/a18b2328-1ac3-4598-b805-5d3a2dbb9799.jpg already downloaded
2026-03-28 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:01 [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%252F5674276%252Fgeneral%252F28e8e92f-1ace-4c58-87ee-e72d2b4d8a70.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674276/general/28e8e92f-1ace-4c58-87ee-e72d2b4d8a70.jpg already downloaded
2026-03-28 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:01 [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%252F5674276%252Fgeneral%252F82f2c216-a3b9-47aa-8ca0-4a55a0ad472b.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674276/general/82f2c216-a3b9-47aa-8ca0-4a55a0ad472b.jpg already downloaded
2026-03-28 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:01 [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%252F5674276%252Fgeneral%252Ffbcb2770-53c4-41cb-a8fc-8e4e154f810f.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674276/general/fbcb2770-53c4-41cb-a8fc-8e4e154f810f.jpg already downloaded
2026-03-28 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:01 [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%252F5674276%252Fgeneral%252F846844fa-82d6-4e03-9a55-52ccf56afdf0.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674276/general/846844fa-82d6-4e03-9a55-52ccf56afdf0.jpg already downloaded
2026-03-28 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:01 [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%252F5674276%252Fgeneral%252F5efc7c32-57fb-4438-bac3-abb5d844e81e.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674276/general/5efc7c32-57fb-4438-bac3-abb5d844e81e.jpg already downloaded
2026-03-28 05:01:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 30dc89fa-eb61-5bd3-aa1d-e06c7ef46438, identifier: 10741824
2026-03-28 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:01 [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%252F5751680%252Fgeneral%252F5937d159-fa8a-4576-98d9-7d81d1f7ef94.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751680/general/5937d159-fa8a-4576-98d9-7d81d1f7ef94.jpg not downloaded yet
2026-03-28 05:01:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 2632d3d0-27a4-5ef9-b9e0-9423916aef66 with identifier: 10741823
2026-03-28 05:01:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 2632d3d0-27a4-5ef9-b9e0-9423916aef66 with identifier: 10741823
2026-03-28 05:01:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 2632d3d0-27a4-5ef9-b9e0-9423916aef66 with identifier: 10741823 to the API
2026-03-28 05:01:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:01:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:01:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741823>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 190,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Hybrid',
'id': '2632d3d0-27a4-5ef9-b9e0-9423916aef66',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741823',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 56,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5562149/general/ae2250ed-2040-4176-951c-c1f928a82031.jpg',
'https://images.openlane.eu/carimgs/5562149/general/11ecbbe8-bd43-4d72-b7c4-69d6c3950a0c.jpg',
'https://images.openlane.eu/carimgs/5562149/general/8cc71eec-0ff0-4a7a-b3d6-9268e8727f36.jpg',
'https://images.openlane.eu/carimgs/5562149/general/ada6c5c3-3582-4f39-8a2b-e577daa2c147.jpg',
'https://images.openlane.eu/carimgs/5562149/general/a5d6d9ed-49b6-4f59-aaed-ba172cb5146f.jpg',
'https://images.openlane.eu/carimgs/5562149/general/1d859ee9-137c-4df6-8079-e838e21ff47f.jpg',
'https://images.openlane.eu/carimgs/5562149/general/3ca9dcd7-5dd5-4d6f-9cff-9fd15e365495.jpg',
'https://images.openlane.eu/carimgs/5562149/general/df045cb4-d8b0-44bc-8a96-c28854518153.jpg',
'https://images.openlane.eu/carimgs/5562149/general/3a64a369-9a1f-46c8-861f-27fb5d78d71e.jpg',
'https://images.openlane.eu/carimgs/5562149/general/0cbf9165-27f8-4546-b44e-cd378fb6452f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2632d3d0-27a4-5ef9-b9e0-9423916aef66/2632d3d0-27a4-5ef9-b9e0-9423916aef66_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46121,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5562149/general/ae2250ed-2040-4176-951c-c1f928a82031.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2632d3d0-27a4-5ef9-b9e0-9423916aef66/2632d3d0-27a4-5ef9-b9e0-9423916aef66_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48493,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5562149/general/11ecbbe8-bd43-4d72-b7c4-69d6c3950a0c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2632d3d0-27a4-5ef9-b9e0-9423916aef66/2632d3d0-27a4-5ef9-b9e0-9423916aef66_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44720,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5562149/general/8cc71eec-0ff0-4a7a-b3d6-9268e8727f36.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2632d3d0-27a4-5ef9-b9e0-9423916aef66/2632d3d0-27a4-5ef9-b9e0-9423916aef66_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52383,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5562149/general/ada6c5c3-3582-4f39-8a2b-e577daa2c147.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2632d3d0-27a4-5ef9-b9e0-9423916aef66/2632d3d0-27a4-5ef9-b9e0-9423916aef66_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30080,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5562149/general/a5d6d9ed-49b6-4f59-aaed-ba172cb5146f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2632d3d0-27a4-5ef9-b9e0-9423916aef66/2632d3d0-27a4-5ef9-b9e0-9423916aef66_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36505,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5562149/general/1d859ee9-137c-4df6-8079-e838e21ff47f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2632d3d0-27a4-5ef9-b9e0-9423916aef66/2632d3d0-27a4-5ef9-b9e0-9423916aef66_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52531,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5562149/general/3ca9dcd7-5dd5-4d6f-9cff-9fd15e365495.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2632d3d0-27a4-5ef9-b9e0-9423916aef66/2632d3d0-27a4-5ef9-b9e0-9423916aef66_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43658,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5562149/general/df045cb4-d8b0-44bc-8a96-c28854518153.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2632d3d0-27a4-5ef9-b9e0-9423916aef66/2632d3d0-27a4-5ef9-b9e0-9423916aef66_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75691,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5562149/general/3a64a369-9a1f-46c8-861f-27fb5d78d71e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2632d3d0-27a4-5ef9-b9e0-9423916aef66/2632d3d0-27a4-5ef9-b9e0-9423916aef66_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49758,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5562149/general/0cbf9165-27f8-4546-b44e-cd378fb6452f.jpg',
'Width': 800}],
'price': 21000,
'price_includes_vat': True,
'registration_date': '2024-04-19',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Nissan Qashqai 1.5 e-Power N-connecta - Hybrid - Automatic - 190 hp '
'- 56 km',
'transmission': 'automatic',
'trim': 'N-connecta',
'vin': None,
'year': 2024}
2026-03-28 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741823%27 HTTP/1.1" 200 None
2026-03-28 05:01:02 [adesa.es] INFO: Saving data for 10741823: {'created_time': 1774674062.196245, 'last_price_update_time': 1774674062.196257, 'auction_closing_time': 1775037300.0}
2026-03-28 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741823') HTTP/1.1" 204 0
2026-03-28 05:01:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 30dc89fa-eb61-5bd3-aa1d-e06c7ef46438 with identifier: 10741824
2026-03-28 05:01:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 30dc89fa-eb61-5bd3-aa1d-e06c7ef46438 with identifier: 10741824
2026-03-28 05:01:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 30dc89fa-eb61-5bd3-aa1d-e06c7ef46438 with identifier: 10741824 to the API
2026-03-28 05:01:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:01:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:01:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741824>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 151,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Petrol',
'id': '30dc89fa-eb61-5bd3-aa1d-e06c7ef46438',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '1733LWX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741824',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Ssangyong',
'model': 'Korando',
'odometer': 92167,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5674276/general/13d78802-38d9-4d0d-8fef-b43b4ef1bdfd.jpg',
'https://images.openlane.eu/carimgs/5674276/general/da6d8263-c969-438f-bcac-66c62bdb1633.jpg',
'https://images.openlane.eu/carimgs/5674276/general/8ca53cfe-ad61-4713-8daa-f84da1eeefd1.jpg',
'https://images.openlane.eu/carimgs/5674276/general/be0c02fd-7e4a-411c-8fec-37b04d9c0425.jpg',
'https://images.openlane.eu/carimgs/5674276/general/a18b2328-1ac3-4598-b805-5d3a2dbb9799.jpg',
'https://images.openlane.eu/carimgs/5674276/general/28e8e92f-1ace-4c58-87ee-e72d2b4d8a70.jpg',
'https://images.openlane.eu/carimgs/5674276/general/82f2c216-a3b9-47aa-8ca0-4a55a0ad472b.jpg',
'https://images.openlane.eu/carimgs/5674276/general/fbcb2770-53c4-41cb-a8fc-8e4e154f810f.jpg',
'https://images.openlane.eu/carimgs/5674276/general/846844fa-82d6-4e03-9a55-52ccf56afdf0.jpg',
'https://images.openlane.eu/carimgs/5674276/general/5efc7c32-57fb-4438-bac3-abb5d844e81e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30dc89fa-eb61-5bd3-aa1d-e06c7ef46438/30dc89fa-eb61-5bd3-aa1d-e06c7ef46438_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332977,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674276/general/13d78802-38d9-4d0d-8fef-b43b4ef1bdfd.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30dc89fa-eb61-5bd3-aa1d-e06c7ef46438/30dc89fa-eb61-5bd3-aa1d-e06c7ef46438_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81058,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674276/general/da6d8263-c969-438f-bcac-66c62bdb1633.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30dc89fa-eb61-5bd3-aa1d-e06c7ef46438/30dc89fa-eb61-5bd3-aa1d-e06c7ef46438_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85690,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674276/general/8ca53cfe-ad61-4713-8daa-f84da1eeefd1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30dc89fa-eb61-5bd3-aa1d-e06c7ef46438/30dc89fa-eb61-5bd3-aa1d-e06c7ef46438_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87223,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674276/general/be0c02fd-7e4a-411c-8fec-37b04d9c0425.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30dc89fa-eb61-5bd3-aa1d-e06c7ef46438/30dc89fa-eb61-5bd3-aa1d-e06c7ef46438_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77608,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674276/general/a18b2328-1ac3-4598-b805-5d3a2dbb9799.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30dc89fa-eb61-5bd3-aa1d-e06c7ef46438/30dc89fa-eb61-5bd3-aa1d-e06c7ef46438_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87110,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674276/general/28e8e92f-1ace-4c58-87ee-e72d2b4d8a70.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30dc89fa-eb61-5bd3-aa1d-e06c7ef46438/30dc89fa-eb61-5bd3-aa1d-e06c7ef46438_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84916,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674276/general/82f2c216-a3b9-47aa-8ca0-4a55a0ad472b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30dc89fa-eb61-5bd3-aa1d-e06c7ef46438/30dc89fa-eb61-5bd3-aa1d-e06c7ef46438_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70676,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674276/general/fbcb2770-53c4-41cb-a8fc-8e4e154f810f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30dc89fa-eb61-5bd3-aa1d-e06c7ef46438/30dc89fa-eb61-5bd3-aa1d-e06c7ef46438_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73047,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674276/general/846844fa-82d6-4e03-9a55-52ccf56afdf0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30dc89fa-eb61-5bd3-aa1d-e06c7ef46438/30dc89fa-eb61-5bd3-aa1d-e06c7ef46438_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66406,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674276/general/5efc7c32-57fb-4438-bac3-abb5d844e81e.jpg',
'Width': 1024}],
'price': 11300,
'price_includes_vat': True,
'registration_date': '2022-03-17',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Ssangyong Korando Limited - Petrol - Manual - 151 hp - 92.167 km',
'transmission': 'manual',
'trim': 'Limited',
'vin': None,
'year': 2022}
2026-03-28 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741824%27 HTTP/1.1" 200 None
2026-03-28 05:01:02 [adesa.es] INFO: Saving data for 10741824: {'created_time': 1774674062.51645, 'last_price_update_time': 1774674062.516459, 'auction_closing_time': 1775037300.0}
2026-03-28 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741824') HTTP/1.1" 204 0
2026-03-28 05:01:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751680/general/39365c24-249a-491d-8766-834e0b42032a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741840)
2026-03-28 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:02 [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%252F5751680%252Fgeneral%252Fda84863b-ecf9-48f9-871c-30d69f3c685b.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751680/general/da84863b-ecf9-48f9-871c-30d69f3c685b.jpg not downloaded yet
2026-03-28 05:01:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fc6d79c-5daa-54b3-a138-e7b7aad7e5d2 with identifier: 10741831
2026-03-28 05:01:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fc6d79c-5daa-54b3-a138-e7b7aad7e5d2 with scrape type 1
2026-03-28 05:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5fc6d79c-5daa-54b3-a138-e7b7aad7e5d2
2026-03-28 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:02 [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%252F5727258%252Fgeneral%252F1338ee41-7139-497a-a9d5-b0cbd317e721.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727258/general/1338ee41-7139-497a-a9d5-b0cbd317e721.jpg already downloaded
2026-03-28 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:02 [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%252F5727258%252Fgeneral%252Fe4ca762c-64e0-4fc8-9ffe-26bc0ba44683.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727258/general/e4ca762c-64e0-4fc8-9ffe-26bc0ba44683.jpg already downloaded
2026-03-28 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:02 [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%252F5727258%252Fgeneral%252Fe913b2a2-3db7-4c0c-b813-ea71d8432711.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727258/general/e913b2a2-3db7-4c0c-b813-ea71d8432711.jpg already downloaded
2026-03-28 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:02 [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%252F5727258%252Fgeneral%252F1598a898-0291-4c94-853a-c6e47ee02da3.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727258/general/1598a898-0291-4c94-853a-c6e47ee02da3.jpg already downloaded
2026-03-28 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:02 [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%252F5727258%252Fgeneral%252F1bbb983b-f202-417f-afb2-fbf504cf69d8.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727258/general/1bbb983b-f202-417f-afb2-fbf504cf69d8.jpg already downloaded
2026-03-28 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:02 [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%252F5727258%252Fgeneral%252F429eaeeb-a18b-49a8-a6c9-8310c0748c7e.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727258/general/429eaeeb-a18b-49a8-a6c9-8310c0748c7e.jpg already downloaded
2026-03-28 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:02 [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%252F5727258%252Fgeneral%252Fc590a9f7-3a44-49d0-96ac-8bca1a51b3bf.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727258/general/c590a9f7-3a44-49d0-96ac-8bca1a51b3bf.jpg already downloaded
2026-03-28 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:02 [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%252F5727258%252Fgeneral%252Fe414e85e-317b-494d-a209-b04b8a88e83c.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727258/general/e414e85e-317b-494d-a209-b04b8a88e83c.jpg already downloaded
2026-03-28 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:02 [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%252F5727258%252Fgeneral%252F507fb690-1498-48c7-8762-8f31102b58d1.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727258/general/507fb690-1498-48c7-8762-8f31102b58d1.jpg already downloaded
2026-03-28 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:02 [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%252F5727258%252Fgeneral%252Fdd359a4c-df3c-4ba0-b682-4bce083d0f0d.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727258/general/dd359a4c-df3c-4ba0-b682-4bce083d0f0d.jpg already downloaded
2026-03-28 05:01:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 5fc6d79c-5daa-54b3-a138-e7b7aad7e5d2, identifier: 10741831
2026-03-28 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:02 [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%252F5751680%252Fgeneral%252F7bfbd0aa-f0e6-47a7-a30c-ac90bee47c53.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751680/general/7bfbd0aa-f0e6-47a7-a30c-ac90bee47c53.jpg not downloaded yet
2026-03-28 05:01:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 5fc6d79c-5daa-54b3-a138-e7b7aad7e5d2 with identifier: 10741831
2026-03-28 05:01:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 5fc6d79c-5daa-54b3-a138-e7b7aad7e5d2 with identifier: 10741831
2026-03-28 05:01:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 5fc6d79c-5daa-54b3-a138-e7b7aad7e5d2 with identifier: 10741831 to the API
2026-03-28 05:01:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:01:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741831>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 160,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Hybrid',
'id': '5fc6d79c-5daa-54b3-a138-e7b7aad7e5d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '2369MCN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741831',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Renault',
'model': 'Captur',
'odometer': 108000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5727258/general/1338ee41-7139-497a-a9d5-b0cbd317e721.jpg',
'https://images.openlane.eu/carimgs/5727258/general/e4ca762c-64e0-4fc8-9ffe-26bc0ba44683.jpg',
'https://images.openlane.eu/carimgs/5727258/general/e913b2a2-3db7-4c0c-b813-ea71d8432711.jpg',
'https://images.openlane.eu/carimgs/5727258/general/1598a898-0291-4c94-853a-c6e47ee02da3.jpg',
'https://images.openlane.eu/carimgs/5727258/general/1bbb983b-f202-417f-afb2-fbf504cf69d8.jpg',
'https://images.openlane.eu/carimgs/5727258/general/429eaeeb-a18b-49a8-a6c9-8310c0748c7e.jpg',
'https://images.openlane.eu/carimgs/5727258/general/c590a9f7-3a44-49d0-96ac-8bca1a51b3bf.jpg',
'https://images.openlane.eu/carimgs/5727258/general/e414e85e-317b-494d-a209-b04b8a88e83c.jpg',
'https://images.openlane.eu/carimgs/5727258/general/507fb690-1498-48c7-8762-8f31102b58d1.jpg',
'https://images.openlane.eu/carimgs/5727258/general/dd359a4c-df3c-4ba0-b682-4bce083d0f0d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fc6d79c-5daa-54b3-a138-e7b7aad7e5d2/5fc6d79c-5daa-54b3-a138-e7b7aad7e5d2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93954,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727258/general/1338ee41-7139-497a-a9d5-b0cbd317e721.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fc6d79c-5daa-54b3-a138-e7b7aad7e5d2/5fc6d79c-5daa-54b3-a138-e7b7aad7e5d2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85611,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727258/general/e4ca762c-64e0-4fc8-9ffe-26bc0ba44683.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fc6d79c-5daa-54b3-a138-e7b7aad7e5d2/5fc6d79c-5daa-54b3-a138-e7b7aad7e5d2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90478,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727258/general/e913b2a2-3db7-4c0c-b813-ea71d8432711.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fc6d79c-5daa-54b3-a138-e7b7aad7e5d2/5fc6d79c-5daa-54b3-a138-e7b7aad7e5d2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334247,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727258/general/1598a898-0291-4c94-853a-c6e47ee02da3.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fc6d79c-5daa-54b3-a138-e7b7aad7e5d2/5fc6d79c-5daa-54b3-a138-e7b7aad7e5d2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49966,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727258/general/1bbb983b-f202-417f-afb2-fbf504cf69d8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fc6d79c-5daa-54b3-a138-e7b7aad7e5d2/5fc6d79c-5daa-54b3-a138-e7b7aad7e5d2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71828,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727258/general/429eaeeb-a18b-49a8-a6c9-8310c0748c7e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fc6d79c-5daa-54b3-a138-e7b7aad7e5d2/5fc6d79c-5daa-54b3-a138-e7b7aad7e5d2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88683,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727258/general/c590a9f7-3a44-49d0-96ac-8bca1a51b3bf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fc6d79c-5daa-54b3-a138-e7b7aad7e5d2/5fc6d79c-5daa-54b3-a138-e7b7aad7e5d2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74476,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727258/general/e414e85e-317b-494d-a209-b04b8a88e83c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fc6d79c-5daa-54b3-a138-e7b7aad7e5d2/5fc6d79c-5daa-54b3-a138-e7b7aad7e5d2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65936,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727258/general/507fb690-1498-48c7-8762-8f31102b58d1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fc6d79c-5daa-54b3-a138-e7b7aad7e5d2/5fc6d79c-5daa-54b3-a138-e7b7aad7e5d2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61383,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727258/general/dd359a4c-df3c-4ba0-b682-4bce083d0f0d.jpg',
'Width': 1024}],
'price': 10500,
'price_includes_vat': True,
'registration_date': '2022-11-29',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Renault Captur Evolution - Hybrid - Automatic - 160 hp - 108.000 km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2022}
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:03 [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-28 05:01:03 [adesa.es] INFO: Saving data for 10741831: {'created_time': 1774674063.209478, 'last_price_update_time': 1774674063.209487, 'auction_closing_time': 1775037300.0}
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741831') HTTP/1.1" 204 0
2026-03-28 05:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751680/general/f2171d04-edf9-4ea3-84d9-7d061f4ef83e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741840)
2026-03-28 05:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751680/general/d711efd8-316a-4cdb-8d40-91d352bcd08e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741840)
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:03 [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%252F5751680%252Fgeneral%252F265d89b0-a66a-4aa8-bc7a-6405f56b2f0e.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751680/general/265d89b0-a66a-4aa8-bc7a-6405f56b2f0e.jpg not downloaded yet
2026-03-28 05:01:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:01:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0be2f050>
2026-03-28 05:01:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:01:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96bde2e1-2384-50e1-9bbf-3da02fd9c585/96bde2e1-2384-50e1-9bbf-3da02fd9c585_image_0.jpg HTTP/1.1" 201 0
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751680%252Fgeneral%252F39365c24-249a-491d-8766-834e0b42032a.jpg') HTTP/1.1" 204 0
2026-03-28 05:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751680/general/39365c24-249a-491d-8766-834e0b42032a.jpg saved to cache
2026-03-28 05:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 96bde2e1-2384-50e1-9bbf-3da02fd9c585
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:03 [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%252F5751680%252Fgeneral%252F744c8203-d9a8-487d-9206-b9d9dc841f52.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751680/general/744c8203-d9a8-487d-9206-b9d9dc841f52.jpg not downloaded yet
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:03 [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%252F5751680%252Fgeneral%252F5ff98227-002c-4692-be09-8ceb607ca4dd.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751680/general/5ff98227-002c-4692-be09-8ceb607ca4dd.jpg not downloaded yet
2026-03-28 05:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751680/general/5937d159-fa8a-4576-98d9-7d81d1f7ef94.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741840)
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:03 [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%252F5751680%252Fgeneral%252F56bb1521-eeeb-4fae-87f4-8b4b1cc31ff8.jpg%27 HTTP/1.1" 200 None
2026-03-28 05:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751680/general/56bb1521-eeeb-4fae-87f4-8b4b1cc31ff8.jpg not downloaded yet
2026-03-28 05:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751680/general/da84863b-ecf9-48f9-871c-30d69f3c685b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741840)
2026-03-28 05:01:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:01:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0bec2810>
2026-03-28 05:01:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:01:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96bde2e1-2384-50e1-9bbf-3da02fd9c585/96bde2e1-2384-50e1-9bbf-3da02fd9c585_image_2.jpg HTTP/1.1" 201 0
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751680%252Fgeneral%252Ff2171d04-edf9-4ea3-84d9-7d061f4ef83e.jpg') HTTP/1.1" 204 0
2026-03-28 05:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751680/general/f2171d04-edf9-4ea3-84d9-7d061f4ef83e.jpg saved to cache
2026-03-28 05:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 96bde2e1-2384-50e1-9bbf-3da02fd9c585
2026-03-28 05:01:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:01:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b211576d0>
2026-03-28 05:01:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:01:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96bde2e1-2384-50e1-9bbf-3da02fd9c585/96bde2e1-2384-50e1-9bbf-3da02fd9c585_image_1.jpg HTTP/1.1" 201 0
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751680%252Fgeneral%252Fd711efd8-316a-4cdb-8d40-91d352bcd08e.jpg') HTTP/1.1" 204 0
2026-03-28 05:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751680/general/d711efd8-316a-4cdb-8d40-91d352bcd08e.jpg saved to cache
2026-03-28 05:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 96bde2e1-2384-50e1-9bbf-3da02fd9c585
2026-03-28 05:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751680/general/7bfbd0aa-f0e6-47a7-a30c-ac90bee47c53.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741840)
2026-03-28 05:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751680/general/265d89b0-a66a-4aa8-bc7a-6405f56b2f0e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741840)
2026-03-28 05:01:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:01:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b21298fd0>
2026-03-28 05:01:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:01:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96bde2e1-2384-50e1-9bbf-3da02fd9c585/96bde2e1-2384-50e1-9bbf-3da02fd9c585_image_3.jpg HTTP/1.1" 201 0
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751680%252Fgeneral%252F5937d159-fa8a-4576-98d9-7d81d1f7ef94.jpg') HTTP/1.1" 204 0
2026-03-28 05:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751680/general/5937d159-fa8a-4576-98d9-7d81d1f7ef94.jpg saved to cache
2026-03-28 05:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 96bde2e1-2384-50e1-9bbf-3da02fd9c585
2026-03-28 05:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751680/general/744c8203-d9a8-487d-9206-b9d9dc841f52.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741840)
2026-03-28 05:01:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:01:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0bd31050>
2026-03-28 05:01:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:01:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96bde2e1-2384-50e1-9bbf-3da02fd9c585/96bde2e1-2384-50e1-9bbf-3da02fd9c585_image_4.jpg HTTP/1.1" 201 0
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751680%252Fgeneral%252Fda84863b-ecf9-48f9-871c-30d69f3c685b.jpg') HTTP/1.1" 204 0
2026-03-28 05:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751680/general/da84863b-ecf9-48f9-871c-30d69f3c685b.jpg saved to cache
2026-03-28 05:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 96bde2e1-2384-50e1-9bbf-3da02fd9c585
2026-03-28 05:01:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:01:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b2129b110>
2026-03-28 05:01:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:01:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96bde2e1-2384-50e1-9bbf-3da02fd9c585/96bde2e1-2384-50e1-9bbf-3da02fd9c585_image_5.jpg HTTP/1.1" 201 0
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751680%252Fgeneral%252F7bfbd0aa-f0e6-47a7-a30c-ac90bee47c53.jpg') HTTP/1.1" 204 0
2026-03-28 05:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751680/general/7bfbd0aa-f0e6-47a7-a30c-ac90bee47c53.jpg saved to cache
2026-03-28 05:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 96bde2e1-2384-50e1-9bbf-3da02fd9c585
2026-03-28 05:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751680/general/56bb1521-eeeb-4fae-87f4-8b4b1cc31ff8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741840)
2026-03-28 05:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751680/general/5ff98227-002c-4692-be09-8ceb607ca4dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741840)
2026-03-28 05:01:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:01:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b0bd33310>
2026-03-28 05:01:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:01:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96bde2e1-2384-50e1-9bbf-3da02fd9c585/96bde2e1-2384-50e1-9bbf-3da02fd9c585_image_6.jpg HTTP/1.1" 201 0
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751680%252Fgeneral%252F265d89b0-a66a-4aa8-bc7a-6405f56b2f0e.jpg') HTTP/1.1" 204 0
2026-03-28 05:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751680/general/265d89b0-a66a-4aa8-bc7a-6405f56b2f0e.jpg saved to cache
2026-03-28 05:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 96bde2e1-2384-50e1-9bbf-3da02fd9c585
2026-03-28 05:01:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:01:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b212db750>
2026-03-28 05:01:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:01:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96bde2e1-2384-50e1-9bbf-3da02fd9c585/96bde2e1-2384-50e1-9bbf-3da02fd9c585_image_7.jpg HTTP/1.1" 201 0
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751680%252Fgeneral%252F744c8203-d9a8-487d-9206-b9d9dc841f52.jpg') HTTP/1.1" 204 0
2026-03-28 05:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751680/general/744c8203-d9a8-487d-9206-b9d9dc841f52.jpg saved to cache
2026-03-28 05:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 96bde2e1-2384-50e1-9bbf-3da02fd9c585
2026-03-28 05:01:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:01:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b212d0cd0>
2026-03-28 05:01:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:01:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96bde2e1-2384-50e1-9bbf-3da02fd9c585/96bde2e1-2384-50e1-9bbf-3da02fd9c585_image_9.jpg HTTP/1.1" 201 0
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751680%252Fgeneral%252F56bb1521-eeeb-4fae-87f4-8b4b1cc31ff8.jpg') HTTP/1.1" 204 0
2026-03-28 05:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751680/general/56bb1521-eeeb-4fae-87f4-8b4b1cc31ff8.jpg saved to cache
2026-03-28 05:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 96bde2e1-2384-50e1-9bbf-3da02fd9c585
2026-03-28 05:01:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 05:01:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9b231f9810>
2026-03-28 05:01:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 05:01:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96bde2e1-2384-50e1-9bbf-3da02fd9c585/96bde2e1-2384-50e1-9bbf-3da02fd9c585_image_8.jpg HTTP/1.1" 201 0
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751680%252Fgeneral%252F5ff98227-002c-4692-be09-8ceb607ca4dd.jpg') HTTP/1.1" 204 0
2026-03-28 05:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751680/general/5ff98227-002c-4692-be09-8ceb607ca4dd.jpg saved to cache
2026-03-28 05:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 96bde2e1-2384-50e1-9bbf-3da02fd9c585
2026-03-28 05:01:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 96bde2e1-2384-50e1-9bbf-3da02fd9c585, skipping ID generation
2026-03-28 05:01:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96bde2e1-2384-50e1-9bbf-3da02fd9c585 with scrape type 1
2026-03-28 05:01:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 96bde2e1-2384-50e1-9bbf-3da02fd9c585 sending to next pipeline
2026-03-28 05:01:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 96bde2e1-2384-50e1-9bbf-3da02fd9c585, identifier: 10741840
2026-03-28 05:01:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 96bde2e1-2384-50e1-9bbf-3da02fd9c585 with identifier: 10741840
2026-03-28 05:01:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 96bde2e1-2384-50e1-9bbf-3da02fd9c585 with identifier: 10741840
2026-03-28 05:01:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 96bde2e1-2384-50e1-9bbf-3da02fd9c585 with identifier: 10741840 to the API
2026-03-28 05:01:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 05:01:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 05:01:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751680/general/5ff98227-002c-4692-be09-8ceb607ca4dd.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 118,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Petrol',
'id': '96bde2e1-2384-50e1-9bbf-3da02fd9c585',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '3128LMG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741840',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Nissan',
'model': 'Juke',
'odometer': 52393,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96bde2e1-2384-50e1-9bbf-3da02fd9c585/96bde2e1-2384-50e1-9bbf-3da02fd9c585_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105007,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751680/general/39365c24-249a-491d-8766-834e0b42032a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96bde2e1-2384-50e1-9bbf-3da02fd9c585/96bde2e1-2384-50e1-9bbf-3da02fd9c585_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111222,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751680/general/d711efd8-316a-4cdb-8d40-91d352bcd08e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96bde2e1-2384-50e1-9bbf-3da02fd9c585/96bde2e1-2384-50e1-9bbf-3da02fd9c585_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96833,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751680/general/f2171d04-edf9-4ea3-84d9-7d061f4ef83e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96bde2e1-2384-50e1-9bbf-3da02fd9c585/96bde2e1-2384-50e1-9bbf-3da02fd9c585_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88556,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751680/general/5937d159-fa8a-4576-98d9-7d81d1f7ef94.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96bde2e1-2384-50e1-9bbf-3da02fd9c585/96bde2e1-2384-50e1-9bbf-3da02fd9c585_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185282,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751680/general/da84863b-ecf9-48f9-871c-30d69f3c685b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96bde2e1-2384-50e1-9bbf-3da02fd9c585/96bde2e1-2384-50e1-9bbf-3da02fd9c585_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98295,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751680/general/7bfbd0aa-f0e6-47a7-a30c-ac90bee47c53.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96bde2e1-2384-50e1-9bbf-3da02fd9c585/96bde2e1-2384-50e1-9bbf-3da02fd9c585_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107110,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751680/general/265d89b0-a66a-4aa8-bc7a-6405f56b2f0e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96bde2e1-2384-50e1-9bbf-3da02fd9c585/96bde2e1-2384-50e1-9bbf-3da02fd9c585_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86458,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751680/general/744c8203-d9a8-487d-9206-b9d9dc841f52.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96bde2e1-2384-50e1-9bbf-3da02fd9c585/96bde2e1-2384-50e1-9bbf-3da02fd9c585_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86872,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751680/general/5ff98227-002c-4692-be09-8ceb607ca4dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96bde2e1-2384-50e1-9bbf-3da02fd9c585/96bde2e1-2384-50e1-9bbf-3da02fd9c585_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132390,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751680/general/56bb1521-eeeb-4fae-87f4-8b4b1cc31ff8.jpg',
'Width': 1024}],
'price': 11700,
'price_includes_vat': True,
'registration_date': '2021-01-20',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Nissan Juke Acenta - Petrol - Automatic - 118 hp - 52.393 km',
'transmission': 'automatic',
'trim': 'Acenta',
'vin': None,
'year': 2021}
2026-03-28 05:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:04 [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-28 05:01:04 [adesa.es] INFO: Saving data for 10741840: {'created_time': 1774674064.38445, 'last_price_update_time': 1774674064.384462, 'auction_closing_time': 1775037300.0}
2026-03-28 05:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741840') HTTP/1.1" 204 0
2026-03-28 05:01:04 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-28 05:01:04 [adesa.es] INFO: adesa.es Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 2, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 2, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-28 05:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 05:01:04 [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%201774242064 HTTP/1.1" 200 None
2026-03-28 05:01:04 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (56 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.es/task_36_2026-03-28T05_00_00.jl
2026-03-28 05:01:04 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 157951,
'downloader/request_count': 188,
'downloader/request_method_count/GET': 186,
'downloader/request_method_count/POST': 2,
'downloader/response_bytes': 15893887,
'downloader/response_count': 188,
'downloader/response_status_count/200': 188,
'elapsed_time_seconds': 58.814219,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 28, 5, 1, 4, 532855, tzinfo=datetime.timezone.utc),
'item_scraped_count': 56,
'log_count/DEBUG': 2134,
'log_count/INFO': 2099,
'memusage/max': 150007808,
'memusage/startup': 150007808,
'photo_download_count': 130,
'request_depth_max': 2,
'response_received_count': 58,
'scheduler/dequeued': 188,
'scheduler/dequeued/memory': 188,
'scheduler/enqueued': 188,
'scheduler/enqueued/memory': 188,
'scrape_type/new': 29,
'scrape_type/price_update': 27,
'scrape_type/skipped': 111,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 59,
'scrapy-zyte-api/error_ratio': 0.01694915254237288,
'scrapy-zyte-api/error_types/download/temporary-error': 1,
'scrapy-zyte-api/errors': 1,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 4.762405577455096,
'scrapy-zyte-api/mean_response_seconds': 4.821157898794026,
'scrapy-zyte-api/processed': 58,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 58,
'scrapy-zyte-api/request_args/experimental.requestCookies': 57,
'scrapy-zyte-api/request_args/experimental.responseCookies': 58,
'scrapy-zyte-api/request_args/httpRequestBody': 2,
'scrapy-zyte-api/request_args/httpRequestMethod': 2,
'scrapy-zyte-api/request_args/httpResponseBody': 58,
'scrapy-zyte-api/request_args/httpResponseHeaders': 58,
'scrapy-zyte-api/request_args/url': 58,
'scrapy-zyte-api/status_codes/200': 58,
'scrapy-zyte-api/status_codes/520': 1,
'scrapy-zyte-api/success': 58,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 167,
'source/total_available': 167,
'start_time': datetime.datetime(2026, 3, 28, 5, 0, 5, 718636, tzinfo=datetime.timezone.utc)}
2026-03-28 05:01:04 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-28 05:01:04 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f9b2322d750>
2026-03-28 05:01:04 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f9b2322e250>