2026-03-24 10:00:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-24 10: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-24 10:00:04 [adesa.es] INFO: Starting spider adesa.es
2026-03-24 10:00:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-24 10:00:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-24 10:00:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-24 10:00:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-24 10:00:04 [scrapy.extensions.telnet] INFO: Telnet Password: e2ef7a8fe522bc42
2026-03-24 10:00:04 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-24 10:00:04 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/adesa.es/task_36_2026-03-24T10_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-24 10:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 10:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 10:00:04 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-24 10:00:04 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-24 10:00:04 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-24 10:00:04 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-24 10:00:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-24 10:00:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2107
2026-03-24 10:00:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-24 10:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-24 10:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-24 10: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-24 10:00:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-24 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-24 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-24 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-24 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-24 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-24 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-24 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-24 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-24 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-24 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-24 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-24 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-24 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-24 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-24 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-24 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-24 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-24 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-24 10: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-24 10: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-24 10:00:05 [scrapy.core.engine] INFO: Spider opened
2026-03-24 10:00:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-24 10:00:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-24 10:00:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-24 10:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-24 10:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-24 10:00:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 10:00:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 10:00:12 [adesa.es] INFO: Found listing with ID: 10712898
2026-03-24 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710712898%27 HTTP/1.1" 200 None
2026-03-24 10:00:12 [adesa.es] INFO: Scrape type for 10712898: 0
2026-03-24 10:00:12 [adesa.es] INFO: Skipping item 10712898 url https://www.openlane.eu/en/carv6/auction/10712898
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10703454
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710703454%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10703454: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10703454 url https://www.openlane.eu/en/carv6/auction/10703454
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10703445
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710703445%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10703445: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10703445 url https://www.openlane.eu/en/carv6/auction/10703445
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10703465
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710703465%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10703465: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10703465 url https://www.openlane.eu/en/carv6/auction/10703465
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10703452
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710703452%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10703452: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10703452 url https://www.openlane.eu/en/carv6/auction/10703452
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10703468
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710703468%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10703468: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10703468 url https://www.openlane.eu/en/carv6/auction/10703468
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10703439
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710703439%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10703439: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10703439 url https://www.openlane.eu/en/carv6/auction/10703439
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10703443
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710703443%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10703443: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10703443 url https://www.openlane.eu/en/carv6/auction/10703443
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10703440
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710703440%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10703440: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10703440 url https://www.openlane.eu/en/carv6/auction/10703440
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10703431
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710703431%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10703431: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10703431 url https://www.openlane.eu/en/carv6/auction/10703431
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10703464
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710703464%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10703464: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10703464 url https://www.openlane.eu/en/carv6/auction/10703464
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10703453
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710703453%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10703453: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10703453 url https://www.openlane.eu/en/carv6/auction/10703453
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10703433
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710703433%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10703433: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10703433 url https://www.openlane.eu/en/carv6/auction/10703433
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10703461
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710703461%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10703461: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10703461 url https://www.openlane.eu/en/carv6/auction/10703461
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10703442
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710703442%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10703442: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10703442 url https://www.openlane.eu/en/carv6/auction/10703442
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10703467
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710703467%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10703467: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10703467 url https://www.openlane.eu/en/carv6/auction/10703467
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10703437
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710703437%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10703437: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10703437 url https://www.openlane.eu/en/carv6/auction/10703437
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10703459
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710703459%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10703459: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10703459 url https://www.openlane.eu/en/carv6/auction/10703459
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10703450
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710703450%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10703450: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10703450 url https://www.openlane.eu/en/carv6/auction/10703450
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10703462
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710703462%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10703462: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10703462 url https://www.openlane.eu/en/carv6/auction/10703462
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10703441
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710703441%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10703441: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10703441 url https://www.openlane.eu/en/carv6/auction/10703441
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10703449
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710703449%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10703449: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10703449 url https://www.openlane.eu/en/carv6/auction/10703449
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10703460
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710703460%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10703460: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10703460 url https://www.openlane.eu/en/carv6/auction/10703460
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10703451
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710703451%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10703451: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10703451 url https://www.openlane.eu/en/carv6/auction/10703451
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10703463
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710703463%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10703463: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10703463 url https://www.openlane.eu/en/carv6/auction/10703463
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10703458
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710703458%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10703458: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10703458 url https://www.openlane.eu/en/carv6/auction/10703458
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10703434
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710703434%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10703434: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10703434 url https://www.openlane.eu/en/carv6/auction/10703434
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10703435
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710703435%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10703435: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10703435 url https://www.openlane.eu/en/carv6/auction/10703435
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10703455
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710703455%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10703455: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10703455 url https://www.openlane.eu/en/carv6/auction/10703455
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10703470
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710703470%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10703470: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10703470 url https://www.openlane.eu/en/carv6/auction/10703470
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10703456
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710703456%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10703456: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10703456 url https://www.openlane.eu/en/carv6/auction/10703456
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10703457
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710703457%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10703457: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10703457 url https://www.openlane.eu/en/carv6/auction/10703457
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10703466
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710703466%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10703466: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10703466 url https://www.openlane.eu/en/carv6/auction/10703466
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10703432
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710703432%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10703432: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10703432 url https://www.openlane.eu/en/carv6/auction/10703432
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10703436
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710703436%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10703436: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10703436 url https://www.openlane.eu/en/carv6/auction/10703436
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10703438
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710703438%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10703438: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10703438 url https://www.openlane.eu/en/carv6/auction/10703438
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10703447
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710703447%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10703447: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10703447 url https://www.openlane.eu/en/carv6/auction/10703447
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10703469
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710703469%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10703469: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10703469 url https://www.openlane.eu/en/carv6/auction/10703469
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10703446
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710703446%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10703446: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10703446 url https://www.openlane.eu/en/carv6/auction/10703446
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10703448
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710703448%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10703448: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10703448 url https://www.openlane.eu/en/carv6/auction/10703448
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10703444
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710703444%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10703444: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10703444 url https://www.openlane.eu/en/carv6/auction/10703444
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10405308
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405308%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10405308: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10405308 url https://www.openlane.eu/en/carv6/auction/10405308
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10405305
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405305%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10405305: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10405305 url https://www.openlane.eu/en/carv6/auction/10405305
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10518392
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710518392%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10518392: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10518392 url https://www.openlane.eu/en/carv6/auction/10518392
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10405309
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405309%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10405309: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10405309 url https://www.openlane.eu/en/carv6/auction/10405309
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10472332
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710472332%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10472332: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10472332 url https://www.openlane.eu/en/carv6/auction/10472332
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10438527
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710438527%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10438527: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10438527 url https://www.openlane.eu/en/carv6/auction/10438527
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10493754
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710493754%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10493754: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10493754 url https://www.openlane.eu/en/carv6/auction/10493754
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10505053
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710505053%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10505053: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10505053 url https://www.openlane.eu/en/carv6/auction/10505053
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10530259
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710530259%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10530259: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10530259 url https://www.openlane.eu/en/carv6/auction/10530259
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10512793
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710512793%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10512793: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10512793 url https://www.openlane.eu/en/carv6/auction/10512793
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10699474
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699474%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10699474: 2
2026-03-24 10:00:13 [adesa.es] INFO: Scraping item 10699474 url https://www.openlane.eu/en/carv6/auction/10699474
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10472260
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710472260%27 HTTP/1.1" 200 None
2026-03-24 10:00:13 [adesa.es] INFO: Scrape type for 10472260: 0
2026-03-24 10:00:13 [adesa.es] INFO: Skipping item 10472260 url https://www.openlane.eu/en/carv6/auction/10472260
2026-03-24 10:00:13 [adesa.es] INFO: Found listing with ID: 10640376
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710640376%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10640376: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10640376 url https://www.openlane.eu/en/carv6/auction/10640376
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10699430
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699430%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10699430: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10699430 url https://www.openlane.eu/en/carv6/auction/10699430
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10699427
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699427%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10699427: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10699427 url https://www.openlane.eu/en/carv6/auction/10699427
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10653124
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710653124%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10653124: 2
2026-03-24 10:00:14 [adesa.es] INFO: Scraping item 10653124 url https://www.openlane.eu/en/carv6/auction/10653124
2026-03-24 10:00:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10612546
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710612546%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10612546: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10612546 url https://www.openlane.eu/en/carv6/auction/10612546
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10631541
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710631541%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10631541: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10631541 url https://www.openlane.eu/en/carv6/auction/10631541
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10674734
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710674734%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10674734: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10674734 url https://www.openlane.eu/en/carv6/auction/10674734
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10698910
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710698910%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10698910: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10698910 url https://www.openlane.eu/en/carv6/auction/10698910
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10698908
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710698908%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10698908: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10698908 url https://www.openlane.eu/en/carv6/auction/10698908
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10698919
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710698919%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10698919: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10698919 url https://www.openlane.eu/en/carv6/auction/10698919
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10698909
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710698909%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10698909: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10698909 url https://www.openlane.eu/en/carv6/auction/10698909
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10698907
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710698907%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10698907: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10698907 url https://www.openlane.eu/en/carv6/auction/10698907
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10682540
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710682540%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10682540: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10682540 url https://www.openlane.eu/en/carv6/auction/10682540
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10667492
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710667492%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10667492: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10667492 url https://www.openlane.eu/en/carv6/auction/10667492
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10452039
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710452039%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10452039: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10452039 url https://www.openlane.eu/en/carv6/auction/10452039
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10518394
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710518394%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10518394: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10518394 url https://www.openlane.eu/en/carv6/auction/10518394
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10405314
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405314%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10405314: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10405314 url https://www.openlane.eu/en/carv6/auction/10405314
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10405315
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405315%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10405315: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10405315 url https://www.openlane.eu/en/carv6/auction/10405315
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10550836
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710550836%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10550836: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10550836 url https://www.openlane.eu/en/carv6/auction/10550836
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10683239
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710683239%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10683239: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10683239 url https://www.openlane.eu/en/carv6/auction/10683239
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10405317
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405317%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10405317: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10405317 url https://www.openlane.eu/en/carv6/auction/10405317
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10667491
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710667491%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10667491: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10667491 url https://www.openlane.eu/en/carv6/auction/10667491
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10653126
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710653126%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10653126: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10653126 url https://www.openlane.eu/en/carv6/auction/10653126
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10677699
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710677699%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10677699: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10677699 url https://www.openlane.eu/en/carv6/auction/10677699
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10640087
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710640087%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10640087: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10640087 url https://www.openlane.eu/en/carv6/auction/10640087
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10699483
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699483%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10699483: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10699483 url https://www.openlane.eu/en/carv6/auction/10699483
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10700528
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710700528%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10700528: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10700528 url https://www.openlane.eu/en/carv6/auction/10700528
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10699482
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699482%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10699482: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10699482 url https://www.openlane.eu/en/carv6/auction/10699482
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10666060
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710666060%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10666060: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10666060 url https://www.openlane.eu/en/carv6/auction/10666060
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10619585
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710619585%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10619585: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10619585 url https://www.openlane.eu/en/carv6/auction/10619585
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10655463
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710655463%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10655463: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10655463 url https://www.openlane.eu/en/carv6/auction/10655463
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10276412
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710276412%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10276412: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10276412 url https://www.openlane.eu/en/carv6/auction/10276412
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10703825
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710703825%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10703825: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10703825 url https://www.openlane.eu/en/carv6/auction/10703825
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10643525
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710643525%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10643525: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10643525 url https://www.openlane.eu/en/carv6/auction/10643525
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10571283
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710571283%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10571283: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10571283 url https://www.openlane.eu/en/carv6/auction/10571283
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10405331
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405331%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10405331: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10405331 url https://www.openlane.eu/en/carv6/auction/10405331
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10676254
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710676254%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10676254: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10676254 url https://www.openlane.eu/en/carv6/auction/10676254
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10571281
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710571281%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10571281: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10571281 url https://www.openlane.eu/en/carv6/auction/10571281
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10572723
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710572723%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10572723: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10572723 url https://www.openlane.eu/en/carv6/auction/10572723
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10694302
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710694302%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10694302: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10694302 url https://www.openlane.eu/en/carv6/auction/10694302
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10654226
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710654226%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10654226: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10654226 url https://www.openlane.eu/en/carv6/auction/10654226
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10601084
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710601084%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10601084: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10601084 url https://www.openlane.eu/en/carv6/auction/10601084
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10633069
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710633069%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10633069: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10633069 url https://www.openlane.eu/en/carv6/auction/10633069
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10649239
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710649239%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10649239: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10649239 url https://www.openlane.eu/en/carv6/auction/10649239
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10648087
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710648087%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10648087: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10648087 url https://www.openlane.eu/en/carv6/auction/10648087
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10633072
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710633072%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10633072: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10633072 url https://www.openlane.eu/en/carv6/auction/10633072
2026-03-24 10:00:14 [adesa.es] INFO: Found listing with ID: 10506267
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710506267%27 HTTP/1.1" 200 None
2026-03-24 10:00:14 [adesa.es] INFO: Scrape type for 10506267: 0
2026-03-24 10:00:14 [adesa.es] INFO: Skipping item 10506267 url https://www.openlane.eu/en/carv6/auction/10506267
2026-03-24 10:00:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 10:00:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 10:00:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10653124> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 10:00:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de72deca-18bc-5519-9a2b-a0e39cc79d74 with identifier: 10653124
2026-03-24 10:00:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de72deca-18bc-5519-9a2b-a0e39cc79d74 with scrape type 2
2026-03-24 10:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de72deca-18bc-5519-9a2b-a0e39cc79d74 with scrape type 2
2026-03-24 10:00:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: de72deca-18bc-5519-9a2b-a0e39cc79d74, identifier: 10653124
2026-03-24 10:00:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: de72deca-18bc-5519-9a2b-a0e39cc79d74 with identifier: 10653124
2026-03-24 10:00:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 10:00:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-24 10:00:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 10:00:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 10:00:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-24 10:00:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 10:00:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: de72deca-18bc-5519-9a2b-a0e39cc79d74 with identifier: 10653124
2026-03-24 10:00:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: de72deca-18bc-5519-9a2b-a0e39cc79d74 with identifier: 10653124 to the API
2026-03-24 10:00:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 10:00:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 10:00:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10653124>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'de72deca-18bc-5519-9a2b-a0e39cc79d74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '0034NKD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10653124',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Junior',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25700,
'price_includes_vat': True,
'registration_date': '2026-01-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Alfa Romeo Junior 1.2 - Petrol - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-24 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710653124%27 HTTP/1.1" 200 None
2026-03-24 10:00:17 [adesa.es] INFO: Saving data for 10653124: {'auction_closing_time': 1798675200.0, 'created_time': 1773334960.986514, 'last_price_update_time': 1774346417.843636}
2026-03-24 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10653124') HTTP/1.1" 204 0
2026-03-24 10:00:17 [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-24 10:00:18 [adesa.es] INFO: Found listing with ID: 10532903
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710532903%27 HTTP/1.1" 200 None
2026-03-24 10:00:18 [adesa.es] INFO: Scrape type for 10532903: 0
2026-03-24 10:00:18 [adesa.es] INFO: Skipping item 10532903 url https://www.openlane.eu/en/carv6/auction/10532903
2026-03-24 10:00:18 [adesa.es] INFO: Found listing with ID: 10698917
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710698917%27 HTTP/1.1" 200 None
2026-03-24 10:00:18 [adesa.es] INFO: Scrape type for 10698917: 0
2026-03-24 10:00:18 [adesa.es] INFO: Skipping item 10698917 url https://www.openlane.eu/en/carv6/auction/10698917
2026-03-24 10:00:18 [adesa.es] INFO: Found listing with ID: 10405389
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405389%27 HTTP/1.1" 200 None
2026-03-24 10:00:18 [adesa.es] INFO: Scrape type for 10405389: 0
2026-03-24 10:00:18 [adesa.es] INFO: Skipping item 10405389 url https://www.openlane.eu/en/carv6/auction/10405389
2026-03-24 10:00:18 [adesa.es] INFO: Found listing with ID: 10190878
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710190878%27 HTTP/1.1" 200 None
2026-03-24 10:00:18 [adesa.es] INFO: Scrape type for 10190878: 0
2026-03-24 10:00:18 [adesa.es] INFO: Skipping item 10190878 url https://www.openlane.eu/en/carv6/auction/10190878
2026-03-24 10:00:18 [adesa.es] INFO: Found listing with ID: 10547993
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710547993%27 HTTP/1.1" 200 None
2026-03-24 10:00:18 [adesa.es] INFO: Scrape type for 10547993: 0
2026-03-24 10:00:18 [adesa.es] INFO: Skipping item 10547993 url https://www.openlane.eu/en/carv6/auction/10547993
2026-03-24 10:00:18 [adesa.es] INFO: Found listing with ID: 10390884
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710390884%27 HTTP/1.1" 200 None
2026-03-24 10:00:18 [adesa.es] INFO: Scrape type for 10390884: 0
2026-03-24 10:00:18 [adesa.es] INFO: Skipping item 10390884 url https://www.openlane.eu/en/carv6/auction/10390884
2026-03-24 10:00:18 [adesa.es] INFO: Found listing with ID: 10268081
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710268081%27 HTTP/1.1" 200 None
2026-03-24 10:00:18 [adesa.es] INFO: Scrape type for 10268081: 0
2026-03-24 10:00:18 [adesa.es] INFO: Skipping item 10268081 url https://www.openlane.eu/en/carv6/auction/10268081
2026-03-24 10:00:18 [adesa.es] INFO: Found listing with ID: 10290504
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710290504%27 HTTP/1.1" 200 None
2026-03-24 10:00:18 [adesa.es] INFO: Scrape type for 10290504: 0
2026-03-24 10:00:18 [adesa.es] INFO: Skipping item 10290504 url https://www.openlane.eu/en/carv6/auction/10290504
2026-03-24 10:00:18 [adesa.es] INFO: Found listing with ID: 10493622
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710493622%27 HTTP/1.1" 200 None
2026-03-24 10:00:18 [adesa.es] INFO: Scrape type for 10493622: 0
2026-03-24 10:00:18 [adesa.es] INFO: Skipping item 10493622 url https://www.openlane.eu/en/carv6/auction/10493622
2026-03-24 10:00:18 [adesa.es] INFO: Found listing with ID: 10547995
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710547995%27 HTTP/1.1" 200 None
2026-03-24 10:00:18 [adesa.es] INFO: Scrape type for 10547995: 0
2026-03-24 10:00:18 [adesa.es] INFO: Skipping item 10547995 url https://www.openlane.eu/en/carv6/auction/10547995
2026-03-24 10:00:18 [adesa.es] INFO: Found listing with ID: 10517945
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710517945%27 HTTP/1.1" 200 None
2026-03-24 10:00:18 [adesa.es] INFO: Scrape type for 10517945: 0
2026-03-24 10:00:18 [adesa.es] INFO: Skipping item 10517945 url https://www.openlane.eu/en/carv6/auction/10517945
2026-03-24 10:00:18 [adesa.es] INFO: Found listing with ID: 10284087
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710284087%27 HTTP/1.1" 200 None
2026-03-24 10:00:18 [adesa.es] INFO: Scrape type for 10284087: 0
2026-03-24 10:00:18 [adesa.es] INFO: Skipping item 10284087 url https://www.openlane.eu/en/carv6/auction/10284087
2026-03-24 10:00:18 [adesa.es] INFO: Found listing with ID: 10288813
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710288813%27 HTTP/1.1" 200 None
2026-03-24 10:00:18 [adesa.es] INFO: Scrape type for 10288813: 0
2026-03-24 10:00:18 [adesa.es] INFO: Skipping item 10288813 url https://www.openlane.eu/en/carv6/auction/10288813
2026-03-24 10:00:18 [adesa.es] INFO: Found listing with ID: 10351796
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710351796%27 HTTP/1.1" 200 None
2026-03-24 10:00:18 [adesa.es] INFO: Scrape type for 10351796: 0
2026-03-24 10:00:18 [adesa.es] INFO: Skipping item 10351796 url https://www.openlane.eu/en/carv6/auction/10351796
2026-03-24 10:00:18 [adesa.es] INFO: Found listing with ID: 10463637
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710463637%27 HTTP/1.1" 200 None
2026-03-24 10:00:18 [adesa.es] INFO: Scrape type for 10463637: 0
2026-03-24 10:00:18 [adesa.es] INFO: Skipping item 10463637 url https://www.openlane.eu/en/carv6/auction/10463637
2026-03-24 10:00:18 [adesa.es] INFO: Found listing with ID: 10544796
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710544796%27 HTTP/1.1" 200 None
2026-03-24 10:00:18 [adesa.es] INFO: Scrape type for 10544796: 0
2026-03-24 10:00:18 [adesa.es] INFO: Skipping item 10544796 url https://www.openlane.eu/en/carv6/auction/10544796
2026-03-24 10:00:18 [adesa.es] INFO: Found listing with ID: 10366802
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710366802%27 HTTP/1.1" 200 None
2026-03-24 10:00:18 [adesa.es] INFO: Scrape type for 10366802: 0
2026-03-24 10:00:18 [adesa.es] INFO: Skipping item 10366802 url https://www.openlane.eu/en/carv6/auction/10366802
2026-03-24 10:00:18 [adesa.es] INFO: Found listing with ID: 10532913
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710532913%27 HTTP/1.1" 200 None
2026-03-24 10:00:18 [adesa.es] INFO: Scrape type for 10532913: 0
2026-03-24 10:00:18 [adesa.es] INFO: Skipping item 10532913 url https://www.openlane.eu/en/carv6/auction/10532913
2026-03-24 10:00:18 [adesa.es] INFO: Found listing with ID: 10647804
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710647804%27 HTTP/1.1" 200 None
2026-03-24 10:00:18 [adesa.es] INFO: Scrape type for 10647804: 0
2026-03-24 10:00:18 [adesa.es] INFO: Skipping item 10647804 url https://www.openlane.eu/en/carv6/auction/10647804
2026-03-24 10:00:18 [adesa.es] INFO: Found listing with ID: 10371381
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710371381%27 HTTP/1.1" 200 None
2026-03-24 10:00:18 [adesa.es] INFO: Scrape type for 10371381: 0
2026-03-24 10:00:18 [adesa.es] INFO: Skipping item 10371381 url https://www.openlane.eu/en/carv6/auction/10371381
2026-03-24 10:00:18 [adesa.es] INFO: Found listing with ID: 10491567
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710491567%27 HTTP/1.1" 200 None
2026-03-24 10:00:18 [adesa.es] INFO: Scrape type for 10491567: 0
2026-03-24 10:00:18 [adesa.es] INFO: Skipping item 10491567 url https://www.openlane.eu/en/carv6/auction/10491567
2026-03-24 10:00:18 [adesa.es] INFO: Found listing with ID: 10666055
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710666055%27 HTTP/1.1" 200 None
2026-03-24 10:00:18 [adesa.es] INFO: Scrape type for 10666055: 0
2026-03-24 10:00:18 [adesa.es] INFO: Skipping item 10666055 url https://www.openlane.eu/en/carv6/auction/10666055
2026-03-24 10:00:18 [adesa.es] INFO: Found listing with ID: 10419050
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710419050%27 HTTP/1.1" 200 None
2026-03-24 10:00:18 [adesa.es] INFO: Scrape type for 10419050: 0
2026-03-24 10:00:18 [adesa.es] INFO: Skipping item 10419050 url https://www.openlane.eu/en/carv6/auction/10419050
2026-03-24 10:00:18 [adesa.es] INFO: Found listing with ID: 10699394
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699394%27 HTTP/1.1" 200 None
2026-03-24 10:00:18 [adesa.es] INFO: Scrape type for 10699394: 0
2026-03-24 10:00:18 [adesa.es] INFO: Skipping item 10699394 url https://www.openlane.eu/en/carv6/auction/10699394
2026-03-24 10:00:18 [adesa.es] INFO: Found listing with ID: 10699405
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699405%27 HTTP/1.1" 200 None
2026-03-24 10:00:18 [adesa.es] INFO: Scrape type for 10699405: 0
2026-03-24 10:00:18 [adesa.es] INFO: Skipping item 10699405 url https://www.openlane.eu/en/carv6/auction/10699405
2026-03-24 10:00:18 [adesa.es] INFO: Found listing with ID: 10699409
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699409%27 HTTP/1.1" 200 None
2026-03-24 10:00:18 [adesa.es] INFO: Scrape type for 10699409: 0
2026-03-24 10:00:18 [adesa.es] INFO: Skipping item 10699409 url https://www.openlane.eu/en/carv6/auction/10699409
2026-03-24 10:00:18 [adesa.es] INFO: Found listing with ID: 10620011
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710620011%27 HTTP/1.1" 200 None
2026-03-24 10:00:18 [adesa.es] INFO: Scrape type for 10620011: 0
2026-03-24 10:00:18 [adesa.es] INFO: Skipping item 10620011 url https://www.openlane.eu/en/carv6/auction/10620011
2026-03-24 10:00:18 [adesa.es] INFO: Found listing with ID: 10597875
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710597875%27 HTTP/1.1" 200 None
2026-03-24 10:00:18 [adesa.es] INFO: Scrape type for 10597875: 0
2026-03-24 10:00:18 [adesa.es] INFO: Skipping item 10597875 url https://www.openlane.eu/en/carv6/auction/10597875
2026-03-24 10:00:18 [adesa.es] INFO: Found listing with ID: 10583626
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710583626%27 HTTP/1.1" 200 None
2026-03-24 10:00:18 [adesa.es] INFO: Scrape type for 10583626: 0
2026-03-24 10:00:18 [adesa.es] INFO: Skipping item 10583626 url https://www.openlane.eu/en/carv6/auction/10583626
2026-03-24 10:00:18 [adesa.es] INFO: Found listing with ID: 10620671
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710620671%27 HTTP/1.1" 200 None
2026-03-24 10:00:18 [adesa.es] INFO: Scrape type for 10620671: 0
2026-03-24 10:00:18 [adesa.es] INFO: Skipping item 10620671 url https://www.openlane.eu/en/carv6/auction/10620671
2026-03-24 10:00:18 [adesa.es] INFO: Found listing with ID: 10620669
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710620669%27 HTTP/1.1" 200 None
2026-03-24 10:00:18 [adesa.es] INFO: Scrape type for 10620669: 0
2026-03-24 10:00:18 [adesa.es] INFO: Skipping item 10620669 url https://www.openlane.eu/en/carv6/auction/10620669
2026-03-24 10:00:18 [adesa.es] INFO: Found listing with ID: 10700824
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710700824%27 HTTP/1.1" 200 None
2026-03-24 10:00:18 [adesa.es] INFO: Scrape type for 10700824: 0
2026-03-24 10:00:18 [adesa.es] INFO: Skipping item 10700824 url https://www.openlane.eu/en/carv6/auction/10700824
2026-03-24 10:00:18 [adesa.es] INFO: Found listing with ID: 10715797
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710715797%27 HTTP/1.1" 200 None
2026-03-24 10:00:18 [adesa.es] INFO: Scrape type for 10715797: 1
2026-03-24 10:00:18 [adesa.es] INFO: Scraping item 10715797 url https://www.openlane.eu/en/carv6/auction/10715797
2026-03-24 10:00:18 [adesa.es] INFO: Found listing with ID: 10690632
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710690632%27 HTTP/1.1" 200 None
2026-03-24 10:00:18 [adesa.es] INFO: Scrape type for 10690632: 0
2026-03-24 10:00:18 [adesa.es] INFO: Skipping item 10690632 url https://www.openlane.eu/en/carv6/auction/10690632
2026-03-24 10:00:18 [adesa.es] INFO: Found listing with ID: 10571763
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710571763%27 HTTP/1.1" 200 None
2026-03-24 10:00:18 [adesa.es] INFO: Scrape type for 10571763: 0
2026-03-24 10:00:18 [adesa.es] INFO: Skipping item 10571763 url https://www.openlane.eu/en/carv6/auction/10571763
2026-03-24 10:00:18 [adesa.es] INFO: Found listing with ID: 10707999
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710707999%27 HTTP/1.1" 200 None
2026-03-24 10:00:18 [adesa.es] INFO: Scrape type for 10707999: 0
2026-03-24 10:00:18 [adesa.es] INFO: Skipping item 10707999 url https://www.openlane.eu/en/carv6/auction/10707999
2026-03-24 10:00:18 [adesa.es] INFO: Found listing with ID: 10699511
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699511%27 HTTP/1.1" 200 None
2026-03-24 10:00:18 [adesa.es] INFO: Scrape type for 10699511: 0
2026-03-24 10:00:18 [adesa.es] INFO: Skipping item 10699511 url https://www.openlane.eu/en/carv6/auction/10699511
2026-03-24 10:00:18 [adesa.es] INFO: Found listing with ID: 10563498
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710563498%27 HTTP/1.1" 200 None
2026-03-24 10:00:18 [adesa.es] INFO: Scrape type for 10563498: 0
2026-03-24 10:00:18 [adesa.es] INFO: Skipping item 10563498 url https://www.openlane.eu/en/carv6/auction/10563498
2026-03-24 10:00:18 [adesa.es] INFO: Found listing with ID: 10699413
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699413%27 HTTP/1.1" 200 None
2026-03-24 10:00:18 [adesa.es] INFO: Scrape type for 10699413: 0
2026-03-24 10:00:18 [adesa.es] INFO: Skipping item 10699413 url https://www.openlane.eu/en/carv6/auction/10699413
2026-03-24 10:00:18 [adesa.es] INFO: Found listing with ID: 10597842
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710597842%27 HTTP/1.1" 200 None
2026-03-24 10:00:18 [adesa.es] INFO: Scrape type for 10597842: 0
2026-03-24 10:00:18 [adesa.es] INFO: Skipping item 10597842 url https://www.openlane.eu/en/carv6/auction/10597842
2026-03-24 10:00:18 [adesa.es] INFO: Found listing with ID: 10699495
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699495%27 HTTP/1.1" 200 None
2026-03-24 10:00:18 [adesa.es] INFO: Scrape type for 10699495: 0
2026-03-24 10:00:18 [adesa.es] INFO: Skipping item 10699495 url https://www.openlane.eu/en/carv6/auction/10699495
2026-03-24 10:00:18 [adesa.es] INFO: Found listing with ID: 10699500
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699500%27 HTTP/1.1" 200 None
2026-03-24 10:00:18 [adesa.es] INFO: Scrape type for 10699500: 0
2026-03-24 10:00:18 [adesa.es] INFO: Skipping item 10699500 url https://www.openlane.eu/en/carv6/auction/10699500
2026-03-24 10:00:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699474> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 10:00:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 10:00:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 622c97a1-9467-5916-8930-e640c8b10c4b with identifier: 10699474
2026-03-24 10:00:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 622c97a1-9467-5916-8930-e640c8b10c4b with scrape type 2
2026-03-24 10:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 622c97a1-9467-5916-8930-e640c8b10c4b with scrape type 2
2026-03-24 10:00:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 622c97a1-9467-5916-8930-e640c8b10c4b, identifier: 10699474
2026-03-24 10:00:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 622c97a1-9467-5916-8930-e640c8b10c4b with identifier: 10699474
2026-03-24 10:00:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 622c97a1-9467-5916-8930-e640c8b10c4b with identifier: 10699474
2026-03-24 10:00:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 622c97a1-9467-5916-8930-e640c8b10c4b with identifier: 10699474 to the API
2026-03-24 10:00:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 10:00:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 10:00:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699474>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '622c97a1-9467-5916-8930-e640c8b10c4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '1593NHR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699474',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Espace',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 34300,
'price_includes_vat': True,
'registration_date': '2025-11-24',
'seats_number': 7,
'seller_name': None,
'title': 'Renault Espace Esprit Alpine - Petrol - Automatic - 131 hp - 50 km',
'transmission': 'automatic',
'trim': 'Esprit Alpine',
'vin': None,
'year': 2025}
2026-03-24 10:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699474%27 HTTP/1.1" 200 None
2026-03-24 10:00:20 [adesa.es] INFO: Saving data for 10699474: {'auction_closing_time': 1798675200.0, 'created_time': 1774011625.488315, 'last_price_update_time': 1774346420.771101}
2026-03-24 10:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10699474') HTTP/1.1" 204 0
2026-03-24 10:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715797> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 10:00:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d04c8262-f858-53b0-be8b-151bd58af762 with identifier: 10715797
2026-03-24 10:00:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d04c8262-f858-53b0-be8b-151bd58af762 with scrape type 1
2026-03-24 10:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d04c8262-f858-53b0-be8b-151bd58af762
2026-03-24 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740389%252Fgeneral%252F14934716-fcf8-4229-91a9-1dea96e2f072.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740389/general/14934716-fcf8-4229-91a9-1dea96e2f072.jpg not downloaded yet
2026-03-24 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740389%252Fgeneral%252F8cb6eb06-08c8-4699-831d-071efd94a6ee.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740389/general/8cb6eb06-08c8-4699-831d-071efd94a6ee.jpg not downloaded yet
2026-03-24 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740389%252Fgeneral%252F369b3c9e-7d9b-4340-b94c-e96200635382.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740389/general/369b3c9e-7d9b-4340-b94c-e96200635382.jpg not downloaded yet
2026-03-24 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740389%252Fgeneral%252Fb8815f39-c4af-4fc2-a5da-01f549dc5ebc.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740389/general/b8815f39-c4af-4fc2-a5da-01f549dc5ebc.jpg not downloaded yet
2026-03-24 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740389%252Fgeneral%252F46ecc9b6-839f-4228-a929-d40c29009171.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740389/general/46ecc9b6-839f-4228-a929-d40c29009171.jpg not downloaded yet
2026-03-24 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740389%252Fgeneral%252F44765ace-0c04-4414-a77c-8f80472ddf23.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740389/general/44765ace-0c04-4414-a77c-8f80472ddf23.jpg not downloaded yet
2026-03-24 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740389%252Fgeneral%252F14912975-61fa-4cdc-9060-538afae865e3.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740389/general/14912975-61fa-4cdc-9060-538afae865e3.jpg not downloaded yet
2026-03-24 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740389%252Fgeneral%252F97f7bf2d-22c1-4e2d-a51b-0fc13eabc3ba.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740389/general/97f7bf2d-22c1-4e2d-a51b-0fc13eabc3ba.jpg not downloaded yet
2026-03-24 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740389%252Fgeneral%252F5249c0d9-3ead-451a-b0d1-4bd36ed02aa7.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740389/general/5249c0d9-3ead-451a-b0d1-4bd36ed02aa7.jpg not downloaded yet
2026-03-24 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740389%252Fgeneral%252Fe9ec9ed8-a714-4e4d-aafc-fc7d346dbf3e.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740389/general/e9ec9ed8-a714-4e4d-aafc-fc7d346dbf3e.jpg not downloaded yet
2026-03-24 10:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740389/general/8cb6eb06-08c8-4699-831d-071efd94a6ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715797)
2026-03-24 10:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740389/general/b8815f39-c4af-4fc2-a5da-01f549dc5ebc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715797)
2026-03-24 10:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740389/general/14934716-fcf8-4229-91a9-1dea96e2f072.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715797)
2026-03-24 10:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740389/general/5249c0d9-3ead-451a-b0d1-4bd36ed02aa7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715797)
2026-03-24 10:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740389/general/e9ec9ed8-a714-4e4d-aafc-fc7d346dbf3e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715797)
2026-03-24 10:00:23 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-24 10:00:23 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-24 10:00:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:00:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff4a33623d0>
2026-03-24 10:00:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:00:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-24 10:00:23 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2121
2026-03-24 10:00:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-24 10:00:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:00:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:00:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d04c8262-f858-53b0-be8b-151bd58af762/d04c8262-f858-53b0-be8b-151bd58af762_image_1.jpg HTTP/1.1" 201 0
2026-03-24 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740389%252Fgeneral%252F8cb6eb06-08c8-4699-831d-071efd94a6ee.jpg') HTTP/1.1" 204 0
2026-03-24 10:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740389/general/8cb6eb06-08c8-4699-831d-071efd94a6ee.jpg saved to cache
2026-03-24 10:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d04c8262-f858-53b0-be8b-151bd58af762
2026-03-24 10:00:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740389/general/14912975-61fa-4cdc-9060-538afae865e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715797)
2026-03-24 10:00:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:00:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff4a33b4290>
2026-03-24 10:00:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:00:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:00:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:00:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d04c8262-f858-53b0-be8b-151bd58af762/d04c8262-f858-53b0-be8b-151bd58af762_image_3.jpg HTTP/1.1" 201 0
2026-03-24 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740389%252Fgeneral%252Fb8815f39-c4af-4fc2-a5da-01f549dc5ebc.jpg') HTTP/1.1" 204 0
2026-03-24 10:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740389/general/b8815f39-c4af-4fc2-a5da-01f549dc5ebc.jpg saved to cache
2026-03-24 10:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d04c8262-f858-53b0-be8b-151bd58af762
2026-03-24 10:00:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:00:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff4a327a190>
2026-03-24 10:00:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:00:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:00:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:00:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d04c8262-f858-53b0-be8b-151bd58af762/d04c8262-f858-53b0-be8b-151bd58af762_image_0.jpg HTTP/1.1" 201 0
2026-03-24 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740389%252Fgeneral%252F14934716-fcf8-4229-91a9-1dea96e2f072.jpg') HTTP/1.1" 204 0
2026-03-24 10:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740389/general/14934716-fcf8-4229-91a9-1dea96e2f072.jpg saved to cache
2026-03-24 10:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d04c8262-f858-53b0-be8b-151bd58af762
2026-03-24 10:00:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:00:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff4a328b590>
2026-03-24 10:00:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:00:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:00:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:00:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d04c8262-f858-53b0-be8b-151bd58af762/d04c8262-f858-53b0-be8b-151bd58af762_image_8.jpg HTTP/1.1" 201 0
2026-03-24 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740389%252Fgeneral%252F5249c0d9-3ead-451a-b0d1-4bd36ed02aa7.jpg') HTTP/1.1" 204 0
2026-03-24 10:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740389/general/5249c0d9-3ead-451a-b0d1-4bd36ed02aa7.jpg saved to cache
2026-03-24 10:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d04c8262-f858-53b0-be8b-151bd58af762
2026-03-24 10:00:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:00:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff4a327b790>
2026-03-24 10:00:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:00:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:00:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:00:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d04c8262-f858-53b0-be8b-151bd58af762/d04c8262-f858-53b0-be8b-151bd58af762_image_9.jpg HTTP/1.1" 201 0
2026-03-24 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740389%252Fgeneral%252Fe9ec9ed8-a714-4e4d-aafc-fc7d346dbf3e.jpg') HTTP/1.1" 204 0
2026-03-24 10:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740389/general/e9ec9ed8-a714-4e4d-aafc-fc7d346dbf3e.jpg saved to cache
2026-03-24 10:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d04c8262-f858-53b0-be8b-151bd58af762
2026-03-24 10:00:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740389/general/97f7bf2d-22c1-4e2d-a51b-0fc13eabc3ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715797)
2026-03-24 10:00:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740389/general/46ecc9b6-839f-4228-a929-d40c29009171.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715797)
2026-03-24 10:00:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740389/general/369b3c9e-7d9b-4340-b94c-e96200635382.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715797)
2026-03-24 10:00:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740389/general/44765ace-0c04-4414-a77c-8f80472ddf23.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715797)
2026-03-24 10:00:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:00:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff4a35c1610>
2026-03-24 10:00:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:00:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:00:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:00:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d04c8262-f858-53b0-be8b-151bd58af762/d04c8262-f858-53b0-be8b-151bd58af762_image_6.jpg HTTP/1.1" 201 0
2026-03-24 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740389%252Fgeneral%252F14912975-61fa-4cdc-9060-538afae865e3.jpg') HTTP/1.1" 204 0
2026-03-24 10:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740389/general/14912975-61fa-4cdc-9060-538afae865e3.jpg saved to cache
2026-03-24 10:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d04c8262-f858-53b0-be8b-151bd58af762
2026-03-24 10:00:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:00:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff4a35c4f10>
2026-03-24 10:00:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:00:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:00:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:00:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d04c8262-f858-53b0-be8b-151bd58af762/d04c8262-f858-53b0-be8b-151bd58af762_image_7.jpg HTTP/1.1" 201 0
2026-03-24 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740389%252Fgeneral%252F97f7bf2d-22c1-4e2d-a51b-0fc13eabc3ba.jpg') HTTP/1.1" 204 0
2026-03-24 10:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740389/general/97f7bf2d-22c1-4e2d-a51b-0fc13eabc3ba.jpg saved to cache
2026-03-24 10:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d04c8262-f858-53b0-be8b-151bd58af762
2026-03-24 10:00:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:00:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff4a9451e10>
2026-03-24 10:00:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:00:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:00:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:00:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d04c8262-f858-53b0-be8b-151bd58af762/d04c8262-f858-53b0-be8b-151bd58af762_image_4.jpg HTTP/1.1" 201 0
2026-03-24 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740389%252Fgeneral%252F46ecc9b6-839f-4228-a929-d40c29009171.jpg') HTTP/1.1" 204 0
2026-03-24 10:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740389/general/46ecc9b6-839f-4228-a929-d40c29009171.jpg saved to cache
2026-03-24 10:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d04c8262-f858-53b0-be8b-151bd58af762
2026-03-24 10:00:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:00:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff4a35f9310>
2026-03-24 10:00:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:00:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:00:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:00:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d04c8262-f858-53b0-be8b-151bd58af762/d04c8262-f858-53b0-be8b-151bd58af762_image_2.jpg HTTP/1.1" 201 0
2026-03-24 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740389%252Fgeneral%252F369b3c9e-7d9b-4340-b94c-e96200635382.jpg') HTTP/1.1" 204 0
2026-03-24 10:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740389/general/369b3c9e-7d9b-4340-b94c-e96200635382.jpg saved to cache
2026-03-24 10:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d04c8262-f858-53b0-be8b-151bd58af762
2026-03-24 10:00:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:00:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff4a9407b50>
2026-03-24 10:00:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:00:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:00:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:00:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d04c8262-f858-53b0-be8b-151bd58af762/d04c8262-f858-53b0-be8b-151bd58af762_image_5.jpg HTTP/1.1" 201 0
2026-03-24 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740389%252Fgeneral%252F44765ace-0c04-4414-a77c-8f80472ddf23.jpg') HTTP/1.1" 204 0
2026-03-24 10:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740389/general/44765ace-0c04-4414-a77c-8f80472ddf23.jpg saved to cache
2026-03-24 10:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d04c8262-f858-53b0-be8b-151bd58af762
2026-03-24 10:00:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d04c8262-f858-53b0-be8b-151bd58af762, skipping ID generation
2026-03-24 10:00:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d04c8262-f858-53b0-be8b-151bd58af762 with scrape type 1
2026-03-24 10:00:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d04c8262-f858-53b0-be8b-151bd58af762 sending to next pipeline
2026-03-24 10:00:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: d04c8262-f858-53b0-be8b-151bd58af762, identifier: 10715797
2026-03-24 10:00:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: d04c8262-f858-53b0-be8b-151bd58af762 with identifier: 10715797
2026-03-24 10:00:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 10:00:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-24 10:00:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 10:00:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: d04c8262-f858-53b0-be8b-151bd58af762 with identifier: 10715797
2026-03-24 10:00:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: d04c8262-f858-53b0-be8b-151bd58af762 with identifier: 10715797 to the API
2026-03-24 10:00:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 10:00:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 10:00:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5740389/general/44765ace-0c04-4414-a77c-8f80472ddf23.jpg>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': 'd04c8262-f858-53b0-be8b-151bd58af762',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '9291MVW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715797',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 7762,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d04c8262-f858-53b0-be8b-151bd58af762/d04c8262-f858-53b0-be8b-151bd58af762_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200889,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740389/general/14934716-fcf8-4229-91a9-1dea96e2f072.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d04c8262-f858-53b0-be8b-151bd58af762/d04c8262-f858-53b0-be8b-151bd58af762_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192395,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740389/general/8cb6eb06-08c8-4699-831d-071efd94a6ee.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d04c8262-f858-53b0-be8b-151bd58af762/d04c8262-f858-53b0-be8b-151bd58af762_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197308,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740389/general/369b3c9e-7d9b-4340-b94c-e96200635382.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d04c8262-f858-53b0-be8b-151bd58af762/d04c8262-f858-53b0-be8b-151bd58af762_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179641,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740389/general/b8815f39-c4af-4fc2-a5da-01f549dc5ebc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d04c8262-f858-53b0-be8b-151bd58af762/d04c8262-f858-53b0-be8b-151bd58af762_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229768,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740389/general/46ecc9b6-839f-4228-a929-d40c29009171.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d04c8262-f858-53b0-be8b-151bd58af762/d04c8262-f858-53b0-be8b-151bd58af762_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240779,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740389/general/44765ace-0c04-4414-a77c-8f80472ddf23.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d04c8262-f858-53b0-be8b-151bd58af762/d04c8262-f858-53b0-be8b-151bd58af762_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 381681,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740389/general/14912975-61fa-4cdc-9060-538afae865e3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d04c8262-f858-53b0-be8b-151bd58af762/d04c8262-f858-53b0-be8b-151bd58af762_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352647,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740389/general/97f7bf2d-22c1-4e2d-a51b-0fc13eabc3ba.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d04c8262-f858-53b0-be8b-151bd58af762/d04c8262-f858-53b0-be8b-151bd58af762_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352161,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740389/general/5249c0d9-3ead-451a-b0d1-4bd36ed02aa7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d04c8262-f858-53b0-be8b-151bd58af762/d04c8262-f858-53b0-be8b-151bd58af762_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 426571,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740389/general/e9ec9ed8-a714-4e4d-aafc-fc7d346dbf3e.jpg',
'Width': 1920}],
'price': 22000,
'price_includes_vat': True,
'registration_date': '2024-10-23',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 - Diesel - Automatic - 131 hp - 7.762 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710715797%27 HTTP/1.1" 200 None
2026-03-24 10:00:26 [adesa.es] INFO: Saving data for 10715797: {'created_time': 1774346426.000865, 'last_price_update_time': 1774346426.000875, 'auction_closing_time': 1798671600.0}
2026-03-24 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10715797') HTTP/1.1" 204 0
2026-03-24 10:00:26 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-24 10:00:26 [adesa.es] INFO: adesa.es Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-24 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:00:26 [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%201773914426 HTTP/1.1" 200 None
2026-03-24 10:00:26 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (3 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.es/task_36_2026-03-24T10_00_00.jl
2026-03-24 10:00:26 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 13143,
'downloader/request_count': 15,
'downloader/request_method_count/GET': 13,
'downloader/request_method_count/POST': 2,
'downloader/response_bytes': 3646515,
'downloader/response_count': 15,
'downloader/response_status_count/200': 15,
'elapsed_time_seconds': 20.770871,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 24, 10, 0, 26, 149878, tzinfo=datetime.timezone.utc),
'item_scraped_count': 3,
'log_count/DEBUG': 408,
'log_count/INFO': 568,
'memusage/max': 147992576,
'memusage/startup': 147992576,
'photo_download_count': 10,
'request_depth_max': 3,
'response_received_count': 5,
'scheduler/dequeued': 15,
'scheduler/dequeued/memory': 15,
'scheduler/enqueued': 15,
'scheduler/enqueued/memory': 15,
'scrape_type/new': 1,
'scrape_type/price_update': 2,
'scrape_type/skipped': 139,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 5,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 3.1310448405332862,
'scrapy-zyte-api/mean_response_seconds': 3.1887287124991417,
'scrapy-zyte-api/processed': 5,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 5,
'scrapy-zyte-api/request_args/experimental.requestCookies': 4,
'scrapy-zyte-api/request_args/experimental.responseCookies': 5,
'scrapy-zyte-api/request_args/httpRequestBody': 2,
'scrapy-zyte-api/request_args/httpRequestMethod': 2,
'scrapy-zyte-api/request_args/httpResponseBody': 5,
'scrapy-zyte-api/request_args/httpResponseHeaders': 5,
'scrapy-zyte-api/request_args/url': 5,
'scrapy-zyte-api/status_codes/200': 5,
'scrapy-zyte-api/success': 5,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 142,
'source/total_available': 142,
'start_time': datetime.datetime(2026, 3, 24, 10, 0, 5, 379007, tzinfo=datetime.timezone.utc)}
2026-03-24 10:00:26 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-24 10:00:26 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7ff4a9b9fb90>
2026-03-24 10:00:26 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7ff4a943a410>