2026-03-24 17:00:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-24 17: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 17:00:04 [adesa.es] INFO: Starting spider adesa.es
2026-03-24 17:00:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-24 17:00:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-24 17:00:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-24 17:00:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-24 17:00:04 [scrapy.extensions.telnet] INFO: Telnet Password: 81a55d3d10fa8369
2026-03-24 17: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 17: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-24T17_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 17:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 17:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 17: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 17:00:04 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-24 17: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 17:00:04 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-24 17:00:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-24 17:00:05 [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 17:00:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-24 17:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-24 17:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-24 17: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 17:00:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-24 17:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-24 17:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-24 17:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-24 17:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-24 17:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-24 17:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-24 17:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-24 17:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-24 17:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-24 17:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-24 17:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-24 17:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-24 17:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-24 17:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-24 17:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-24 17:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-24 17:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-24 17:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-24 17: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 17: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 17:00:05 [scrapy.core.engine] INFO: Spider opened
2026-03-24 17:00:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-24 17:00:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-24 17:00:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-24 17:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-24 17:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-24 17: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 17:00:13 [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 17:00:13 [adesa.es] INFO: Found listing with ID: 10718351
2026-03-24 17:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710718351%27 HTTP/1.1" 200 None
2026-03-24 17:00:13 [adesa.es] INFO: Scrape type for 10718351: 1
2026-03-24 17:00:13 [adesa.es] INFO: Scraping item 10718351 url https://www.openlane.eu/en/carv6/auction/10718351
2026-03-24 17:00:13 [adesa.es] INFO: Found listing with ID: 10716942
2026-03-24 17:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710716942%27 HTTP/1.1" 200 None
2026-03-24 17:00:13 [adesa.es] INFO: Scrape type for 10716942: 0
2026-03-24 17:00:13 [adesa.es] INFO: Skipping item 10716942 url https://www.openlane.eu/en/carv6/auction/10716942
2026-03-24 17:00:13 [adesa.es] INFO: Found listing with ID: 10716943
2026-03-24 17:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710716943%27 HTTP/1.1" 200 None
2026-03-24 17:00:13 [adesa.es] INFO: Scrape type for 10716943: 0
2026-03-24 17:00:13 [adesa.es] INFO: Skipping item 10716943 url https://www.openlane.eu/en/carv6/auction/10716943
2026-03-24 17:00:13 [adesa.es] INFO: Found listing with ID: 10716920
2026-03-24 17:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710716920%27 HTTP/1.1" 200 None
2026-03-24 17:00:13 [adesa.es] INFO: Scrape type for 10716920: 0
2026-03-24 17:00:13 [adesa.es] INFO: Skipping item 10716920 url https://www.openlane.eu/en/carv6/auction/10716920
2026-03-24 17:00:13 [adesa.es] INFO: Found listing with ID: 10716929
2026-03-24 17:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710716929%27 HTTP/1.1" 200 None
2026-03-24 17:00:13 [adesa.es] INFO: Scrape type for 10716929: 0
2026-03-24 17:00:13 [adesa.es] INFO: Skipping item 10716929 url https://www.openlane.eu/en/carv6/auction/10716929
2026-03-24 17:00:13 [adesa.es] INFO: Found listing with ID: 10716927
2026-03-24 17:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710716927%27 HTTP/1.1" 200 None
2026-03-24 17:00:13 [adesa.es] INFO: Scrape type for 10716927: 0
2026-03-24 17:00:13 [adesa.es] INFO: Skipping item 10716927 url https://www.openlane.eu/en/carv6/auction/10716927
2026-03-24 17:00:13 [adesa.es] INFO: Found listing with ID: 10716926
2026-03-24 17:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710716926%27 HTTP/1.1" 200 None
2026-03-24 17:00:13 [adesa.es] INFO: Scrape type for 10716926: 0
2026-03-24 17:00:13 [adesa.es] INFO: Skipping item 10716926 url https://www.openlane.eu/en/carv6/auction/10716926
2026-03-24 17:00:13 [adesa.es] INFO: Found listing with ID: 10716939
2026-03-24 17:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710716939%27 HTTP/1.1" 200 None
2026-03-24 17:00:13 [adesa.es] INFO: Scrape type for 10716939: 0
2026-03-24 17:00:13 [adesa.es] INFO: Skipping item 10716939 url https://www.openlane.eu/en/carv6/auction/10716939
2026-03-24 17:00:13 [adesa.es] INFO: Found listing with ID: 10716925
2026-03-24 17:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710716925%27 HTTP/1.1" 200 None
2026-03-24 17:00:13 [adesa.es] INFO: Scrape type for 10716925: 0
2026-03-24 17:00:13 [adesa.es] INFO: Skipping item 10716925 url https://www.openlane.eu/en/carv6/auction/10716925
2026-03-24 17:00:13 [adesa.es] INFO: Found listing with ID: 10716922
2026-03-24 17:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710716922%27 HTTP/1.1" 200 None
2026-03-24 17:00:13 [adesa.es] INFO: Scrape type for 10716922: 0
2026-03-24 17:00:13 [adesa.es] INFO: Skipping item 10716922 url https://www.openlane.eu/en/carv6/auction/10716922
2026-03-24 17:00:13 [adesa.es] INFO: Found listing with ID: 10716935
2026-03-24 17:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710716935%27 HTTP/1.1" 200 None
2026-03-24 17:00:13 [adesa.es] INFO: Scrape type for 10716935: 0
2026-03-24 17:00:13 [adesa.es] INFO: Skipping item 10716935 url https://www.openlane.eu/en/carv6/auction/10716935
2026-03-24 17:00:13 [adesa.es] INFO: Found listing with ID: 10716938
2026-03-24 17:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710716938%27 HTTP/1.1" 200 None
2026-03-24 17:00:13 [adesa.es] INFO: Scrape type for 10716938: 0
2026-03-24 17:00:13 [adesa.es] INFO: Skipping item 10716938 url https://www.openlane.eu/en/carv6/auction/10716938
2026-03-24 17:00:13 [adesa.es] INFO: Found listing with ID: 10716936
2026-03-24 17:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710716936%27 HTTP/1.1" 200 None
2026-03-24 17:00:13 [adesa.es] INFO: Scrape type for 10716936: 0
2026-03-24 17:00:13 [adesa.es] INFO: Skipping item 10716936 url https://www.openlane.eu/en/carv6/auction/10716936
2026-03-24 17:00:13 [adesa.es] INFO: Found listing with ID: 10716921
2026-03-24 17:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710716921%27 HTTP/1.1" 200 None
2026-03-24 17:00:13 [adesa.es] INFO: Scrape type for 10716921: 0
2026-03-24 17:00:13 [adesa.es] INFO: Skipping item 10716921 url https://www.openlane.eu/en/carv6/auction/10716921
2026-03-24 17:00:13 [adesa.es] INFO: Found listing with ID: 10716945
2026-03-24 17:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710716945%27 HTTP/1.1" 200 None
2026-03-24 17:00:13 [adesa.es] INFO: Scrape type for 10716945: 0
2026-03-24 17:00:13 [adesa.es] INFO: Skipping item 10716945 url https://www.openlane.eu/en/carv6/auction/10716945
2026-03-24 17:00:13 [adesa.es] INFO: Found listing with ID: 10716934
2026-03-24 17:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710716934%27 HTTP/1.1" 200 None
2026-03-24 17:00:13 [adesa.es] INFO: Scrape type for 10716934: 0
2026-03-24 17:00:13 [adesa.es] INFO: Skipping item 10716934 url https://www.openlane.eu/en/carv6/auction/10716934
2026-03-24 17:00:13 [adesa.es] INFO: Found listing with ID: 10716918
2026-03-24 17:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710716918%27 HTTP/1.1" 200 None
2026-03-24 17:00:13 [adesa.es] INFO: Scrape type for 10716918: 0
2026-03-24 17:00:13 [adesa.es] INFO: Skipping item 10716918 url https://www.openlane.eu/en/carv6/auction/10716918
2026-03-24 17:00:13 [adesa.es] INFO: Found listing with ID: 10716930
2026-03-24 17:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710716930%27 HTTP/1.1" 200 None
2026-03-24 17:00:13 [adesa.es] INFO: Scrape type for 10716930: 0
2026-03-24 17:00:13 [adesa.es] INFO: Skipping item 10716930 url https://www.openlane.eu/en/carv6/auction/10716930
2026-03-24 17:00:13 [adesa.es] INFO: Found listing with ID: 10716931
2026-03-24 17:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710716931%27 HTTP/1.1" 200 None
2026-03-24 17:00:13 [adesa.es] INFO: Scrape type for 10716931: 0
2026-03-24 17:00:13 [adesa.es] INFO: Skipping item 10716931 url https://www.openlane.eu/en/carv6/auction/10716931
2026-03-24 17:00:13 [adesa.es] INFO: Found listing with ID: 10716928
2026-03-24 17:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710716928%27 HTTP/1.1" 200 None
2026-03-24 17:00:13 [adesa.es] INFO: Scrape type for 10716928: 0
2026-03-24 17:00:13 [adesa.es] INFO: Skipping item 10716928 url https://www.openlane.eu/en/carv6/auction/10716928
2026-03-24 17:00:13 [adesa.es] INFO: Found listing with ID: 10716924
2026-03-24 17:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710716924%27 HTTP/1.1" 200 None
2026-03-24 17:00:13 [adesa.es] INFO: Scrape type for 10716924: 0
2026-03-24 17:00:13 [adesa.es] INFO: Skipping item 10716924 url https://www.openlane.eu/en/carv6/auction/10716924
2026-03-24 17:00:13 [adesa.es] INFO: Found listing with ID: 10716932
2026-03-24 17:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710716932%27 HTTP/1.1" 200 None
2026-03-24 17:00:13 [adesa.es] INFO: Scrape type for 10716932: 0
2026-03-24 17:00:13 [adesa.es] INFO: Skipping item 10716932 url https://www.openlane.eu/en/carv6/auction/10716932
2026-03-24 17:00:13 [adesa.es] INFO: Found listing with ID: 10716919
2026-03-24 17:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710716919%27 HTTP/1.1" 200 None
2026-03-24 17:00:13 [adesa.es] INFO: Scrape type for 10716919: 0
2026-03-24 17:00:13 [adesa.es] INFO: Skipping item 10716919 url https://www.openlane.eu/en/carv6/auction/10716919
2026-03-24 17:00:13 [adesa.es] INFO: Found listing with ID: 10716933
2026-03-24 17:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710716933%27 HTTP/1.1" 200 None
2026-03-24 17:00:13 [adesa.es] INFO: Scrape type for 10716933: 0
2026-03-24 17:00:13 [adesa.es] INFO: Skipping item 10716933 url https://www.openlane.eu/en/carv6/auction/10716933
2026-03-24 17:00:13 [adesa.es] INFO: Found listing with ID: 10716940
2026-03-24 17:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710716940%27 HTTP/1.1" 200 None
2026-03-24 17:00:13 [adesa.es] INFO: Scrape type for 10716940: 0
2026-03-24 17:00:13 [adesa.es] INFO: Skipping item 10716940 url https://www.openlane.eu/en/carv6/auction/10716940
2026-03-24 17:00:13 [adesa.es] INFO: Found listing with ID: 10716923
2026-03-24 17:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710716923%27 HTTP/1.1" 200 None
2026-03-24 17:00:13 [adesa.es] INFO: Scrape type for 10716923: 0
2026-03-24 17:00:13 [adesa.es] INFO: Skipping item 10716923 url https://www.openlane.eu/en/carv6/auction/10716923
2026-03-24 17:00:13 [adesa.es] INFO: Found listing with ID: 10716937
2026-03-24 17:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710716937%27 HTTP/1.1" 200 None
2026-03-24 17:00:13 [adesa.es] INFO: Scrape type for 10716937: 0
2026-03-24 17:00:13 [adesa.es] INFO: Skipping item 10716937 url https://www.openlane.eu/en/carv6/auction/10716937
2026-03-24 17:00:13 [adesa.es] INFO: Found listing with ID: 10716944
2026-03-24 17:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710716944%27 HTTP/1.1" 200 None
2026-03-24 17:00:13 [adesa.es] INFO: Scrape type for 10716944: 0
2026-03-24 17:00:13 [adesa.es] INFO: Skipping item 10716944 url https://www.openlane.eu/en/carv6/auction/10716944
2026-03-24 17:00:13 [adesa.es] INFO: Found listing with ID: 10716941
2026-03-24 17:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710716941%27 HTTP/1.1" 200 None
2026-03-24 17:00:13 [adesa.es] INFO: Scrape type for 10716941: 0
2026-03-24 17:00:13 [adesa.es] INFO: Skipping item 10716941 url https://www.openlane.eu/en/carv6/auction/10716941
2026-03-24 17:00:13 [adesa.es] INFO: Found listing with ID: 10405305
2026-03-24 17:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:13 [adesa.es] INFO: Scrape type for 10405305: 0
2026-03-24 17:00:13 [adesa.es] INFO: Skipping item 10405305 url https://www.openlane.eu/en/carv6/auction/10405305
2026-03-24 17:00:13 [adesa.es] INFO: Found listing with ID: 10405308
2026-03-24 17:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:13 [adesa.es] INFO: Scrape type for 10405308: 0
2026-03-24 17:00:13 [adesa.es] INFO: Skipping item 10405308 url https://www.openlane.eu/en/carv6/auction/10405308
2026-03-24 17:00:13 [adesa.es] INFO: Found listing with ID: 10518392
2026-03-24 17:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:13 [adesa.es] INFO: Scrape type for 10518392: 2
2026-03-24 17:00:13 [adesa.es] INFO: Scraping item 10518392 url https://www.openlane.eu/en/carv6/auction/10518392
2026-03-24 17:00:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 17:00:13 [adesa.es] INFO: Found listing with ID: 10405309
2026-03-24 17:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:13 [adesa.es] INFO: Scrape type for 10405309: 2
2026-03-24 17:00:13 [adesa.es] INFO: Scraping item 10405309 url https://www.openlane.eu/en/carv6/auction/10405309
2026-03-24 17:00:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 17:00:13 [adesa.es] INFO: Found listing with ID: 10438527
2026-03-24 17:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:13 [adesa.es] INFO: Scrape type for 10438527: 0
2026-03-24 17:00:13 [adesa.es] INFO: Skipping item 10438527 url https://www.openlane.eu/en/carv6/auction/10438527
2026-03-24 17:00:13 [adesa.es] INFO: Found listing with ID: 10472332
2026-03-24 17:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:13 [adesa.es] INFO: Scrape type for 10472332: 2
2026-03-24 17:00:13 [adesa.es] INFO: Scraping item 10472332 url https://www.openlane.eu/en/carv6/auction/10472332
2026-03-24 17:00:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 17:00:13 [adesa.es] INFO: Found listing with ID: 10493754
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710493754%27 HTTP/1.1" 200 None
2026-03-24 17:00:14 [adesa.es] INFO: Scrape type for 10493754: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10493754 url https://www.openlane.eu/en/carv6/auction/10493754
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10505053
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710505053%27 HTTP/1.1" 200 None
2026-03-24 17:00:14 [adesa.es] INFO: Scrape type for 10505053: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10505053 url https://www.openlane.eu/en/carv6/auction/10505053
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10530259
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710530259%27 HTTP/1.1" 200 None
2026-03-24 17:00:14 [adesa.es] INFO: Scrape type for 10530259: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10530259 url https://www.openlane.eu/en/carv6/auction/10530259
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10512793
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710512793%27 HTTP/1.1" 200 None
2026-03-24 17:00:14 [adesa.es] INFO: Scrape type for 10512793: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10512793 url https://www.openlane.eu/en/carv6/auction/10512793
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10699474
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710699474%27 HTTP/1.1" 200 None
2026-03-24 17:00:14 [adesa.es] INFO: Scrape type for 10699474: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10699474 url https://www.openlane.eu/en/carv6/auction/10699474
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10472260
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710472260%27 HTTP/1.1" 200 None
2026-03-24 17:00:14 [adesa.es] INFO: Scrape type for 10472260: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10472260 url https://www.openlane.eu/en/carv6/auction/10472260
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10640376
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Scrape type for 10640376: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10640376 url https://www.openlane.eu/en/carv6/auction/10640376
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10699430
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Scrape type for 10699430: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10699430 url https://www.openlane.eu/en/carv6/auction/10699430
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10699427
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Scrape type for 10699427: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10699427 url https://www.openlane.eu/en/carv6/auction/10699427
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10612546
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Scrape type for 10612546: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10612546 url https://www.openlane.eu/en/carv6/auction/10612546
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10674734
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Scrape type for 10674734: 2
2026-03-24 17:00:14 [adesa.es] INFO: Scraping item 10674734 url https://www.openlane.eu/en/carv6/auction/10674734
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Found listing with ID: 10698910
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Scrape type for 10698910: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10698910 url https://www.openlane.eu/en/carv6/auction/10698910
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10698908
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Scrape type for 10698908: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10698908 url https://www.openlane.eu/en/carv6/auction/10698908
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10698919
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Scrape type for 10698919: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10698919 url https://www.openlane.eu/en/carv6/auction/10698919
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10698909
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Scrape type for 10698909: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10698909 url https://www.openlane.eu/en/carv6/auction/10698909
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10698907
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Scrape type for 10698907: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10698907 url https://www.openlane.eu/en/carv6/auction/10698907
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10682540
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Scrape type for 10682540: 2
2026-03-24 17:00:14 [adesa.es] INFO: Scraping item 10682540 url https://www.openlane.eu/en/carv6/auction/10682540
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Found listing with ID: 10667492
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Scrape type for 10667492: 2
2026-03-24 17:00:14 [adesa.es] INFO: Scraping item 10667492 url https://www.openlane.eu/en/carv6/auction/10667492
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Found listing with ID: 10452039
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Scrape type for 10452039: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10452039 url https://www.openlane.eu/en/carv6/auction/10452039
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10518394
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Scrape type for 10518394: 2
2026-03-24 17:00:14 [adesa.es] INFO: Scraping item 10518394 url https://www.openlane.eu/en/carv6/auction/10518394
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Found listing with ID: 10405314
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Scrape type for 10405314: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10405314 url https://www.openlane.eu/en/carv6/auction/10405314
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10405315
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Scrape type for 10405315: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10405315 url https://www.openlane.eu/en/carv6/auction/10405315
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10550836
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Scrape type for 10550836: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10550836 url https://www.openlane.eu/en/carv6/auction/10550836
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10405317
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Scrape type for 10405317: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10405317 url https://www.openlane.eu/en/carv6/auction/10405317
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10667491
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Scrape type for 10667491: 2
2026-03-24 17:00:14 [adesa.es] INFO: Scraping item 10667491 url https://www.openlane.eu/en/carv6/auction/10667491
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Found listing with ID: 10653126
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Scrape type for 10653126: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10653126 url https://www.openlane.eu/en/carv6/auction/10653126
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10677699
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Scrape type for 10677699: 2
2026-03-24 17:00:14 [adesa.es] INFO: Scraping item 10677699 url https://www.openlane.eu/en/carv6/auction/10677699
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10640087
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Scrape type for 10640087: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10640087 url https://www.openlane.eu/en/carv6/auction/10640087
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10699482
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Scrape type for 10699482: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10699482 url https://www.openlane.eu/en/carv6/auction/10699482
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10700528
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Scrape type for 10700528: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10700528 url https://www.openlane.eu/en/carv6/auction/10700528
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10699483
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Scrape type for 10699483: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10699483 url https://www.openlane.eu/en/carv6/auction/10699483
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10619585
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Scrape type for 10619585: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10619585 url https://www.openlane.eu/en/carv6/auction/10619585
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10666060
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Scrape type for 10666060: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10666060 url https://www.openlane.eu/en/carv6/auction/10666060
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10655463
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Scrape type for 10655463: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10655463 url https://www.openlane.eu/en/carv6/auction/10655463
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10276412
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Scrape type for 10276412: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10276412 url https://www.openlane.eu/en/carv6/auction/10276412
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10703825
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Scrape type for 10703825: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10703825 url https://www.openlane.eu/en/carv6/auction/10703825
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10643525
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Scrape type for 10643525: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10643525 url https://www.openlane.eu/en/carv6/auction/10643525
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10571283
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Scrape type for 10571283: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10571283 url https://www.openlane.eu/en/carv6/auction/10571283
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10405331
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Scrape type for 10405331: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10405331 url https://www.openlane.eu/en/carv6/auction/10405331
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10676254
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Scrape type for 10676254: 2
2026-03-24 17:00:14 [adesa.es] INFO: Scraping item 10676254 url https://www.openlane.eu/en/carv6/auction/10676254
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10571281
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Scrape type for 10571281: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10571281 url https://www.openlane.eu/en/carv6/auction/10571281
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10572723
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Scrape type for 10572723: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10572723 url https://www.openlane.eu/en/carv6/auction/10572723
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10694302
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Scrape type for 10694302: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10694302 url https://www.openlane.eu/en/carv6/auction/10694302
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10654226
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Scrape type for 10654226: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10654226 url https://www.openlane.eu/en/carv6/auction/10654226
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10601084
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Scrape type for 10601084: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10601084 url https://www.openlane.eu/en/carv6/auction/10601084
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10633069
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Scrape type for 10633069: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10633069 url https://www.openlane.eu/en/carv6/auction/10633069
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10649239
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Scrape type for 10649239: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10649239 url https://www.openlane.eu/en/carv6/auction/10649239
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10648087
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Scrape type for 10648087: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10648087 url https://www.openlane.eu/en/carv6/auction/10648087
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10633072
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Scrape type for 10633072: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10633072 url https://www.openlane.eu/en/carv6/auction/10633072
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10506267
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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 17:00:14 [adesa.es] INFO: Scrape type for 10506267: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10506267 url https://www.openlane.eu/en/carv6/auction/10506267
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10532903
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710532903%27 HTTP/1.1" 200 None
2026-03-24 17:00:14 [adesa.es] INFO: Scrape type for 10532903: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10532903 url https://www.openlane.eu/en/carv6/auction/10532903
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10698917
2026-03-24 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710698917%27 HTTP/1.1" 200 None
2026-03-24 17:00:14 [adesa.es] INFO: Scrape type for 10698917: 0
2026-03-24 17:00:14 [adesa.es] INFO: Skipping item 10698917 url https://www.openlane.eu/en/carv6/auction/10698917
2026-03-24 17:00:14 [adesa.es] INFO: Found listing with ID: 10405389
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405389%27 HTTP/1.1" 200 None
2026-03-24 17:00:15 [adesa.es] INFO: Scrape type for 10405389: 0
2026-03-24 17:00:15 [adesa.es] INFO: Skipping item 10405389 url https://www.openlane.eu/en/carv6/auction/10405389
2026-03-24 17:00:15 [adesa.es] INFO: Found listing with ID: 10190878
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710190878%27 HTTP/1.1" 200 None
2026-03-24 17:00:15 [adesa.es] INFO: Scrape type for 10190878: 0
2026-03-24 17:00:15 [adesa.es] INFO: Skipping item 10190878 url https://www.openlane.eu/en/carv6/auction/10190878
2026-03-24 17:00:15 [adesa.es] INFO: Found listing with ID: 10547993
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710547993%27 HTTP/1.1" 200 None
2026-03-24 17:00:15 [adesa.es] INFO: Scrape type for 10547993: 0
2026-03-24 17:00:15 [adesa.es] INFO: Skipping item 10547993 url https://www.openlane.eu/en/carv6/auction/10547993
2026-03-24 17:00:15 [adesa.es] INFO: Found listing with ID: 10390884
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710390884%27 HTTP/1.1" 200 None
2026-03-24 17:00:15 [adesa.es] INFO: Scrape type for 10390884: 0
2026-03-24 17:00:15 [adesa.es] INFO: Skipping item 10390884 url https://www.openlane.eu/en/carv6/auction/10390884
2026-03-24 17:00:15 [adesa.es] INFO: Found listing with ID: 10268081
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710268081%27 HTTP/1.1" 200 None
2026-03-24 17:00:15 [adesa.es] INFO: Scrape type for 10268081: 0
2026-03-24 17:00:15 [adesa.es] INFO: Skipping item 10268081 url https://www.openlane.eu/en/carv6/auction/10268081
2026-03-24 17:00:15 [adesa.es] INFO: Found listing with ID: 10290504
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710290504%27 HTTP/1.1" 200 None
2026-03-24 17:00:15 [adesa.es] INFO: Scrape type for 10290504: 2
2026-03-24 17:00:15 [adesa.es] INFO: Scraping item 10290504 url https://www.openlane.eu/en/carv6/auction/10290504
2026-03-24 17:00:15 [adesa.es] INFO: Found listing with ID: 10493622
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710493622%27 HTTP/1.1" 200 None
2026-03-24 17:00:15 [adesa.es] INFO: Scrape type for 10493622: 2
2026-03-24 17:00:15 [adesa.es] INFO: Scraping item 10493622 url https://www.openlane.eu/en/carv6/auction/10493622
2026-03-24 17:00:15 [adesa.es] INFO: Found listing with ID: 10547995
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710547995%27 HTTP/1.1" 200 None
2026-03-24 17:00:15 [adesa.es] INFO: Scrape type for 10547995: 0
2026-03-24 17:00:15 [adesa.es] INFO: Skipping item 10547995 url https://www.openlane.eu/en/carv6/auction/10547995
2026-03-24 17:00:15 [adesa.es] INFO: Found listing with ID: 10517945
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710517945%27 HTTP/1.1" 200 None
2026-03-24 17:00:15 [adesa.es] INFO: Scrape type for 10517945: 0
2026-03-24 17:00:15 [adesa.es] INFO: Skipping item 10517945 url https://www.openlane.eu/en/carv6/auction/10517945
2026-03-24 17:00:15 [adesa.es] INFO: Found listing with ID: 10288813
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710288813%27 HTTP/1.1" 200 None
2026-03-24 17:00:15 [adesa.es] INFO: Scrape type for 10288813: 0
2026-03-24 17:00:15 [adesa.es] INFO: Skipping item 10288813 url https://www.openlane.eu/en/carv6/auction/10288813
2026-03-24 17:00:15 [adesa.es] INFO: Found listing with ID: 10284087
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710284087%27 HTTP/1.1" 200 None
2026-03-24 17:00:15 [adesa.es] INFO: Scrape type for 10284087: 2
2026-03-24 17:00:15 [adesa.es] INFO: Scraping item 10284087 url https://www.openlane.eu/en/carv6/auction/10284087
2026-03-24 17:00:15 [adesa.es] INFO: Found listing with ID: 10351796
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710351796%27 HTTP/1.1" 200 None
2026-03-24 17:00:15 [adesa.es] INFO: Scrape type for 10351796: 0
2026-03-24 17:00:15 [adesa.es] INFO: Skipping item 10351796 url https://www.openlane.eu/en/carv6/auction/10351796
2026-03-24 17:00:15 [adesa.es] INFO: Found listing with ID: 10463637
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710463637%27 HTTP/1.1" 200 None
2026-03-24 17:00:15 [adesa.es] INFO: Scrape type for 10463637: 0
2026-03-24 17:00:15 [adesa.es] INFO: Skipping item 10463637 url https://www.openlane.eu/en/carv6/auction/10463637
2026-03-24 17:00:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718351> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 17:00:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 17:00:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5b64c95-55d5-5e6c-a06e-d6e262eee44e with identifier: 10718351
2026-03-24 17:00:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5b64c95-55d5-5e6c-a06e-d6e262eee44e with scrape type 1
2026-03-24 17:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e5b64c95-55d5-5e6c-a06e-d6e262eee44e
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5581792%252Fgeneral%252F31d1156c-1f15-4923-9533-448491e7c53b.jpg%27 HTTP/1.1" 200 None
2026-03-24 17:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5581792/general/31d1156c-1f15-4923-9533-448491e7c53b.jpg already downloaded
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5581792%252Fgeneral%252Fe59dafba-e868-4cb2-81c2-6b1196e84e3e.JPG%27 HTTP/1.1" 200 None
2026-03-24 17:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5581792/general/e59dafba-e868-4cb2-81c2-6b1196e84e3e.JPG not downloaded yet
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5581792%252Fgeneral%252F1398672a-a9ee-4412-bca0-5981f10f2f9a.JPG%27 HTTP/1.1" 200 None
2026-03-24 17:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5581792/general/1398672a-a9ee-4412-bca0-5981f10f2f9a.JPG not downloaded yet
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5581792%252Fgeneral%252F2ade0f49-3111-4510-86e2-9e4eb03951f8.JPG%27 HTTP/1.1" 200 None
2026-03-24 17:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5581792/general/2ade0f49-3111-4510-86e2-9e4eb03951f8.JPG not downloaded yet
2026-03-24 17:00:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10405309> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5581792%252Fgeneral%252Fc1268dde-b599-40eb-ace9-32d57cb01953.JPG%27 HTTP/1.1" 200 None
2026-03-24 17:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5581792/general/c1268dde-b599-40eb-ace9-32d57cb01953.JPG not downloaded yet
2026-03-24 17:00:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5581792%252Fgeneral%252Fb079957f-0979-463b-8a69-35a859c02170.JPG%27 HTTP/1.1" 200 None
2026-03-24 17:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5581792/general/b079957f-0979-463b-8a69-35a859c02170.JPG not downloaded yet
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5581792%252Fgeneral%252Fb645cf88-fb09-48f2-b5be-5ecd25200eb6.JPG%27 HTTP/1.1" 200 None
2026-03-24 17:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5581792/general/b645cf88-fb09-48f2-b5be-5ecd25200eb6.JPG not downloaded yet
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5581792%252Fgeneral%252Fc4a42aa7-373e-427c-bea5-d49cf067dfc0.JPG%27 HTTP/1.1" 200 None
2026-03-24 17:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5581792/general/c4a42aa7-373e-427c-bea5-d49cf067dfc0.JPG not downloaded yet
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5581792%252Fgeneral%252Fd1341b2a-bc99-46be-9117-0c682aa10c9c.JPG%27 HTTP/1.1" 200 None
2026-03-24 17:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5581792/general/d1341b2a-bc99-46be-9117-0c682aa10c9c.JPG not downloaded yet
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5581792%252Fgeneral%252Fded20821-333f-4298-b08b-9928d25cf566.JPG%27 HTTP/1.1" 200 None
2026-03-24 17:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5581792/general/ded20821-333f-4298-b08b-9928d25cf566.JPG not downloaded yet
2026-03-24 17:00:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10518392> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 17:00:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 17:00:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a85b85d2-bd02-5d71-88b7-aee89735a85c with identifier: 10405309
2026-03-24 17:00:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a85b85d2-bd02-5d71-88b7-aee89735a85c with scrape type 2
2026-03-24 17:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a85b85d2-bd02-5d71-88b7-aee89735a85c with scrape type 2
2026-03-24 17:00:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: a85b85d2-bd02-5d71-88b7-aee89735a85c, identifier: 10405309
2026-03-24 17:00:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: a85b85d2-bd02-5d71-88b7-aee89735a85c with identifier: 10405309
2026-03-24 17:00:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 17:00:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-24 17:00:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 17:00:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 17:00:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-24 17:00:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 17:00:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: a85b85d2-bd02-5d71-88b7-aee89735a85c with identifier: 10405309
2026-03-24 17:00:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: a85b85d2-bd02-5d71-88b7-aee89735a85c with identifier: 10405309 to the API
2026-03-24 17:00:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 17:00:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 17:00:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10405309>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'MPV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 112,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'a85b85d2-bd02-5d71-88b7-aee89735a85c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50346',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10405309',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Jogger',
'odometer': 27596,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15300,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 7,
'seller_name': None,
'title': 'Dacia Jogger 1.0 TCe Expression - Petrol - Manual - 112 hp - 27.596 '
'km',
'transmission': 'manual',
'trim': 'Expression',
'vin': None,
'year': 2024}
2026-03-24 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405309%27 HTTP/1.1" 200 None
2026-03-24 17:00:16 [adesa.es] INFO: Saving data for 10405309: {'auction_closing_time': 1798675200.0, 'created_time': 1773334986.319051, 'last_price_update_time': 1774371616.73754}
2026-03-24 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10405309') HTTP/1.1" 204 0
2026-03-24 17:00:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10667491> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 17:00:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10674734> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 17:00:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10667492> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 17:00:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 17:00:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 17:00:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 17:00:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10472332> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 17:00:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10682540> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 17:00:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05218cbc-8703-5498-8087-1ea660f9eff0 with identifier: 10518392
2026-03-24 17:00:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05218cbc-8703-5498-8087-1ea660f9eff0 with scrape type 2
2026-03-24 17:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05218cbc-8703-5498-8087-1ea660f9eff0 with scrape type 2
2026-03-24 17:00:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 05218cbc-8703-5498-8087-1ea660f9eff0, identifier: 10518392
2026-03-24 17:00:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 17:00:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 05218cbc-8703-5498-8087-1ea660f9eff0 with identifier: 10518392
2026-03-24 17:00:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 17:00:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-24 17:00:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 17: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 17:00:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 05218cbc-8703-5498-8087-1ea660f9eff0 with identifier: 10518392
2026-03-24 17:00:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 05218cbc-8703-5498-8087-1ea660f9eff0 with identifier: 10518392 to the API
2026-03-24 17:00:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 17: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 17:00:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10518392>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 112,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '05218cbc-8703-5498-8087-1ea660f9eff0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '53128',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10518392',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Jogger',
'odometer': 23208,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 7,
'seller_name': None,
'title': 'Dacia Jogger 1.0 TCe Expression - Petrol - Manual - 112 hp - 23.208 '
'km',
'transmission': 'manual',
'trim': 'Expression',
'vin': None,
'year': 2024}
2026-03-24 17:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710518392%27 HTTP/1.1" 200 None
2026-03-24 17:00:17 [adesa.es] INFO: Saving data for 10518392: {'auction_closing_time': 1798675200.0, 'created_time': 1773334984.290927, 'last_price_update_time': 1774371617.341132}
2026-03-24 17:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10518392') HTTP/1.1" 204 0
2026-03-24 17:00:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1f654ca-0ce2-510b-956e-bb695714abc6 with identifier: 10667491
2026-03-24 17:00:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1f654ca-0ce2-510b-956e-bb695714abc6 with scrape type 2
2026-03-24 17:00:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1f654ca-0ce2-510b-956e-bb695714abc6 with scrape type 2
2026-03-24 17:00:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: c1f654ca-0ce2-510b-956e-bb695714abc6, identifier: 10667491
2026-03-24 17:00:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e48b9b85-469e-55b1-be65-21737efd33c5 with identifier: 10674734
2026-03-24 17:00:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e48b9b85-469e-55b1-be65-21737efd33c5 with scrape type 2
2026-03-24 17:00:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e48b9b85-469e-55b1-be65-21737efd33c5 with scrape type 2
2026-03-24 17:00:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: e48b9b85-469e-55b1-be65-21737efd33c5, identifier: 10674734
2026-03-24 17:00:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 874f3c0c-af10-5ad1-afae-ef5130f00181 with identifier: 10667492
2026-03-24 17:00:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 874f3c0c-af10-5ad1-afae-ef5130f00181 with scrape type 2
2026-03-24 17:00:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 874f3c0c-af10-5ad1-afae-ef5130f00181 with scrape type 2
2026-03-24 17:00:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 874f3c0c-af10-5ad1-afae-ef5130f00181, identifier: 10667492
2026-03-24 17:00:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a50ee5c5-8d5f-54e9-90b4-17ce7b474810 with identifier: 10472332
2026-03-24 17:00:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a50ee5c5-8d5f-54e9-90b4-17ce7b474810 with scrape type 2
2026-03-24 17:00:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a50ee5c5-8d5f-54e9-90b4-17ce7b474810 with scrape type 2
2026-03-24 17:00:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: a50ee5c5-8d5f-54e9-90b4-17ce7b474810, identifier: 10472332
2026-03-24 17:00:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2992def0-1751-5129-8223-57b3ad16ab16 with identifier: 10682540
2026-03-24 17:00:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2992def0-1751-5129-8223-57b3ad16ab16 with scrape type 2
2026-03-24 17:00:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2992def0-1751-5129-8223-57b3ad16ab16 with scrape type 2
2026-03-24 17:00:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 2992def0-1751-5129-8223-57b3ad16ab16, identifier: 10682540
2026-03-24 17:00:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: c1f654ca-0ce2-510b-956e-bb695714abc6 with identifier: 10667491
2026-03-24 17:00:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 17:00:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Brown HTTP/1.1" 200 None
2026-03-24 17:00:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 17: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 17:00:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: c1f654ca-0ce2-510b-956e-bb695714abc6 with identifier: 10667491
2026-03-24 17:00:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: c1f654ca-0ce2-510b-956e-bb695714abc6 with identifier: 10667491 to the API
2026-03-24 17:00:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 17:00:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 17:00:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10667491>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Compact',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'c1f654ca-0ce2-510b-956e-bb695714abc6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50403',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10667491',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Panda',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2025-08-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Fiat Panda 1.2 La Prima - Petrol - Automatic - 102 hp - 50 km',
'transmission': 'automatic',
'trim': 'La Prima',
'vin': None,
'year': 2025}
2026-03-24 17:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710667491%27 HTTP/1.1" 200 None
2026-03-24 17:00:18 [adesa.es] INFO: Saving data for 10667491: {'auction_closing_time': 1798675200.0, 'created_time': 1773655309.27461, 'last_price_update_time': 1774371618.843527}
2026-03-24 17:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10667491') HTTP/1.1" 204 0
2026-03-24 17:00:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: e48b9b85-469e-55b1-be65-21737efd33c5 with identifier: 10674734
2026-03-24 17:00:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 17:00:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-24 17:00:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 17:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 17:00:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: e48b9b85-469e-55b1-be65-21737efd33c5 with identifier: 10674734
2026-03-24 17:00:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: e48b9b85-469e-55b1-be65-21737efd33c5 with identifier: 10674734 to the API
2026-03-24 17:00:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 17:00:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 17:00:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10674734>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 157,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'e48b9b85-469e-55b1-be65-21737efd33c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '5808MZF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10674734',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 18102,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 34500,
'price_includes_vat': True,
'registration_date': '2025-03-18',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'BMW X2 20i M Sport - Petrol - Automatic - 157 hp - 18.102 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-24 17:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710674734%27 HTTP/1.1" 200 None
2026-03-24 17:00:21 [adesa.es] INFO: Saving data for 10674734: {'auction_closing_time': 1798675200.0, 'created_time': 1773655289.161191, 'last_price_update_time': 1774371621.868516}
2026-03-24 17:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10674734') HTTP/1.1" 204 0
2026-03-24 17:00:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 874f3c0c-af10-5ad1-afae-ef5130f00181 with identifier: 10667492
2026-03-24 17:00:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 874f3c0c-af10-5ad1-afae-ef5130f00181 with identifier: 10667492
2026-03-24 17:00:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 874f3c0c-af10-5ad1-afae-ef5130f00181 with identifier: 10667492 to the API
2026-03-24 17:00:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 17:00:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 17:00:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10667492>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 112,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '874f3c0c-af10-5ad1-afae-ef5130f00181',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '51687',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10667492',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Jogger',
'odometer': 18364,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Dacia Jogger 1.0 TCe Expression - Petrol - Manual - 112 hp - 18.364 '
'km',
'transmission': 'manual',
'trim': 'Expression',
'vin': None,
'year': 2024}
2026-03-24 17:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710667492%27 HTTP/1.1" 200 None
2026-03-24 17:00:22 [adesa.es] INFO: Saving data for 10667492: {'auction_closing_time': 1798675200.0, 'created_time': 1773655315.13536, 'last_price_update_time': 1774371622.124639}
2026-03-24 17:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10667492') HTTP/1.1" 204 0
2026-03-24 17:00:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: a50ee5c5-8d5f-54e9-90b4-17ce7b474810 with identifier: 10472332
2026-03-24 17:00:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 17:00:22 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-24 17:00:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 17:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 17:00:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: a50ee5c5-8d5f-54e9-90b4-17ce7b474810 with identifier: 10472332
2026-03-24 17:00:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: a50ee5c5-8d5f-54e9-90b4-17ce7b474810 with identifier: 10472332 to the API
2026-03-24 17:00:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 17:00:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 17:00:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10472332>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 112,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'a50ee5c5-8d5f-54e9-90b4-17ce7b474810',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50373',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10472332',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Jogger',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2025-12-18',
'seats_number': 7,
'seller_name': None,
'title': 'Dacia Jogger 1.0 TCe Extreme - Petrol - Manual - 112 hp - 50 km',
'transmission': 'manual',
'trim': 'Extreme',
'vin': None,
'year': 2025}
2026-03-24 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710472332%27 HTTP/1.1" 200 None
2026-03-24 17:00:23 [adesa.es] INFO: Saving data for 10472332: {'auction_closing_time': 1798675200.0, 'created_time': 1773334985.38704, 'last_price_update_time': 1774371623.40711}
2026-03-24 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10472332') HTTP/1.1" 204 0
2026-03-24 17:00:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 2992def0-1751-5129-8223-57b3ad16ab16 with identifier: 10682540
2026-03-24 17:00:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 17:00:23 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=LPG HTTP/1.1" 200 None
2026-03-24 17:00:23 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 17:00:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 2992def0-1751-5129-8223-57b3ad16ab16 with identifier: 10682540
2026-03-24 17:00:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 2992def0-1751-5129-8223-57b3ad16ab16 with identifier: 10682540 to the API
2026-03-24 17:00:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 17:00:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 17:00:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10682540>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'LPG',
'id': '2992def0-1751-5129-8223-57b3ad16ab16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50934',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10682540',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Jogger',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2025-06-26',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Dacia Jogger 1.0 Expression - LPG - Manual - 102 hp - 50 km',
'transmission': 'manual',
'trim': 'Expression',
'vin': None,
'year': 2025}
2026-03-24 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710682540%27 HTTP/1.1" 200 None
2026-03-24 17:00:23 [adesa.es] INFO: Saving data for 10682540: {'auction_closing_time': 1798675200.0, 'created_time': 1773752441.700701, 'last_price_update_time': 1774371623.777629}
2026-03-24 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10682540') HTTP/1.1" 204 0
2026-03-24 17:00:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5581792/general/1398672a-a9ee-4412-bca0-5981f10f2f9a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718351)
2026-03-24 17:00:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5581792/general/2ade0f49-3111-4510-86e2-9e4eb03951f8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718351)
2026-03-24 17:00:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5581792/general/e59dafba-e868-4cb2-81c2-6b1196e84e3e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718351)
2026-03-24 17:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10677699> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 17:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10676254> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 17:00:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5581792/general/c1268dde-b599-40eb-ace9-32d57cb01953.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718351)
2026-03-24 17:00:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5581792/general/ded20821-333f-4298-b08b-9928d25cf566.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718351)
2026-03-24 17:00:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5581792/general/b645cf88-fb09-48f2-b5be-5ecd25200eb6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718351)
2026-03-24 17:00:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5581792/general/c4a42aa7-373e-427c-bea5-d49cf067dfc0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718351)
2026-03-24 17:00:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5581792/general/d1341b2a-bc99-46be-9117-0c682aa10c9c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718351)
2026-03-24 17:00:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item e5b64c95-55d5-5e6c-a06e-d6e262eee44e due to Ignoring non-200 response
2026-03-24 17:00:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item e5b64c95-55d5-5e6c-a06e-d6e262eee44e due to Ignoring non-200 response
2026-03-24 17:00:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item e5b64c95-55d5-5e6c-a06e-d6e262eee44e due to Ignoring non-200 response
2026-03-24 17:00:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b8433ef-d4e3-5f00-9986-57e09c98a416 with identifier: 10677699
2026-03-24 17:00:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b8433ef-d4e3-5f00-9986-57e09c98a416 with scrape type 2
2026-03-24 17:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b8433ef-d4e3-5f00-9986-57e09c98a416 with scrape type 2
2026-03-24 17:00:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 2b8433ef-d4e3-5f00-9986-57e09c98a416, identifier: 10677699
2026-03-24 17:00:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81a81f83-b8a5-5c93-9d37-31bce96d5448 with identifier: 10676254
2026-03-24 17:00:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81a81f83-b8a5-5c93-9d37-31bce96d5448 with scrape type 2
2026-03-24 17:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81a81f83-b8a5-5c93-9d37-31bce96d5448 with scrape type 2
2026-03-24 17:00:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 81a81f83-b8a5-5c93-9d37-31bce96d5448, identifier: 10676254
2026-03-24 17:00:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 2b8433ef-d4e3-5f00-9986-57e09c98a416 with identifier: 10677699
2026-03-24 17:00:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 17:00:24 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-24 17:00:24 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 17:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 17:00:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 2b8433ef-d4e3-5f00-9986-57e09c98a416 with identifier: 10677699
2026-03-24 17:00:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 2b8433ef-d4e3-5f00-9986-57e09c98a416 with identifier: 10677699 to the API
2026-03-24 17:00:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 17: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 17:00:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10677699>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '2b8433ef-d4e3-5f00-9986-57e09c98a416',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '4757NFC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10677699',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22300,
'price_includes_vat': True,
'registration_date': '2025-07-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Jeep Avenger 1.2 Summit - Petrol - Automatic - 101 hp - 50 km',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2025}
2026-03-24 17:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710677699%27 HTTP/1.1" 200 None
2026-03-24 17:00:25 [adesa.es] INFO: Saving data for 10677699: {'auction_closing_time': 1798675200.0, 'created_time': 1773752443.746642, 'last_price_update_time': 1774371625.504618}
2026-03-24 17:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10677699') HTTP/1.1" 204 0
2026-03-24 17:00:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 81a81f83-b8a5-5c93-9d37-31bce96d5448 with identifier: 10676254
2026-03-24 17:00:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 81a81f83-b8a5-5c93-9d37-31bce96d5448 with identifier: 10676254
2026-03-24 17:00:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 81a81f83-b8a5-5c93-9d37-31bce96d5448 with identifier: 10676254 to the API
2026-03-24 17:00:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 17: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 17:00:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10676254>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 104,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '81a81f83-b8a5-5c93-9d37-31bce96d5448',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50499',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10676254',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 12739,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2025-04-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 1.2 Allure - Petrol - Manual - 104 hp - 12.739 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-24 17:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710676254%27 HTTP/1.1" 200 None
2026-03-24 17:00:25 [adesa.es] INFO: Saving data for 10676254: {'auction_closing_time': 1798675200.0, 'created_time': 1773741806.380341, 'last_price_update_time': 1774371625.762765}
2026-03-24 17:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10676254') HTTP/1.1" 204 0
2026-03-24 17:00:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5581792/general/b079957f-0979-463b-8a69-35a859c02170.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718351)
2026-03-24 17:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10493622> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 17:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10290504> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 17:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10284087> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 17:00:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item e5b64c95-55d5-5e6c-a06e-d6e262eee44e due to Ignoring non-200 response
2026-03-24 17:00:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item e5b64c95-55d5-5e6c-a06e-d6e262eee44e due to Ignoring non-200 response
2026-03-24 17:00:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item e5b64c95-55d5-5e6c-a06e-d6e262eee44e due to Ignoring non-200 response
2026-03-24 17:00:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item e5b64c95-55d5-5e6c-a06e-d6e262eee44e due to Ignoring non-200 response
2026-03-24 17:00:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item e5b64c95-55d5-5e6c-a06e-d6e262eee44e due to Ignoring non-200 response
2026-03-24 17:00:25 [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 17:00:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e5b64c95-55d5-5e6c-a06e-d6e262eee44e, skipping ID generation
2026-03-24 17:00:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5b64c95-55d5-5e6c-a06e-d6e262eee44e with scrape type 1
2026-03-24 17:00:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e5b64c95-55d5-5e6c-a06e-d6e262eee44e sending to next pipeline
2026-03-24 17:00:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: e5b64c95-55d5-5e6c-a06e-d6e262eee44e, identifier: 10718351
2026-03-24 17:00:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: e5b64c95-55d5-5e6c-a06e-d6e262eee44e with identifier: 10718351
2026-03-24 17:00:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 17:00:26 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-24 17:00:26 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 17:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 17:00:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: e5b64c95-55d5-5e6c-a06e-d6e262eee44e with identifier: 10718351
2026-03-24 17:00:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: e5b64c95-55d5-5e6c-a06e-d6e262eee44e with identifier: 10718351 to the API
2026-03-24 17:00:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 17:00:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 17:00:26 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5581792/general/b079957f-0979-463b-8a69-35a859c02170.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 218,
'expiration_date': '2026-03-25T13:10:00Z',
'fuel_type': 'Hybrid',
'id': 'e5b64c95-55d5-5e6c-a06e-d6e262eee44e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '125004525',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718351',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 23156,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5b64c95-55d5-5e6c-a06e-d6e262eee44e/e5b64c95-55d5-5e6c-a06e-d6e262eee44e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169222,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5581792/general/31d1156c-1f15-4923-9533-448491e7c53b.jpg',
'Width': 2731}],
'price': 23500,
'price_includes_vat': True,
'registration_date': '2023-12-04',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz A 250e AMG Line - Hybrid - Automatic - 218 hp - '
'23.156 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-24 17:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710718351%27 HTTP/1.1" 200 None
2026-03-24 17:00:26 [adesa.es] INFO: Saving data for 10718351: {'created_time': 1774371626.450076, 'last_price_update_time': 1774371626.45009, 'auction_closing_time': 1774444200.0}
2026-03-24 17:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10718351') HTTP/1.1" 204 0
2026-03-24 17:00:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item e5b64c95-55d5-5e6c-a06e-d6e262eee44e due to Ignoring non-200 response
2026-03-24 17:00:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03c9094a-b222-515e-9fd0-60b688eb1b72 with identifier: 10493622
2026-03-24 17:00:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03c9094a-b222-515e-9fd0-60b688eb1b72 with scrape type 2
2026-03-24 17:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03c9094a-b222-515e-9fd0-60b688eb1b72 with scrape type 2
2026-03-24 17:00:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 03c9094a-b222-515e-9fd0-60b688eb1b72, identifier: 10493622
2026-03-24 17:00:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d89bf10-d092-54f0-bbde-503a2085cc57 with identifier: 10290504
2026-03-24 17:00:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d89bf10-d092-54f0-bbde-503a2085cc57 with scrape type 2
2026-03-24 17:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d89bf10-d092-54f0-bbde-503a2085cc57 with scrape type 2
2026-03-24 17:00:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 4d89bf10-d092-54f0-bbde-503a2085cc57, identifier: 10290504
2026-03-24 17:00:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02f42d67-f157-5fa2-b64f-21b5a6f9186e with identifier: 10284087
2026-03-24 17:00:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02f42d67-f157-5fa2-b64f-21b5a6f9186e with scrape type 2
2026-03-24 17:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02f42d67-f157-5fa2-b64f-21b5a6f9186e with scrape type 2
2026-03-24 17:00:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 02f42d67-f157-5fa2-b64f-21b5a6f9186e, identifier: 10284087
2026-03-24 17:00:26 [adesa.es] INFO: Found listing with ID: 10544796
2026-03-24 17:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710544796%27 HTTP/1.1" 200 None
2026-03-24 17:00:26 [adesa.es] INFO: Scrape type for 10544796: 0
2026-03-24 17:00:26 [adesa.es] INFO: Skipping item 10544796 url https://www.openlane.eu/en/carv6/auction/10544796
2026-03-24 17:00:26 [adesa.es] INFO: Found listing with ID: 10366802
2026-03-24 17:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710366802%27 HTTP/1.1" 200 None
2026-03-24 17:00:26 [adesa.es] INFO: Scrape type for 10366802: 0
2026-03-24 17:00:26 [adesa.es] INFO: Skipping item 10366802 url https://www.openlane.eu/en/carv6/auction/10366802
2026-03-24 17:00:26 [adesa.es] INFO: Found listing with ID: 10532913
2026-03-24 17:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710532913%27 HTTP/1.1" 200 None
2026-03-24 17:00:26 [adesa.es] INFO: Scrape type for 10532913: 0
2026-03-24 17:00:26 [adesa.es] INFO: Skipping item 10532913 url https://www.openlane.eu/en/carv6/auction/10532913
2026-03-24 17:00:26 [adesa.es] INFO: Found listing with ID: 10647804
2026-03-24 17:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710647804%27 HTTP/1.1" 200 None
2026-03-24 17:00:26 [adesa.es] INFO: Scrape type for 10647804: 0
2026-03-24 17:00:26 [adesa.es] INFO: Skipping item 10647804 url https://www.openlane.eu/en/carv6/auction/10647804
2026-03-24 17:00:26 [adesa.es] INFO: Found listing with ID: 10371381
2026-03-24 17:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710371381%27 HTTP/1.1" 200 None
2026-03-24 17:00:26 [adesa.es] INFO: Scrape type for 10371381: 0
2026-03-24 17:00:26 [adesa.es] INFO: Skipping item 10371381 url https://www.openlane.eu/en/carv6/auction/10371381
2026-03-24 17:00:26 [adesa.es] INFO: Found listing with ID: 10491567
2026-03-24 17:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710491567%27 HTTP/1.1" 200 None
2026-03-24 17:00:26 [adesa.es] INFO: Scrape type for 10491567: 0
2026-03-24 17:00:26 [adesa.es] INFO: Skipping item 10491567 url https://www.openlane.eu/en/carv6/auction/10491567
2026-03-24 17:00:26 [adesa.es] INFO: Found listing with ID: 10666055
2026-03-24 17:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710666055%27 HTTP/1.1" 200 None
2026-03-24 17:00:26 [adesa.es] INFO: Scrape type for 10666055: 0
2026-03-24 17:00:26 [adesa.es] INFO: Skipping item 10666055 url https://www.openlane.eu/en/carv6/auction/10666055
2026-03-24 17:00:26 [adesa.es] INFO: Found listing with ID: 10419050
2026-03-24 17:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710419050%27 HTTP/1.1" 200 None
2026-03-24 17:00:26 [adesa.es] INFO: Scrape type for 10419050: 0
2026-03-24 17:00:26 [adesa.es] INFO: Skipping item 10419050 url https://www.openlane.eu/en/carv6/auction/10419050
2026-03-24 17:00:26 [adesa.es] INFO: Found listing with ID: 10699394
2026-03-24 17:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710699394%27 HTTP/1.1" 200 None
2026-03-24 17:00:26 [adesa.es] INFO: Scrape type for 10699394: 0
2026-03-24 17:00:26 [adesa.es] INFO: Skipping item 10699394 url https://www.openlane.eu/en/carv6/auction/10699394
2026-03-24 17:00:26 [adesa.es] INFO: Found listing with ID: 10699405
2026-03-24 17:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710699405%27 HTTP/1.1" 200 None
2026-03-24 17:00:26 [adesa.es] INFO: Scrape type for 10699405: 0
2026-03-24 17:00:26 [adesa.es] INFO: Skipping item 10699405 url https://www.openlane.eu/en/carv6/auction/10699405
2026-03-24 17:00:26 [adesa.es] INFO: Found listing with ID: 10699409
2026-03-24 17:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710699409%27 HTTP/1.1" 200 None
2026-03-24 17:00:26 [adesa.es] INFO: Scrape type for 10699409: 0
2026-03-24 17:00:26 [adesa.es] INFO: Skipping item 10699409 url https://www.openlane.eu/en/carv6/auction/10699409
2026-03-24 17:00:26 [adesa.es] INFO: Found listing with ID: 10620011
2026-03-24 17:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710620011%27 HTTP/1.1" 200 None
2026-03-24 17:00:26 [adesa.es] INFO: Scrape type for 10620011: 0
2026-03-24 17:00:26 [adesa.es] INFO: Skipping item 10620011 url https://www.openlane.eu/en/carv6/auction/10620011
2026-03-24 17:00:26 [adesa.es] INFO: Found listing with ID: 10597875
2026-03-24 17:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710597875%27 HTTP/1.1" 200 None
2026-03-24 17:00:26 [adesa.es] INFO: Scrape type for 10597875: 0
2026-03-24 17:00:26 [adesa.es] INFO: Skipping item 10597875 url https://www.openlane.eu/en/carv6/auction/10597875
2026-03-24 17:00:26 [adesa.es] INFO: Found listing with ID: 10583626
2026-03-24 17:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710583626%27 HTTP/1.1" 200 None
2026-03-24 17:00:26 [adesa.es] INFO: Scrape type for 10583626: 0
2026-03-24 17:00:26 [adesa.es] INFO: Skipping item 10583626 url https://www.openlane.eu/en/carv6/auction/10583626
2026-03-24 17:00:26 [adesa.es] INFO: Found listing with ID: 10620671
2026-03-24 17:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710620671%27 HTTP/1.1" 200 None
2026-03-24 17:00:26 [adesa.es] INFO: Scrape type for 10620671: 0
2026-03-24 17:00:26 [adesa.es] INFO: Skipping item 10620671 url https://www.openlane.eu/en/carv6/auction/10620671
2026-03-24 17:00:26 [adesa.es] INFO: Found listing with ID: 10620669
2026-03-24 17:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710620669%27 HTTP/1.1" 200 None
2026-03-24 17:00:26 [adesa.es] INFO: Scrape type for 10620669: 0
2026-03-24 17:00:26 [adesa.es] INFO: Skipping item 10620669 url https://www.openlane.eu/en/carv6/auction/10620669
2026-03-24 17:00:26 [adesa.es] INFO: Found listing with ID: 10700824
2026-03-24 17:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17: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%2710700824%27 HTTP/1.1" 200 None
2026-03-24 17:00:26 [adesa.es] INFO: Scrape type for 10700824: 0
2026-03-24 17:00:26 [adesa.es] INFO: Skipping item 10700824 url https://www.openlane.eu/en/carv6/auction/10700824
2026-03-24 17:00:26 [adesa.es] INFO: Found listing with ID: 10715797
2026-03-24 17:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710715797%27 HTTP/1.1" 200 None
2026-03-24 17:00:27 [adesa.es] INFO: Scrape type for 10715797: 0
2026-03-24 17:00:27 [adesa.es] INFO: Skipping item 10715797 url https://www.openlane.eu/en/carv6/auction/10715797
2026-03-24 17:00:27 [adesa.es] INFO: Found listing with ID: 10690632
2026-03-24 17:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710690632%27 HTTP/1.1" 200 None
2026-03-24 17:00:27 [adesa.es] INFO: Scrape type for 10690632: 0
2026-03-24 17:00:27 [adesa.es] INFO: Skipping item 10690632 url https://www.openlane.eu/en/carv6/auction/10690632
2026-03-24 17:00:27 [adesa.es] INFO: Found listing with ID: 10571763
2026-03-24 17:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710571763%27 HTTP/1.1" 200 None
2026-03-24 17:00:27 [adesa.es] INFO: Scrape type for 10571763: 0
2026-03-24 17:00:27 [adesa.es] INFO: Skipping item 10571763 url https://www.openlane.eu/en/carv6/auction/10571763
2026-03-24 17:00:27 [adesa.es] INFO: Found listing with ID: 10699511
2026-03-24 17:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699511%27 HTTP/1.1" 200 None
2026-03-24 17:00:27 [adesa.es] INFO: Scrape type for 10699511: 0
2026-03-24 17:00:27 [adesa.es] INFO: Skipping item 10699511 url https://www.openlane.eu/en/carv6/auction/10699511
2026-03-24 17:00:27 [adesa.es] INFO: Found listing with ID: 10563498
2026-03-24 17:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710563498%27 HTTP/1.1" 200 None
2026-03-24 17:00:27 [adesa.es] INFO: Scrape type for 10563498: 0
2026-03-24 17:00:27 [adesa.es] INFO: Skipping item 10563498 url https://www.openlane.eu/en/carv6/auction/10563498
2026-03-24 17:00:27 [adesa.es] INFO: Found listing with ID: 10699413
2026-03-24 17:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699413%27 HTTP/1.1" 200 None
2026-03-24 17:00:27 [adesa.es] INFO: Scrape type for 10699413: 0
2026-03-24 17:00:27 [adesa.es] INFO: Skipping item 10699413 url https://www.openlane.eu/en/carv6/auction/10699413
2026-03-24 17:00:27 [adesa.es] INFO: Found listing with ID: 10597842
2026-03-24 17:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710597842%27 HTTP/1.1" 200 None
2026-03-24 17:00:27 [adesa.es] INFO: Scrape type for 10597842: 0
2026-03-24 17:00:27 [adesa.es] INFO: Skipping item 10597842 url https://www.openlane.eu/en/carv6/auction/10597842
2026-03-24 17:00:27 [adesa.es] INFO: Found listing with ID: 10699500
2026-03-24 17:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699500%27 HTTP/1.1" 200 None
2026-03-24 17:00:27 [adesa.es] INFO: Scrape type for 10699500: 0
2026-03-24 17:00:27 [adesa.es] INFO: Skipping item 10699500 url https://www.openlane.eu/en/carv6/auction/10699500
2026-03-24 17:00:27 [adesa.es] INFO: Found listing with ID: 10699495
2026-03-24 17:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699495%27 HTTP/1.1" 200 None
2026-03-24 17:00:27 [adesa.es] INFO: Scrape type for 10699495: 0
2026-03-24 17:00:27 [adesa.es] INFO: Skipping item 10699495 url https://www.openlane.eu/en/carv6/auction/10699495
2026-03-24 17:00:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 03c9094a-b222-515e-9fd0-60b688eb1b72 with identifier: 10493622
2026-03-24 17:00:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 17:00:27 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-24 17:00:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 17:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 17:00:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 03c9094a-b222-515e-9fd0-60b688eb1b72 with identifier: 10493622
2026-03-24 17:00:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 03c9094a-b222-515e-9fd0-60b688eb1b72 with identifier: 10493622 to the API
2026-03-24 17:00:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 17:00:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 17:00:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10493622>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': '03c9094a-b222-515e-9fd0-60b688eb1b72',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '5966NBZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10493622',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 13443,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 35100,
'price_includes_vat': True,
'registration_date': '2025-05-26',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 18d M Sport - Diesel - Automatic - 150 hp - 13.443 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-24 17:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710493622%27 HTTP/1.1" 200 None
2026-03-24 17:00:27 [adesa.es] INFO: Saving data for 10493622: {'auction_closing_time': 1798671600.0, 'created_time': 1773334911.145752, 'last_price_update_time': 1774371627.620095}
2026-03-24 17:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10493622') HTTP/1.1" 204 0
2026-03-24 17:00:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 4d89bf10-d092-54f0-bbde-503a2085cc57 with identifier: 10290504
2026-03-24 17:00:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 4d89bf10-d092-54f0-bbde-503a2085cc57 with identifier: 10290504
2026-03-24 17:00:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 4d89bf10-d092-54f0-bbde-503a2085cc57 with identifier: 10290504 to the API
2026-03-24 17:00:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 17:00:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 17:00:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10290504>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 164,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '4d89bf10-d092-54f0-bbde-503a2085cc57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '4464MZF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10290504',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 18604,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 37700,
'price_includes_vat': True,
'registration_date': '2025-03-18',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 20d M Sport - Hybrid - Automatic - 164 hp - 18.604 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-24 17:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710290504%27 HTTP/1.1" 200 None
2026-03-24 17:00:27 [adesa.es] INFO: Saving data for 10290504: {'auction_closing_time': 1798671600.0, 'created_time': 1773334910.759906, 'last_price_update_time': 1774371627.947796}
2026-03-24 17:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10290504') HTTP/1.1" 204 0
2026-03-24 17:00:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 02f42d67-f157-5fa2-b64f-21b5a6f9186e with identifier: 10284087
2026-03-24 17:00:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 02f42d67-f157-5fa2-b64f-21b5a6f9186e with identifier: 10284087
2026-03-24 17:00:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 02f42d67-f157-5fa2-b64f-21b5a6f9186e with identifier: 10284087 to the API
2026-03-24 17:00:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 17:00:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 17:00:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10284087>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': '02f42d67-f157-5fa2-b64f-21b5a6f9186e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '7594NJD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10284087',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 33400,
'price_includes_vat': True,
'registration_date': '2025-12-15',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz A 200d AMG Line - Diesel - Automatic - 150 hp - 50 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2025}
2026-03-24 17:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710284087%27 HTTP/1.1" 200 None
2026-03-24 17:00:28 [adesa.es] INFO: Saving data for 10284087: {'auction_closing_time': 1798671600.0, 'created_time': 1773334831.888485, 'last_price_update_time': 1774371628.323028}
2026-03-24 17:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10284087') HTTP/1.1" 204 0
2026-03-24 17:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10518394> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 17:00:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34f6b368-d5ed-562f-a106-ccd969fe5506 with identifier: 10518394
2026-03-24 17:00:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34f6b368-d5ed-562f-a106-ccd969fe5506 with scrape type 2
2026-03-24 17:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34f6b368-d5ed-562f-a106-ccd969fe5506 with scrape type 2
2026-03-24 17:00:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 34f6b368-d5ed-562f-a106-ccd969fe5506, identifier: 10518394
2026-03-24 17:00:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 34f6b368-d5ed-562f-a106-ccd969fe5506 with identifier: 10518394
2026-03-24 17:00:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 34f6b368-d5ed-562f-a106-ccd969fe5506 with identifier: 10518394
2026-03-24 17:00:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 34f6b368-d5ed-562f-a106-ccd969fe5506 with identifier: 10518394 to the API
2026-03-24 17:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 17:00:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 17:00:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10518394>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'MPV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 112,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '34f6b368-d5ed-562f-a106-ccd969fe5506',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '53129',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10518394',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Jogger',
'odometer': 27902,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Dacia Jogger 1.0 TCe Expression - Petrol - Manual - 112 hp - 27.902 '
'km',
'transmission': 'manual',
'trim': 'Expression',
'vin': None,
'year': 2024}
2026-03-24 17:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710518394%27 HTTP/1.1" 200 None
2026-03-24 17:00:46 [adesa.es] INFO: Saving data for 10518394: {'auction_closing_time': 1798675200.0, 'created_time': 1773334986.841493, 'last_price_update_time': 1774371646.727966}
2026-03-24 17:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10518394') HTTP/1.1" 204 0
2026-03-24 17:00:46 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-24 17:00:46 [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 17:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 17:00:46 [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%201773939646 HTTP/1.1" 200 None
2026-03-24 17:00:47 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (14 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.es/task_36_2026-03-24T17_00_00.jl
2026-03-24 17:00:47 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 22541,
'downloader/request_count': 25,
'downloader/request_method_count/GET': 23,
'downloader/request_method_count/POST': 2,
'downloader/response_bytes': 1145330,
'downloader/response_count': 25,
'downloader/response_status_count/200': 16,
'downloader/response_status_count/403': 9,
'elapsed_time_seconds': 41.610447,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 24, 17, 0, 46, 859265, tzinfo=datetime.timezone.utc),
'httpcompression/response_bytes': 40924,
'httpcompression/response_count': 9,
'item_scraped_count': 14,
'log_count/DEBUG': 461,
'log_count/INFO': 553,
'memusage/max': 149938176,
'memusage/startup': 149938176,
'request_depth_max': 2,
'response_received_count': 25,
'scheduler/dequeued': 25,
'scheduler/dequeued/memory': 25,
'scheduler/enqueued': 25,
'scheduler/enqueued/memory': 25,
'scrape_type/new': 1,
'scrape_type/price_update': 13,
'scrape_type/skipped': 112,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 16,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 6.431248029926792,
'scrapy-zyte-api/mean_response_seconds': 6.454329266503919,
'scrapy-zyte-api/processed': 16,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 16,
'scrapy-zyte-api/request_args/experimental.requestCookies': 15,
'scrapy-zyte-api/request_args/experimental.responseCookies': 16,
'scrapy-zyte-api/request_args/httpRequestBody': 2,
'scrapy-zyte-api/request_args/httpRequestMethod': 2,
'scrapy-zyte-api/request_args/httpResponseBody': 16,
'scrapy-zyte-api/request_args/httpResponseHeaders': 16,
'scrapy-zyte-api/request_args/url': 16,
'scrapy-zyte-api/status_codes/200': 16,
'scrapy-zyte-api/success': 16,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 126,
'source/total_available': 126,
'start_time': datetime.datetime(2026, 3, 24, 17, 0, 5, 248818, tzinfo=datetime.timezone.utc)}
2026-03-24 17:00:47 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-24 17:00:47 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f30051687d0>
2026-03-24 17:00:47 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f3004efe190>