2026-03-25 10:00:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-25 10:00:04 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-25 10:00:04 [adesa.es] INFO: Starting spider adesa.es
2026-03-25 10:00:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-25 10:00:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-25 10:00:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-25 10:00:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-25 10:00:04 [scrapy.extensions.telnet] INFO: Telnet Password: 6893dbc6ff13e968
2026-03-25 10:00:04 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-25 10:00:04 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/adesa.es/task_36_2026-03-25T10_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-25 10:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 10:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 10:00:04 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-25 10:00:04 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-25 10:00:04 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-25 10:00:04 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-25 10:00:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 10:00:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2118
2026-03-25 10:00:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-25 10:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-25 10:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-25 10:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-25 10:00:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-25 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-25 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-25 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-25 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-25 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-25 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-25 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-25 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-25 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-25 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-25 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-25 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-25 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-25 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-25 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-25 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-25 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-25 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-25 10:00:05 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-25 10:00:05 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-25 10:00:05 [scrapy.core.engine] INFO: Spider opened
2026-03-25 10:00:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-25 10:00:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-25 10:00:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-25 10:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-25 10:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-25 10:00:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10: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-25 10:00:13 [adesa.es] INFO: Found listing with ID: 10723102
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710723102%27 HTTP/1.1" 200 None
2026-03-25 10:00:13 [adesa.es] INFO: Scrape type for 10723102: 1
2026-03-25 10:00:13 [adesa.es] INFO: Scraping item 10723102 url https://www.openlane.eu/en/carv6/auction/10723102
2026-03-25 10:00:13 [adesa.es] INFO: Found listing with ID: 10723103
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710723103%27 HTTP/1.1" 200 None
2026-03-25 10:00:13 [adesa.es] INFO: Scrape type for 10723103: 1
2026-03-25 10:00:13 [adesa.es] INFO: Scraping item 10723103 url https://www.openlane.eu/en/carv6/auction/10723103
2026-03-25 10:00:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:13 [adesa.es] INFO: Found listing with ID: 10723101
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710723101%27 HTTP/1.1" 200 None
2026-03-25 10:00:13 [adesa.es] INFO: Scrape type for 10723101: 1
2026-03-25 10:00:13 [adesa.es] INFO: Scraping item 10723101 url https://www.openlane.eu/en/carv6/auction/10723101
2026-03-25 10:00:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:13 [adesa.es] INFO: Found listing with ID: 10723104
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710723104%27 HTTP/1.1" 200 None
2026-03-25 10:00:13 [adesa.es] INFO: Scrape type for 10723104: 1
2026-03-25 10:00:13 [adesa.es] INFO: Scraping item 10723104 url https://www.openlane.eu/en/carv6/auction/10723104
2026-03-25 10:00:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:13 [adesa.es] INFO: Found listing with ID: 10723118
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710723118%27 HTTP/1.1" 200 None
2026-03-25 10:00:13 [adesa.es] INFO: Scrape type for 10723118: 1
2026-03-25 10:00:13 [adesa.es] INFO: Scraping item 10723118 url https://www.openlane.eu/en/carv6/auction/10723118
2026-03-25 10:00:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:13 [adesa.es] INFO: Found listing with ID: 10721757
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710721757%27 HTTP/1.1" 200 None
2026-03-25 10:00:13 [adesa.es] INFO: Scrape type for 10721757: 1
2026-03-25 10:00:13 [adesa.es] INFO: Scraping item 10721757 url https://www.openlane.eu/en/carv6/auction/10721757
2026-03-25 10:00:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:13 [adesa.es] INFO: Found listing with ID: 10721759
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710721759%27 HTTP/1.1" 200 None
2026-03-25 10:00:13 [adesa.es] INFO: Scrape type for 10721759: 1
2026-03-25 10:00:13 [adesa.es] INFO: Scraping item 10721759 url https://www.openlane.eu/en/carv6/auction/10721759
2026-03-25 10:00:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:13 [adesa.es] INFO: Found listing with ID: 10719618
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710719618%27 HTTP/1.1" 200 None
2026-03-25 10:00:13 [adesa.es] INFO: Scrape type for 10719618: 0
2026-03-25 10:00:13 [adesa.es] INFO: Skipping item 10719618 url https://www.openlane.eu/en/carv6/auction/10719618
2026-03-25 10:00:13 [adesa.es] INFO: Found listing with ID: 10718351
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710718351%27 HTTP/1.1" 200 None
2026-03-25 10:00:13 [adesa.es] INFO: Scrape type for 10718351: 0
2026-03-25 10:00:13 [adesa.es] INFO: Skipping item 10718351 url https://www.openlane.eu/en/carv6/auction/10718351
2026-03-25 10:00:13 [adesa.es] INFO: Found listing with ID: 10716942
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710716942%27 HTTP/1.1" 200 None
2026-03-25 10:00:13 [adesa.es] INFO: Scrape type for 10716942: 0
2026-03-25 10:00:13 [adesa.es] INFO: Skipping item 10716942 url https://www.openlane.eu/en/carv6/auction/10716942
2026-03-25 10:00:13 [adesa.es] INFO: Found listing with ID: 10716943
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710716943%27 HTTP/1.1" 200 None
2026-03-25 10:00:13 [adesa.es] INFO: Scrape type for 10716943: 0
2026-03-25 10:00:13 [adesa.es] INFO: Skipping item 10716943 url https://www.openlane.eu/en/carv6/auction/10716943
2026-03-25 10:00:13 [adesa.es] INFO: Found listing with ID: 10716920
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710716920%27 HTTP/1.1" 200 None
2026-03-25 10:00:13 [adesa.es] INFO: Scrape type for 10716920: 0
2026-03-25 10:00:13 [adesa.es] INFO: Skipping item 10716920 url https://www.openlane.eu/en/carv6/auction/10716920
2026-03-25 10:00:13 [adesa.es] INFO: Found listing with ID: 10716929
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710716929%27 HTTP/1.1" 200 None
2026-03-25 10:00:13 [adesa.es] INFO: Scrape type for 10716929: 0
2026-03-25 10:00:13 [adesa.es] INFO: Skipping item 10716929 url https://www.openlane.eu/en/carv6/auction/10716929
2026-03-25 10:00:13 [adesa.es] INFO: Found listing with ID: 10716927
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710716927%27 HTTP/1.1" 200 None
2026-03-25 10:00:13 [adesa.es] INFO: Scrape type for 10716927: 0
2026-03-25 10:00:13 [adesa.es] INFO: Skipping item 10716927 url https://www.openlane.eu/en/carv6/auction/10716927
2026-03-25 10:00:13 [adesa.es] INFO: Found listing with ID: 10716926
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710716926%27 HTTP/1.1" 200 None
2026-03-25 10:00:13 [adesa.es] INFO: Scrape type for 10716926: 0
2026-03-25 10:00:13 [adesa.es] INFO: Skipping item 10716926 url https://www.openlane.eu/en/carv6/auction/10716926
2026-03-25 10:00:13 [adesa.es] INFO: Found listing with ID: 10716939
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710716939%27 HTTP/1.1" 200 None
2026-03-25 10:00:13 [adesa.es] INFO: Scrape type for 10716939: 0
2026-03-25 10:00:13 [adesa.es] INFO: Skipping item 10716939 url https://www.openlane.eu/en/carv6/auction/10716939
2026-03-25 10:00:13 [adesa.es] INFO: Found listing with ID: 10716925
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710716925%27 HTTP/1.1" 200 None
2026-03-25 10:00:13 [adesa.es] INFO: Scrape type for 10716925: 0
2026-03-25 10:00:13 [adesa.es] INFO: Skipping item 10716925 url https://www.openlane.eu/en/carv6/auction/10716925
2026-03-25 10:00:13 [adesa.es] INFO: Found listing with ID: 10716922
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710716922%27 HTTP/1.1" 200 None
2026-03-25 10:00:13 [adesa.es] INFO: Scrape type for 10716922: 0
2026-03-25 10:00:13 [adesa.es] INFO: Skipping item 10716922 url https://www.openlane.eu/en/carv6/auction/10716922
2026-03-25 10:00:13 [adesa.es] INFO: Found listing with ID: 10716935
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710716935%27 HTTP/1.1" 200 None
2026-03-25 10:00:13 [adesa.es] INFO: Scrape type for 10716935: 0
2026-03-25 10:00:13 [adesa.es] INFO: Skipping item 10716935 url https://www.openlane.eu/en/carv6/auction/10716935
2026-03-25 10:00:13 [adesa.es] INFO: Found listing with ID: 10716938
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710716938%27 HTTP/1.1" 200 None
2026-03-25 10:00:13 [adesa.es] INFO: Scrape type for 10716938: 0
2026-03-25 10:00:13 [adesa.es] INFO: Skipping item 10716938 url https://www.openlane.eu/en/carv6/auction/10716938
2026-03-25 10:00:13 [adesa.es] INFO: Found listing with ID: 10716936
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710716936%27 HTTP/1.1" 200 None
2026-03-25 10:00:13 [adesa.es] INFO: Scrape type for 10716936: 0
2026-03-25 10:00:13 [adesa.es] INFO: Skipping item 10716936 url https://www.openlane.eu/en/carv6/auction/10716936
2026-03-25 10:00:13 [adesa.es] INFO: Found listing with ID: 10716921
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710716921%27 HTTP/1.1" 200 None
2026-03-25 10:00:13 [adesa.es] INFO: Scrape type for 10716921: 0
2026-03-25 10:00:13 [adesa.es] INFO: Skipping item 10716921 url https://www.openlane.eu/en/carv6/auction/10716921
2026-03-25 10:00:13 [adesa.es] INFO: Found listing with ID: 10716945
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710716945%27 HTTP/1.1" 200 None
2026-03-25 10:00:13 [adesa.es] INFO: Scrape type for 10716945: 0
2026-03-25 10:00:13 [adesa.es] INFO: Skipping item 10716945 url https://www.openlane.eu/en/carv6/auction/10716945
2026-03-25 10:00:13 [adesa.es] INFO: Found listing with ID: 10716934
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710716934%27 HTTP/1.1" 200 None
2026-03-25 10:00:13 [adesa.es] INFO: Scrape type for 10716934: 0
2026-03-25 10:00:13 [adesa.es] INFO: Skipping item 10716934 url https://www.openlane.eu/en/carv6/auction/10716934
2026-03-25 10:00:13 [adesa.es] INFO: Found listing with ID: 10716918
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710716918%27 HTTP/1.1" 200 None
2026-03-25 10:00:13 [adesa.es] INFO: Scrape type for 10716918: 0
2026-03-25 10:00:13 [adesa.es] INFO: Skipping item 10716918 url https://www.openlane.eu/en/carv6/auction/10716918
2026-03-25 10:00:13 [adesa.es] INFO: Found listing with ID: 10716930
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710716930%27 HTTP/1.1" 200 None
2026-03-25 10:00:13 [adesa.es] INFO: Scrape type for 10716930: 0
2026-03-25 10:00:13 [adesa.es] INFO: Skipping item 10716930 url https://www.openlane.eu/en/carv6/auction/10716930
2026-03-25 10:00:13 [adesa.es] INFO: Found listing with ID: 10716931
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710716931%27 HTTP/1.1" 200 None
2026-03-25 10:00:13 [adesa.es] INFO: Scrape type for 10716931: 0
2026-03-25 10:00:13 [adesa.es] INFO: Skipping item 10716931 url https://www.openlane.eu/en/carv6/auction/10716931
2026-03-25 10:00:13 [adesa.es] INFO: Found listing with ID: 10716928
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710716928%27 HTTP/1.1" 200 None
2026-03-25 10:00:13 [adesa.es] INFO: Scrape type for 10716928: 0
2026-03-25 10:00:13 [adesa.es] INFO: Skipping item 10716928 url https://www.openlane.eu/en/carv6/auction/10716928
2026-03-25 10:00:13 [adesa.es] INFO: Found listing with ID: 10716924
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710716924%27 HTTP/1.1" 200 None
2026-03-25 10:00:13 [adesa.es] INFO: Scrape type for 10716924: 0
2026-03-25 10:00:13 [adesa.es] INFO: Skipping item 10716924 url https://www.openlane.eu/en/carv6/auction/10716924
2026-03-25 10:00:13 [adesa.es] INFO: Found listing with ID: 10716932
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710716932%27 HTTP/1.1" 200 None
2026-03-25 10:00:13 [adesa.es] INFO: Scrape type for 10716932: 0
2026-03-25 10:00:13 [adesa.es] INFO: Skipping item 10716932 url https://www.openlane.eu/en/carv6/auction/10716932
2026-03-25 10:00:13 [adesa.es] INFO: Found listing with ID: 10716919
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710716919%27 HTTP/1.1" 200 None
2026-03-25 10:00:14 [adesa.es] INFO: Scrape type for 10716919: 0
2026-03-25 10:00:14 [adesa.es] INFO: Skipping item 10716919 url https://www.openlane.eu/en/carv6/auction/10716919
2026-03-25 10:00:14 [adesa.es] INFO: Found listing with ID: 10716933
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710716933%27 HTTP/1.1" 200 None
2026-03-25 10:00:14 [adesa.es] INFO: Scrape type for 10716933: 0
2026-03-25 10:00:14 [adesa.es] INFO: Skipping item 10716933 url https://www.openlane.eu/en/carv6/auction/10716933
2026-03-25 10:00:14 [adesa.es] INFO: Found listing with ID: 10716940
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710716940%27 HTTP/1.1" 200 None
2026-03-25 10:00:14 [adesa.es] INFO: Scrape type for 10716940: 0
2026-03-25 10:00:14 [adesa.es] INFO: Skipping item 10716940 url https://www.openlane.eu/en/carv6/auction/10716940
2026-03-25 10:00:14 [adesa.es] INFO: Found listing with ID: 10716923
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710716923%27 HTTP/1.1" 200 None
2026-03-25 10:00:14 [adesa.es] INFO: Scrape type for 10716923: 0
2026-03-25 10:00:14 [adesa.es] INFO: Skipping item 10716923 url https://www.openlane.eu/en/carv6/auction/10716923
2026-03-25 10:00:14 [adesa.es] INFO: Found listing with ID: 10716937
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710716937%27 HTTP/1.1" 200 None
2026-03-25 10:00:14 [adesa.es] INFO: Scrape type for 10716937: 0
2026-03-25 10:00:14 [adesa.es] INFO: Skipping item 10716937 url https://www.openlane.eu/en/carv6/auction/10716937
2026-03-25 10:00:14 [adesa.es] INFO: Found listing with ID: 10716944
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710716944%27 HTTP/1.1" 200 None
2026-03-25 10:00:14 [adesa.es] INFO: Scrape type for 10716944: 0
2026-03-25 10:00:14 [adesa.es] INFO: Skipping item 10716944 url https://www.openlane.eu/en/carv6/auction/10716944
2026-03-25 10:00:14 [adesa.es] INFO: Found listing with ID: 10716941
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710716941%27 HTTP/1.1" 200 None
2026-03-25 10:00:14 [adesa.es] INFO: Scrape type for 10716941: 0
2026-03-25 10:00:14 [adesa.es] INFO: Skipping item 10716941 url https://www.openlane.eu/en/carv6/auction/10716941
2026-03-25 10:00:14 [adesa.es] INFO: Found listing with ID: 10405308
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405308%27 HTTP/1.1" 200 None
2026-03-25 10:00:14 [adesa.es] INFO: Scrape type for 10405308: 0
2026-03-25 10:00:14 [adesa.es] INFO: Skipping item 10405308 url https://www.openlane.eu/en/carv6/auction/10405308
2026-03-25 10:00:14 [adesa.es] INFO: Found listing with ID: 10405305
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405305%27 HTTP/1.1" 200 None
2026-03-25 10:00:14 [adesa.es] INFO: Scrape type for 10405305: 0
2026-03-25 10:00:14 [adesa.es] INFO: Skipping item 10405305 url https://www.openlane.eu/en/carv6/auction/10405305
2026-03-25 10:00:14 [adesa.es] INFO: Found listing with ID: 10518392
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710518392%27 HTTP/1.1" 200 None
2026-03-25 10:00:14 [adesa.es] INFO: Scrape type for 10518392: 0
2026-03-25 10:00:14 [adesa.es] INFO: Skipping item 10518392 url https://www.openlane.eu/en/carv6/auction/10518392
2026-03-25 10:00:14 [adesa.es] INFO: Found listing with ID: 10405309
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405309%27 HTTP/1.1" 200 None
2026-03-25 10:00:14 [adesa.es] INFO: Scrape type for 10405309: 0
2026-03-25 10:00:14 [adesa.es] INFO: Skipping item 10405309 url https://www.openlane.eu/en/carv6/auction/10405309
2026-03-25 10:00:14 [adesa.es] INFO: Found listing with ID: 10472332
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710472332%27 HTTP/1.1" 200 None
2026-03-25 10:00:14 [adesa.es] INFO: Scrape type for 10472332: 0
2026-03-25 10:00:14 [adesa.es] INFO: Skipping item 10472332 url https://www.openlane.eu/en/carv6/auction/10472332
2026-03-25 10:00:14 [adesa.es] INFO: Found listing with ID: 10438527
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710438527%27 HTTP/1.1" 200 None
2026-03-25 10:00:14 [adesa.es] INFO: Scrape type for 10438527: 0
2026-03-25 10:00:14 [adesa.es] INFO: Skipping item 10438527 url https://www.openlane.eu/en/carv6/auction/10438527
2026-03-25 10:00:14 [adesa.es] INFO: Found listing with ID: 10493754
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710493754%27 HTTP/1.1" 200 None
2026-03-25 10:00:14 [adesa.es] INFO: Scrape type for 10493754: 2
2026-03-25 10:00:14 [adesa.es] INFO: Scraping item 10493754 url https://www.openlane.eu/en/carv6/auction/10493754
2026-03-25 10:00:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:14 [adesa.es] INFO: Found listing with ID: 10505053
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710505053%27 HTTP/1.1" 200 None
2026-03-25 10:00:14 [adesa.es] INFO: Scrape type for 10505053: 0
2026-03-25 10:00:14 [adesa.es] INFO: Skipping item 10505053 url https://www.openlane.eu/en/carv6/auction/10505053
2026-03-25 10:00:14 [adesa.es] INFO: Found listing with ID: 10530259
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710530259%27 HTTP/1.1" 200 None
2026-03-25 10:00:14 [adesa.es] INFO: Scrape type for 10530259: 2
2026-03-25 10:00:14 [adesa.es] INFO: Scraping item 10530259 url https://www.openlane.eu/en/carv6/auction/10530259
2026-03-25 10:00:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:14 [adesa.es] INFO: Found listing with ID: 10512793
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710512793%27 HTTP/1.1" 200 None
2026-03-25 10:00:14 [adesa.es] INFO: Scrape type for 10512793: 2
2026-03-25 10:00:14 [adesa.es] INFO: Scraping item 10512793 url https://www.openlane.eu/en/carv6/auction/10512793
2026-03-25 10:00:14 [adesa.es] INFO: Found listing with ID: 10699474
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699474%27 HTTP/1.1" 200 None
2026-03-25 10:00:14 [adesa.es] INFO: Scrape type for 10699474: 0
2026-03-25 10:00:14 [adesa.es] INFO: Skipping item 10699474 url https://www.openlane.eu/en/carv6/auction/10699474
2026-03-25 10:00:14 [adesa.es] INFO: Found listing with ID: 10472260
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710472260%27 HTTP/1.1" 200 None
2026-03-25 10:00:14 [adesa.es] INFO: Scrape type for 10472260: 2
2026-03-25 10:00:14 [adesa.es] INFO: Scraping item 10472260 url https://www.openlane.eu/en/carv6/auction/10472260
2026-03-25 10:00:14 [adesa.es] INFO: Found listing with ID: 10640376
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710640376%27 HTTP/1.1" 200 None
2026-03-25 10:00:14 [adesa.es] INFO: Scrape type for 10640376: 2
2026-03-25 10:00:14 [adesa.es] INFO: Scraping item 10640376 url https://www.openlane.eu/en/carv6/auction/10640376
2026-03-25 10:00:14 [adesa.es] INFO: Found listing with ID: 10699430
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699430%27 HTTP/1.1" 200 None
2026-03-25 10:00:14 [adesa.es] INFO: Scrape type for 10699430: 0
2026-03-25 10:00:14 [adesa.es] INFO: Skipping item 10699430 url https://www.openlane.eu/en/carv6/auction/10699430
2026-03-25 10:00:14 [adesa.es] INFO: Found listing with ID: 10699427
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699427%27 HTTP/1.1" 200 None
2026-03-25 10:00:14 [adesa.es] INFO: Scrape type for 10699427: 2
2026-03-25 10:00:14 [adesa.es] INFO: Scraping item 10699427 url https://www.openlane.eu/en/carv6/auction/10699427
2026-03-25 10:00:14 [adesa.es] INFO: Found listing with ID: 10612546
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710612546%27 HTTP/1.1" 200 None
2026-03-25 10:00:14 [adesa.es] INFO: Scrape type for 10612546: 2
2026-03-25 10:00:14 [adesa.es] INFO: Scraping item 10612546 url https://www.openlane.eu/en/carv6/auction/10612546
2026-03-25 10:00:14 [adesa.es] INFO: Found listing with ID: 10674734
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710674734%27 HTTP/1.1" 200 None
2026-03-25 10:00:14 [adesa.es] INFO: Scrape type for 10674734: 0
2026-03-25 10:00:14 [adesa.es] INFO: Skipping item 10674734 url https://www.openlane.eu/en/carv6/auction/10674734
2026-03-25 10:00:14 [adesa.es] INFO: Found listing with ID: 10698910
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710698910%27 HTTP/1.1" 200 None
2026-03-25 10:00:14 [adesa.es] INFO: Scrape type for 10698910: 2
2026-03-25 10:00:14 [adesa.es] INFO: Scraping item 10698910 url https://www.openlane.eu/en/carv6/auction/10698910
2026-03-25 10:00:14 [adesa.es] INFO: Found listing with ID: 10698908
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710698908%27 HTTP/1.1" 200 None
2026-03-25 10:00:14 [adesa.es] INFO: Scrape type for 10698908: 2
2026-03-25 10:00:14 [adesa.es] INFO: Scraping item 10698908 url https://www.openlane.eu/en/carv6/auction/10698908
2026-03-25 10:00:14 [adesa.es] INFO: Found listing with ID: 10698919
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710698919%27 HTTP/1.1" 200 None
2026-03-25 10:00:14 [adesa.es] INFO: Scrape type for 10698919: 2
2026-03-25 10:00:14 [adesa.es] INFO: Scraping item 10698919 url https://www.openlane.eu/en/carv6/auction/10698919
2026-03-25 10:00:14 [adesa.es] INFO: Found listing with ID: 10698909
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710698909%27 HTTP/1.1" 200 None
2026-03-25 10:00:14 [adesa.es] INFO: Scrape type for 10698909: 0
2026-03-25 10:00:14 [adesa.es] INFO: Skipping item 10698909 url https://www.openlane.eu/en/carv6/auction/10698909
2026-03-25 10:00:14 [adesa.es] INFO: Found listing with ID: 10698907
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710698907%27 HTTP/1.1" 200 None
2026-03-25 10:00:14 [adesa.es] INFO: Scrape type for 10698907: 2
2026-03-25 10:00:14 [adesa.es] INFO: Scraping item 10698907 url https://www.openlane.eu/en/carv6/auction/10698907
2026-03-25 10:00:14 [adesa.es] INFO: Found listing with ID: 10682540
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710682540%27 HTTP/1.1" 200 None
2026-03-25 10:00:14 [adesa.es] INFO: Scrape type for 10682540: 0
2026-03-25 10:00:14 [adesa.es] INFO: Skipping item 10682540 url https://www.openlane.eu/en/carv6/auction/10682540
2026-03-25 10:00:14 [adesa.es] INFO: Found listing with ID: 10667492
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710667492%27 HTTP/1.1" 200 None
2026-03-25 10:00:14 [adesa.es] INFO: Scrape type for 10667492: 0
2026-03-25 10:00:14 [adesa.es] INFO: Skipping item 10667492 url https://www.openlane.eu/en/carv6/auction/10667492
2026-03-25 10:00:14 [adesa.es] INFO: Found listing with ID: 10452039
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710452039%27 HTTP/1.1" 200 None
2026-03-25 10:00:14 [adesa.es] INFO: Scrape type for 10452039: 2
2026-03-25 10:00:14 [adesa.es] INFO: Scraping item 10452039 url https://www.openlane.eu/en/carv6/auction/10452039
2026-03-25 10:00:14 [adesa.es] INFO: Found listing with ID: 10518394
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710518394%27 HTTP/1.1" 200 None
2026-03-25 10:00:14 [adesa.es] INFO: Scrape type for 10518394: 0
2026-03-25 10:00:14 [adesa.es] INFO: Skipping item 10518394 url https://www.openlane.eu/en/carv6/auction/10518394
2026-03-25 10:00:14 [adesa.es] INFO: Found listing with ID: 10405314
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405314%27 HTTP/1.1" 200 None
2026-03-25 10:00:14 [adesa.es] INFO: Scrape type for 10405314: 2
2026-03-25 10:00:14 [adesa.es] INFO: Scraping item 10405314 url https://www.openlane.eu/en/carv6/auction/10405314
2026-03-25 10:00:14 [adesa.es] INFO: Found listing with ID: 10405315
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405315%27 HTTP/1.1" 200 None
2026-03-25 10:00:14 [adesa.es] INFO: Scrape type for 10405315: 2
2026-03-25 10:00:14 [adesa.es] INFO: Scraping item 10405315 url https://www.openlane.eu/en/carv6/auction/10405315
2026-03-25 10:00:14 [adesa.es] INFO: Found listing with ID: 10550836
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710550836%27 HTTP/1.1" 200 None
2026-03-25 10:00:14 [adesa.es] INFO: Scrape type for 10550836: 2
2026-03-25 10:00:14 [adesa.es] INFO: Scraping item 10550836 url https://www.openlane.eu/en/carv6/auction/10550836
2026-03-25 10:00:14 [adesa.es] INFO: Found listing with ID: 10405317
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405317%27 HTTP/1.1" 200 None
2026-03-25 10:00:14 [adesa.es] INFO: Scrape type for 10405317: 2
2026-03-25 10:00:14 [adesa.es] INFO: Scraping item 10405317 url https://www.openlane.eu/en/carv6/auction/10405317
2026-03-25 10:00:14 [adesa.es] INFO: Found listing with ID: 10667491
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710667491%27 HTTP/1.1" 200 None
2026-03-25 10:00:14 [adesa.es] INFO: Scrape type for 10667491: 0
2026-03-25 10:00:14 [adesa.es] INFO: Skipping item 10667491 url https://www.openlane.eu/en/carv6/auction/10667491
2026-03-25 10:00:14 [adesa.es] INFO: Found listing with ID: 10653126
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710653126%27 HTTP/1.1" 200 None
2026-03-25 10:00:14 [adesa.es] INFO: Scrape type for 10653126: 2
2026-03-25 10:00:14 [adesa.es] INFO: Scraping item 10653126 url https://www.openlane.eu/en/carv6/auction/10653126
2026-03-25 10:00:14 [adesa.es] INFO: Found listing with ID: 10677699
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710677699%27 HTTP/1.1" 200 None
2026-03-25 10:00:14 [adesa.es] INFO: Scrape type for 10677699: 0
2026-03-25 10:00:14 [adesa.es] INFO: Skipping item 10677699 url https://www.openlane.eu/en/carv6/auction/10677699
2026-03-25 10:00:14 [adesa.es] INFO: Found listing with ID: 10640087
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710640087%27 HTTP/1.1" 200 None
2026-03-25 10:00:14 [adesa.es] INFO: Scrape type for 10640087: 2
2026-03-25 10:00:14 [adesa.es] INFO: Scraping item 10640087 url https://www.openlane.eu/en/carv6/auction/10640087
2026-03-25 10:00:14 [adesa.es] INFO: Found listing with ID: 10699482
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699482%27 HTTP/1.1" 200 None
2026-03-25 10:00:14 [adesa.es] INFO: Scrape type for 10699482: 0
2026-03-25 10:00:14 [adesa.es] INFO: Skipping item 10699482 url https://www.openlane.eu/en/carv6/auction/10699482
2026-03-25 10:00:14 [adesa.es] INFO: Found listing with ID: 10700528
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710700528%27 HTTP/1.1" 200 None
2026-03-25 10:00:15 [adesa.es] INFO: Scrape type for 10700528: 0
2026-03-25 10:00:15 [adesa.es] INFO: Skipping item 10700528 url https://www.openlane.eu/en/carv6/auction/10700528
2026-03-25 10:00:15 [adesa.es] INFO: Found listing with ID: 10699483
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699483%27 HTTP/1.1" 200 None
2026-03-25 10:00:15 [adesa.es] INFO: Scrape type for 10699483: 2
2026-03-25 10:00:15 [adesa.es] INFO: Scraping item 10699483 url https://www.openlane.eu/en/carv6/auction/10699483
2026-03-25 10:00:15 [adesa.es] INFO: Found listing with ID: 10666060
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710666060%27 HTTP/1.1" 200 None
2026-03-25 10:00:15 [adesa.es] INFO: Scrape type for 10666060: 0
2026-03-25 10:00:15 [adesa.es] INFO: Skipping item 10666060 url https://www.openlane.eu/en/carv6/auction/10666060
2026-03-25 10:00:15 [adesa.es] INFO: Found listing with ID: 10619585
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710619585%27 HTTP/1.1" 200 None
2026-03-25 10:00:15 [adesa.es] INFO: Scrape type for 10619585: 0
2026-03-25 10:00:15 [adesa.es] INFO: Skipping item 10619585 url https://www.openlane.eu/en/carv6/auction/10619585
2026-03-25 10:00:15 [adesa.es] INFO: Found listing with ID: 10655463
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710655463%27 HTTP/1.1" 200 None
2026-03-25 10:00:15 [adesa.es] INFO: Scrape type for 10655463: 2
2026-03-25 10:00:15 [adesa.es] INFO: Scraping item 10655463 url https://www.openlane.eu/en/carv6/auction/10655463
2026-03-25 10:00:15 [adesa.es] INFO: Found listing with ID: 10276412
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710276412%27 HTTP/1.1" 200 None
2026-03-25 10:00:15 [adesa.es] INFO: Scrape type for 10276412: 2
2026-03-25 10:00:15 [adesa.es] INFO: Scraping item 10276412 url https://www.openlane.eu/en/carv6/auction/10276412
2026-03-25 10:00:15 [adesa.es] INFO: Found listing with ID: 10643525
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710643525%27 HTTP/1.1" 200 None
2026-03-25 10:00:15 [adesa.es] INFO: Scrape type for 10643525: 2
2026-03-25 10:00:15 [adesa.es] INFO: Scraping item 10643525 url https://www.openlane.eu/en/carv6/auction/10643525
2026-03-25 10:00:15 [adesa.es] INFO: Found listing with ID: 10571283
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710571283%27 HTTP/1.1" 200 None
2026-03-25 10:00:15 [adesa.es] INFO: Scrape type for 10571283: 2
2026-03-25 10:00:15 [adesa.es] INFO: Scraping item 10571283 url https://www.openlane.eu/en/carv6/auction/10571283
2026-03-25 10:00:15 [adesa.es] INFO: Found listing with ID: 10405331
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405331%27 HTTP/1.1" 200 None
2026-03-25 10:00:15 [adesa.es] INFO: Scrape type for 10405331: 2
2026-03-25 10:00:15 [adesa.es] INFO: Scraping item 10405331 url https://www.openlane.eu/en/carv6/auction/10405331
2026-03-25 10:00:15 [adesa.es] INFO: Found listing with ID: 10676254
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710676254%27 HTTP/1.1" 200 None
2026-03-25 10:00:15 [adesa.es] INFO: Scrape type for 10676254: 0
2026-03-25 10:00:15 [adesa.es] INFO: Skipping item 10676254 url https://www.openlane.eu/en/carv6/auction/10676254
2026-03-25 10:00:15 [adesa.es] INFO: Found listing with ID: 10571281
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710571281%27 HTTP/1.1" 200 None
2026-03-25 10:00:15 [adesa.es] INFO: Scrape type for 10571281: 2
2026-03-25 10:00:15 [adesa.es] INFO: Scraping item 10571281 url https://www.openlane.eu/en/carv6/auction/10571281
2026-03-25 10:00:15 [adesa.es] INFO: Found listing with ID: 10572723
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710572723%27 HTTP/1.1" 200 None
2026-03-25 10:00:15 [adesa.es] INFO: Scrape type for 10572723: 2
2026-03-25 10:00:15 [adesa.es] INFO: Scraping item 10572723 url https://www.openlane.eu/en/carv6/auction/10572723
2026-03-25 10:00:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721757> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:00:15 [adesa.es] INFO: Found listing with ID: 10694302
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710694302%27 HTTP/1.1" 200 None
2026-03-25 10:00:15 [adesa.es] INFO: Scrape type for 10694302: 0
2026-03-25 10:00:15 [adesa.es] INFO: Skipping item 10694302 url https://www.openlane.eu/en/carv6/auction/10694302
2026-03-25 10:00:15 [adesa.es] INFO: Found listing with ID: 10654226
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710654226%27 HTTP/1.1" 200 None
2026-03-25 10:00:15 [adesa.es] INFO: Scrape type for 10654226: 0
2026-03-25 10:00:15 [adesa.es] INFO: Skipping item 10654226 url https://www.openlane.eu/en/carv6/auction/10654226
2026-03-25 10:00:15 [adesa.es] INFO: Found listing with ID: 10601084
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710601084%27 HTTP/1.1" 200 None
2026-03-25 10:00:15 [adesa.es] INFO: Scrape type for 10601084: 2
2026-03-25 10:00:15 [adesa.es] INFO: Scraping item 10601084 url https://www.openlane.eu/en/carv6/auction/10601084
2026-03-25 10:00:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:15 [adesa.es] INFO: Found listing with ID: 10633069
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710633069%27 HTTP/1.1" 200 None
2026-03-25 10:00:15 [adesa.es] INFO: Scrape type for 10633069: 2
2026-03-25 10:00:15 [adesa.es] INFO: Scraping item 10633069 url https://www.openlane.eu/en/carv6/auction/10633069
2026-03-25 10:00:15 [adesa.es] INFO: Found listing with ID: 10649239
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710649239%27 HTTP/1.1" 200 None
2026-03-25 10:00:15 [adesa.es] INFO: Scrape type for 10649239: 2
2026-03-25 10:00:15 [adesa.es] INFO: Scraping item 10649239 url https://www.openlane.eu/en/carv6/auction/10649239
2026-03-25 10:00:15 [adesa.es] INFO: Found listing with ID: 10648087
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710648087%27 HTTP/1.1" 200 None
2026-03-25 10:00:15 [adesa.es] INFO: Scrape type for 10648087: 0
2026-03-25 10:00:15 [adesa.es] INFO: Skipping item 10648087 url https://www.openlane.eu/en/carv6/auction/10648087
2026-03-25 10:00:15 [adesa.es] INFO: Found listing with ID: 10633072
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710633072%27 HTTP/1.1" 200 None
2026-03-25 10:00:15 [adesa.es] INFO: Scrape type for 10633072: 0
2026-03-25 10:00:15 [adesa.es] INFO: Skipping item 10633072 url https://www.openlane.eu/en/carv6/auction/10633072
2026-03-25 10:00:15 [adesa.es] INFO: Found listing with ID: 10506267
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710506267%27 HTTP/1.1" 200 None
2026-03-25 10:00:15 [adesa.es] INFO: Scrape type for 10506267: 0
2026-03-25 10:00:15 [adesa.es] INFO: Skipping item 10506267 url https://www.openlane.eu/en/carv6/auction/10506267
2026-03-25 10:00:15 [adesa.es] INFO: Found listing with ID: 10532903
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710532903%27 HTTP/1.1" 200 None
2026-03-25 10:00:15 [adesa.es] INFO: Scrape type for 10532903: 0
2026-03-25 10:00:15 [adesa.es] INFO: Skipping item 10532903 url https://www.openlane.eu/en/carv6/auction/10532903
2026-03-25 10:00:15 [adesa.es] INFO: Found listing with ID: 10698917
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710698917%27 HTTP/1.1" 200 None
2026-03-25 10:00:15 [adesa.es] INFO: Scrape type for 10698917: 2
2026-03-25 10:00:15 [adesa.es] INFO: Scraping item 10698917 url https://www.openlane.eu/en/carv6/auction/10698917
2026-03-25 10:00:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9db1da6-8818-536b-9098-00508b22c3ae with identifier: 10721757
2026-03-25 10:00:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9db1da6-8818-536b-9098-00508b22c3ae with scrape type 1
2026-03-25 10:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d9db1da6-8818-536b-9098-00508b22c3ae
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5592392%252Fgeneral%252F15c3d8d3-2eb9-4956-bdc3-53cabc6c280c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5592392/general/15c3d8d3-2eb9-4956-bdc3-53cabc6c280c.jpg already downloaded
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5592392%252Fgeneral%252F0e6701b1-9975-4e7f-8ac2-7959afdb4b79.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5592392/general/0e6701b1-9975-4e7f-8ac2-7959afdb4b79.jpg already downloaded
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5592392%252Fgeneral%252F629397e3-7004-455f-a729-38fea69322d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5592392/general/629397e3-7004-455f-a729-38fea69322d6.jpg already downloaded
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5592392%252Fgeneral%252Fcab19c1d-ad2f-4d0d-ac6a-d42d10d5d887.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5592392/general/cab19c1d-ad2f-4d0d-ac6a-d42d10d5d887.jpg already downloaded
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5592392%252Fgeneral%252Fd1b24f9a-93f6-4391-8fd5-601cecbafe3b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5592392/general/d1b24f9a-93f6-4391-8fd5-601cecbafe3b.jpg already downloaded
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5592392%252Fgeneral%252F864ae586-f505-49e3-9562-760373330e01.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5592392/general/864ae586-f505-49e3-9562-760373330e01.jpg already downloaded
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5592392%252Fgeneral%252Fb3cef2a7-257d-4901-b841-943bbcdc4fcb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5592392/general/b3cef2a7-257d-4901-b841-943bbcdc4fcb.jpg already downloaded
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5592392%252Fgeneral%252F7af772c8-2f3d-438c-8525-e3b70347eb66.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5592392/general/7af772c8-2f3d-438c-8525-e3b70347eb66.jpg already downloaded
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5592392%252Fgeneral%252F730930e7-9510-4f85-9c4b-6a23bfa33269.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5592392/general/730930e7-9510-4f85-9c4b-6a23bfa33269.jpg already downloaded
2026-03-25 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5592392%252Fgeneral%252F91df6196-a957-4994-acee-bf9e76a26c13.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5592392/general/91df6196-a957-4994-acee-bf9e76a26c13.jpg already downloaded
2026-03-25 10:00:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: d9db1da6-8818-536b-9098-00508b22c3ae, identifier: 10721757
2026-03-25 10:00:16 [adesa.es] INFO: Found listing with ID: 10405389
2026-03-25 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405389%27 HTTP/1.1" 200 None
2026-03-25 10:00:16 [adesa.es] INFO: Scrape type for 10405389: 0
2026-03-25 10:00:16 [adesa.es] INFO: Skipping item 10405389 url https://www.openlane.eu/en/carv6/auction/10405389
2026-03-25 10:00:16 [adesa.es] INFO: Found listing with ID: 10190878
2026-03-25 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710190878%27 HTTP/1.1" 200 None
2026-03-25 10:00:16 [adesa.es] INFO: Scrape type for 10190878: 0
2026-03-25 10:00:16 [adesa.es] INFO: Skipping item 10190878 url https://www.openlane.eu/en/carv6/auction/10190878
2026-03-25 10:00:16 [adesa.es] INFO: Found listing with ID: 10547993
2026-03-25 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710547993%27 HTTP/1.1" 200 None
2026-03-25 10:00:16 [adesa.es] INFO: Scrape type for 10547993: 0
2026-03-25 10:00:16 [adesa.es] INFO: Skipping item 10547993 url https://www.openlane.eu/en/carv6/auction/10547993
2026-03-25 10:00:16 [adesa.es] INFO: Found listing with ID: 10390884
2026-03-25 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710390884%27 HTTP/1.1" 200 None
2026-03-25 10:00:16 [adesa.es] INFO: Scrape type for 10390884: 0
2026-03-25 10:00:16 [adesa.es] INFO: Skipping item 10390884 url https://www.openlane.eu/en/carv6/auction/10390884
2026-03-25 10:00:16 [adesa.es] INFO: Found listing with ID: 10268081
2026-03-25 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710268081%27 HTTP/1.1" 200 None
2026-03-25 10:00:16 [adesa.es] INFO: Scrape type for 10268081: 0
2026-03-25 10:00:16 [adesa.es] INFO: Skipping item 10268081 url https://www.openlane.eu/en/carv6/auction/10268081
2026-03-25 10:00:16 [adesa.es] INFO: Found listing with ID: 10290504
2026-03-25 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710290504%27 HTTP/1.1" 200 None
2026-03-25 10:00:16 [adesa.es] INFO: Scrape type for 10290504: 0
2026-03-25 10:00:16 [adesa.es] INFO: Skipping item 10290504 url https://www.openlane.eu/en/carv6/auction/10290504
2026-03-25 10:00:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: d9db1da6-8818-536b-9098-00508b22c3ae with identifier: 10721757
2026-03-25 10:00:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 10:00:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-25 10:00:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 10: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-25 10:00:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 10: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-25 10:00:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 10: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-25 10:00:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: d9db1da6-8818-536b-9098-00508b22c3ae with identifier: 10721757
2026-03-25 10:00:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: d9db1da6-8818-536b-9098-00508b22c3ae with identifier: 10721757 to the API
2026-03-25 10:00:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:00:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:00:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721757>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 231,
'expiration_date': '2026-03-26T14:05:00Z',
'fuel_type': 'Petrol',
'id': 'd9db1da6-8818-536b-9098-00508b22c3ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'U 6644KDH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721757',
'listing': 'auctionplusdirectbuy',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 68979,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5592392/general/15c3d8d3-2eb9-4956-bdc3-53cabc6c280c.jpg',
'https://images.openlane.eu/carimgs/5592392/general/0e6701b1-9975-4e7f-8ac2-7959afdb4b79.jpg',
'https://images.openlane.eu/carimgs/5592392/general/629397e3-7004-455f-a729-38fea69322d6.jpg',
'https://images.openlane.eu/carimgs/5592392/general/cab19c1d-ad2f-4d0d-ac6a-d42d10d5d887.jpg',
'https://images.openlane.eu/carimgs/5592392/general/d1b24f9a-93f6-4391-8fd5-601cecbafe3b.jpg',
'https://images.openlane.eu/carimgs/5592392/general/864ae586-f505-49e3-9562-760373330e01.jpg',
'https://images.openlane.eu/carimgs/5592392/general/b3cef2a7-257d-4901-b841-943bbcdc4fcb.jpg',
'https://images.openlane.eu/carimgs/5592392/general/7af772c8-2f3d-438c-8525-e3b70347eb66.jpg',
'https://images.openlane.eu/carimgs/5592392/general/730930e7-9510-4f85-9c4b-6a23bfa33269.jpg',
'https://images.openlane.eu/carimgs/5592392/general/91df6196-a957-4994-acee-bf9e76a26c13.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9db1da6-8818-536b-9098-00508b22c3ae/d9db1da6-8818-536b-9098-00508b22c3ae_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83528,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5592392/general/15c3d8d3-2eb9-4956-bdc3-53cabc6c280c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9db1da6-8818-536b-9098-00508b22c3ae/d9db1da6-8818-536b-9098-00508b22c3ae_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87646,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5592392/general/0e6701b1-9975-4e7f-8ac2-7959afdb4b79.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9db1da6-8818-536b-9098-00508b22c3ae/d9db1da6-8818-536b-9098-00508b22c3ae_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78077,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5592392/general/629397e3-7004-455f-a729-38fea69322d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9db1da6-8818-536b-9098-00508b22c3ae/d9db1da6-8818-536b-9098-00508b22c3ae_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89750,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5592392/general/cab19c1d-ad2f-4d0d-ac6a-d42d10d5d887.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9db1da6-8818-536b-9098-00508b22c3ae/d9db1da6-8818-536b-9098-00508b22c3ae_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65826,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5592392/general/d1b24f9a-93f6-4391-8fd5-601cecbafe3b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9db1da6-8818-536b-9098-00508b22c3ae/d9db1da6-8818-536b-9098-00508b22c3ae_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76911,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5592392/general/864ae586-f505-49e3-9562-760373330e01.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9db1da6-8818-536b-9098-00508b22c3ae/d9db1da6-8818-536b-9098-00508b22c3ae_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75945,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5592392/general/b3cef2a7-257d-4901-b841-943bbcdc4fcb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9db1da6-8818-536b-9098-00508b22c3ae/d9db1da6-8818-536b-9098-00508b22c3ae_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107349,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5592392/general/7af772c8-2f3d-438c-8525-e3b70347eb66.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9db1da6-8818-536b-9098-00508b22c3ae/d9db1da6-8818-536b-9098-00508b22c3ae_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100537,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5592392/general/730930e7-9510-4f85-9c4b-6a23bfa33269.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9db1da6-8818-536b-9098-00508b22c3ae/d9db1da6-8818-536b-9098-00508b22c3ae_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84501,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5592392/general/91df6196-a957-4994-acee-bf9e76a26c13.jpg',
'Width': 1024}],
'price': 14500,
'price_includes_vat': True,
'registration_date': '2017-09-28',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Mini Clubman John Cooper Works - Petrol - Automatic - 231 hp - '
'68.979 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-25 10:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710721757%27 HTTP/1.1" 200 None
2026-03-25 10:00:20 [adesa.es] INFO: Saving data for 10721757: {'created_time': 1774432820.362484, 'last_price_update_time': 1774432820.362499, 'auction_closing_time': 1774533900.0}
2026-03-25 10:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10721757') HTTP/1.1" 204 0
2026-03-25 10:00:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10493754> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:00:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723103> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:00:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723102> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:00:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723104> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:00:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721759> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:00:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723101> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:00:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03805d96-6df9-58e0-995a-1b2cc1401321 with identifier: 10493754
2026-03-25 10:00:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03805d96-6df9-58e0-995a-1b2cc1401321 with scrape type 2
2026-03-25 10:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03805d96-6df9-58e0-995a-1b2cc1401321 with scrape type 2
2026-03-25 10:00:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 03805d96-6df9-58e0-995a-1b2cc1401321, identifier: 10493754
2026-03-25 10:00:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 03805d96-6df9-58e0-995a-1b2cc1401321 with identifier: 10493754
2026-03-25 10:00:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 10:00:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-25 10:00:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 10:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 10:00:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 03805d96-6df9-58e0-995a-1b2cc1401321 with identifier: 10493754
2026-03-25 10:00:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 03805d96-6df9-58e0-995a-1b2cc1401321 with identifier: 10493754 to the API
2026-03-25 10:00:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:00:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:00:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10493754>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 112,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '03805d96-6df9-58e0-995a-1b2cc1401321',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '52075',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10493754',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 38418,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-06-18',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Sandero 1.0 TCe Stepway Extreme - Petrol - Manual - 112 hp - '
'38.418 km',
'transmission': 'manual',
'trim': 'Stepway Extreme',
'vin': None,
'year': 2024}
2026-03-25 10:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710493754%27 HTTP/1.1" 200 None
2026-03-25 10:00:21 [adesa.es] INFO: Saving data for 10493754: {'auction_closing_time': 1798675200.0, 'created_time': 1773334953.553766, 'last_price_update_time': 1774432821.852474}
2026-03-25 10:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10493754') HTTP/1.1" 204 0
2026-03-25 10:00:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dff92b1c-1080-5b21-8b5a-c18536371bd2 with identifier: 10723103
2026-03-25 10:00:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dff92b1c-1080-5b21-8b5a-c18536371bd2 with scrape type 1
2026-03-25 10:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dff92b1c-1080-5b21-8b5a-c18536371bd2
2026-03-25 10:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551570%252Fgeneral%252Fa779a127-6577-456f-be37-cb09ec718b2c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551570/general/a779a127-6577-456f-be37-cb09ec718b2c.jpg already downloaded
2026-03-25 10:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551570%252Fgeneral%252F53af4a19-462d-419e-a4ce-77fe93d9248a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551570/general/53af4a19-462d-419e-a4ce-77fe93d9248a.jpg already downloaded
2026-03-25 10:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551570%252Fgeneral%252F3535daf2-fd96-4566-8467-73484f43d90a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551570/general/3535daf2-fd96-4566-8467-73484f43d90a.jpg already downloaded
2026-03-25 10:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551570%252Fgeneral%252Fd4440aa5-c46b-47e3-9ef5-db423e61dbfe.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551570/general/d4440aa5-c46b-47e3-9ef5-db423e61dbfe.jpg already downloaded
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551570%252Fgeneral%252F77852e06-2939-4110-ae9e-7fedc4ed2d77.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551570/general/77852e06-2939-4110-ae9e-7fedc4ed2d77.jpg already downloaded
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551570%252Fgeneral%252Fd6bd8e8d-a18e-4ba1-839c-37432d838814.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551570/general/d6bd8e8d-a18e-4ba1-839c-37432d838814.jpg already downloaded
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551570%252Fgeneral%252Fea1dca99-2152-4cee-8652-edbe8d536eaf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551570/general/ea1dca99-2152-4cee-8652-edbe8d536eaf.jpg already downloaded
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551570%252Fgeneral%252Fd38988dd-79b3-4975-8db3-2bd560f4183b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551570/general/d38988dd-79b3-4975-8db3-2bd560f4183b.jpg already downloaded
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551570%252Fgeneral%252Fe02b829a-17eb-4c48-a9f7-423a40903885.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551570/general/e02b829a-17eb-4c48-a9f7-423a40903885.jpg already downloaded
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551570%252Fgeneral%252F1747d608-a29f-4140-a0ad-5aa662048e23.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551570/general/1747d608-a29f-4140-a0ad-5aa662048e23.jpg already downloaded
2026-03-25 10:00:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: dff92b1c-1080-5b21-8b5a-c18536371bd2, identifier: 10723103
2026-03-25 10:00:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58940857-12fb-5dcf-8b81-30461735e8db with identifier: 10723102
2026-03-25 10:00:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58940857-12fb-5dcf-8b81-30461735e8db with scrape type 1
2026-03-25 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 58940857-12fb-5dcf-8b81-30461735e8db
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551569%252Fgeneral%252F156bd6ba-d699-48a9-ba84-d502728b3dd0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551569/general/156bd6ba-d699-48a9-ba84-d502728b3dd0.jpg already downloaded
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551569%252Fgeneral%252F8bcb7de7-5654-4ab5-8631-b8632593619b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551569/general/8bcb7de7-5654-4ab5-8631-b8632593619b.jpg already downloaded
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551569%252Fgeneral%252Fb7176859-e7a0-4a49-84b5-d679758cb759.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551569/general/b7176859-e7a0-4a49-84b5-d679758cb759.jpg already downloaded
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551569%252Fgeneral%252Fce224340-4f37-4040-bb80-40a3dbd0afbf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551569/general/ce224340-4f37-4040-bb80-40a3dbd0afbf.jpg already downloaded
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551569%252Fgeneral%252Fe9fd865d-f560-408a-a667-182260a4f5df.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551569/general/e9fd865d-f560-408a-a667-182260a4f5df.jpg already downloaded
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551569%252Fgeneral%252Fa23b3b63-6b27-44ab-8ae9-310c1c9f3ed3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551569/general/a23b3b63-6b27-44ab-8ae9-310c1c9f3ed3.jpg already downloaded
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551569%252Fgeneral%252F3cdde4d2-8d7e-47a3-b7cd-dfceaca64fcb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551569/general/3cdde4d2-8d7e-47a3-b7cd-dfceaca64fcb.jpg already downloaded
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551569%252Fgeneral%252Ffabf4d04-660a-4b18-b7b3-c7dcdac3dacd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551569/general/fabf4d04-660a-4b18-b7b3-c7dcdac3dacd.jpg already downloaded
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551569%252Fgeneral%252F2c6bb57d-5a9f-4a59-a41c-350fbba08e4a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551569/general/2c6bb57d-5a9f-4a59-a41c-350fbba08e4a.jpg already downloaded
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551569%252Fgeneral%252F8ea76ee8-a974-4382-899a-d82d9c62e132.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551569/general/8ea76ee8-a974-4382-899a-d82d9c62e132.jpg already downloaded
2026-03-25 10:00:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 58940857-12fb-5dcf-8b81-30461735e8db, identifier: 10723102
2026-03-25 10:00:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d00ceb6-8439-5fb5-9e91-606d008d3bde with identifier: 10723104
2026-03-25 10:00:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d00ceb6-8439-5fb5-9e91-606d008d3bde with scrape type 1
2026-03-25 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2d00ceb6-8439-5fb5-9e91-606d008d3bde
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551571%252Fgeneral%252F1505c405-f21a-45af-bae4-6b3694b5982e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551571/general/1505c405-f21a-45af-bae4-6b3694b5982e.jpg already downloaded
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551571%252Fgeneral%252F06777edf-bb76-4466-a95e-fde3bbf4ae00.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551571/general/06777edf-bb76-4466-a95e-fde3bbf4ae00.jpg already downloaded
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551571%252Fgeneral%252F4a818752-2cf3-469a-a423-0dac8a402105.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551571/general/4a818752-2cf3-469a-a423-0dac8a402105.jpg already downloaded
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551571%252Fgeneral%252Fbfca9830-b2ff-438a-aebd-9c746fa1e549.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551571/general/bfca9830-b2ff-438a-aebd-9c746fa1e549.jpg already downloaded
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551571%252Fgeneral%252F1538caae-a00a-4e2e-8888-0b10d11dc5b3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551571/general/1538caae-a00a-4e2e-8888-0b10d11dc5b3.jpg already downloaded
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551571%252Fgeneral%252F15f2dfee-0a17-49d3-84c5-861843dd5e5d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551571/general/15f2dfee-0a17-49d3-84c5-861843dd5e5d.jpg already downloaded
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551571%252Fgeneral%252Ff9426084-8c9c-4265-89b2-c46f6a33eae6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551571/general/f9426084-8c9c-4265-89b2-c46f6a33eae6.jpg already downloaded
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551571%252Fgeneral%252F19c445a9-0926-405c-9f79-fcb721a8c82e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551571/general/19c445a9-0926-405c-9f79-fcb721a8c82e.jpg already downloaded
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551571%252Fgeneral%252F9a5b0432-cf63-4089-bb3d-1d28d69ad913.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551571/general/9a5b0432-cf63-4089-bb3d-1d28d69ad913.jpg already downloaded
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551571%252Fgeneral%252F048f2104-8771-4d7d-9a4d-94ce126c69cb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551571/general/048f2104-8771-4d7d-9a4d-94ce126c69cb.jpg already downloaded
2026-03-25 10:00:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 2d00ceb6-8439-5fb5-9e91-606d008d3bde, identifier: 10723104
2026-03-25 10:00:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: beafadc1-f697-53ba-926a-1a8f9c8fefde with identifier: 10721759
2026-03-25 10:00:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item beafadc1-f697-53ba-926a-1a8f9c8fefde with scrape type 1
2026-03-25 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item beafadc1-f697-53ba-926a-1a8f9c8fefde
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671311%252Fgeneral%252Fbbe6791b-a75b-4178-a23e-4d50ba222266.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671311/general/bbe6791b-a75b-4178-a23e-4d50ba222266.jpg already downloaded
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671311%252Fgeneral%252Ffea11be8-6bbe-4092-b3e0-ffc9d7ab677a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671311/general/fea11be8-6bbe-4092-b3e0-ffc9d7ab677a.jpg already downloaded
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671311%252Fgeneral%252F7c26e5d1-182f-455a-92af-409887511b53.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671311/general/7c26e5d1-182f-455a-92af-409887511b53.jpg already downloaded
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671311%252Fgeneral%252Fe72490a0-3a31-4ca0-a1d4-009822da5691.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671311/general/e72490a0-3a31-4ca0-a1d4-009822da5691.jpg already downloaded
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671311%252Fgeneral%252F7ed87c80-e58e-4bb0-8af9-673e1e5b1535.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671311/general/7ed87c80-e58e-4bb0-8af9-673e1e5b1535.jpg already downloaded
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671311%252Fgeneral%252Fbec72753-6166-4db0-bef8-1db234f9f74b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671311/general/bec72753-6166-4db0-bef8-1db234f9f74b.jpg already downloaded
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671311%252Fgeneral%252F089f4953-348a-499e-9aff-6da0f9713cc3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671311/general/089f4953-348a-499e-9aff-6da0f9713cc3.jpg already downloaded
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671311%252Fgeneral%252F9e09b663-e3c0-4992-a9cd-a68e70aa3e6f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671311/general/9e09b663-e3c0-4992-a9cd-a68e70aa3e6f.jpg already downloaded
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671311%252Fgeneral%252F9c1c3794-6afe-4af1-a669-0b9c6b0bf52c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671311/general/9c1c3794-6afe-4af1-a669-0b9c6b0bf52c.jpg already downloaded
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671311%252Fgeneral%252F8d2e1035-0b16-49fc-b18a-2add275133aa.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671311/general/8d2e1035-0b16-49fc-b18a-2add275133aa.jpg already downloaded
2026-03-25 10:00:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: beafadc1-f697-53ba-926a-1a8f9c8fefde, identifier: 10721759
2026-03-25 10:00:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: dff92b1c-1080-5b21-8b5a-c18536371bd2 with identifier: 10723103
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-25 10:00:23 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 10: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-25 10:00:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: dff92b1c-1080-5b21-8b5a-c18536371bd2 with identifier: 10723103
2026-03-25 10:00:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: dff92b1c-1080-5b21-8b5a-c18536371bd2 with identifier: 10723103 to the API
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:00:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723103>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'dff92b1c-1080-5b21-8b5a-c18536371bd2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'S36V1',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723103',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'T',
'odometer': 18873,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5551570/general/a779a127-6577-456f-be37-cb09ec718b2c.jpg',
'https://images.openlane.eu/carimgs/5551570/general/53af4a19-462d-419e-a4ce-77fe93d9248a.jpg',
'https://images.openlane.eu/carimgs/5551570/general/3535daf2-fd96-4566-8467-73484f43d90a.jpg',
'https://images.openlane.eu/carimgs/5551570/general/d4440aa5-c46b-47e3-9ef5-db423e61dbfe.jpg',
'https://images.openlane.eu/carimgs/5551570/general/77852e06-2939-4110-ae9e-7fedc4ed2d77.jpg',
'https://images.openlane.eu/carimgs/5551570/general/d6bd8e8d-a18e-4ba1-839c-37432d838814.jpg',
'https://images.openlane.eu/carimgs/5551570/general/ea1dca99-2152-4cee-8652-edbe8d536eaf.jpg',
'https://images.openlane.eu/carimgs/5551570/general/d38988dd-79b3-4975-8db3-2bd560f4183b.jpg',
'https://images.openlane.eu/carimgs/5551570/general/e02b829a-17eb-4c48-a9f7-423a40903885.jpg',
'https://images.openlane.eu/carimgs/5551570/general/1747d608-a29f-4140-a0ad-5aa662048e23.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dff92b1c-1080-5b21-8b5a-c18536371bd2/dff92b1c-1080-5b21-8b5a-c18536371bd2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82797,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551570/general/a779a127-6577-456f-be37-cb09ec718b2c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dff92b1c-1080-5b21-8b5a-c18536371bd2/dff92b1c-1080-5b21-8b5a-c18536371bd2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73380,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551570/general/53af4a19-462d-419e-a4ce-77fe93d9248a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dff92b1c-1080-5b21-8b5a-c18536371bd2/dff92b1c-1080-5b21-8b5a-c18536371bd2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93290,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551570/general/3535daf2-fd96-4566-8467-73484f43d90a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dff92b1c-1080-5b21-8b5a-c18536371bd2/dff92b1c-1080-5b21-8b5a-c18536371bd2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64198,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551570/general/d4440aa5-c46b-47e3-9ef5-db423e61dbfe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dff92b1c-1080-5b21-8b5a-c18536371bd2/dff92b1c-1080-5b21-8b5a-c18536371bd2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100693,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551570/general/77852e06-2939-4110-ae9e-7fedc4ed2d77.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dff92b1c-1080-5b21-8b5a-c18536371bd2/dff92b1c-1080-5b21-8b5a-c18536371bd2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100040,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551570/general/d6bd8e8d-a18e-4ba1-839c-37432d838814.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dff92b1c-1080-5b21-8b5a-c18536371bd2/dff92b1c-1080-5b21-8b5a-c18536371bd2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65817,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551570/general/ea1dca99-2152-4cee-8652-edbe8d536eaf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dff92b1c-1080-5b21-8b5a-c18536371bd2/dff92b1c-1080-5b21-8b5a-c18536371bd2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98987,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551570/general/d38988dd-79b3-4975-8db3-2bd560f4183b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dff92b1c-1080-5b21-8b5a-c18536371bd2/dff92b1c-1080-5b21-8b5a-c18536371bd2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105012,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551570/general/e02b829a-17eb-4c48-a9f7-423a40903885.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dff92b1c-1080-5b21-8b5a-c18536371bd2/dff92b1c-1080-5b21-8b5a-c18536371bd2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72235,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551570/general/1747d608-a29f-4140-a0ad-5aa662048e23.jpg',
'Width': 800}],
'price': 21300,
'price_includes_vat': True,
'registration_date': '2024-06-28',
'seats_number': 5,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz T 180d progressive - Diesel - Automatic - 116 hp - '
'18.873 km',
'transmission': 'automatic',
'trim': 'progressive',
'vin': None,
'year': 2024}
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710723103%27 HTTP/1.1" 200 None
2026-03-25 10:00:24 [adesa.es] INFO: Saving data for 10723103: {'created_time': 1774432824.253959, 'last_price_update_time': 1774432824.25397, 'auction_closing_time': 1774527300.0}
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10723103') HTTP/1.1" 204 0
2026-03-25 10:00:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 58940857-12fb-5dcf-8b81-30461735e8db with identifier: 10723102
2026-03-25 10:00:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 58940857-12fb-5dcf-8b81-30461735e8db with identifier: 10723102
2026-03-25 10:00:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 58940857-12fb-5dcf-8b81-30461735e8db with identifier: 10723102 to the API
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:00:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723102>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '58940857-12fb-5dcf-8b81-30461735e8db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'S36V17891',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723102',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'T',
'odometer': 18069,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5551569/general/156bd6ba-d699-48a9-ba84-d502728b3dd0.jpg',
'https://images.openlane.eu/carimgs/5551569/general/8bcb7de7-5654-4ab5-8631-b8632593619b.jpg',
'https://images.openlane.eu/carimgs/5551569/general/b7176859-e7a0-4a49-84b5-d679758cb759.jpg',
'https://images.openlane.eu/carimgs/5551569/general/ce224340-4f37-4040-bb80-40a3dbd0afbf.jpg',
'https://images.openlane.eu/carimgs/5551569/general/e9fd865d-f560-408a-a667-182260a4f5df.jpg',
'https://images.openlane.eu/carimgs/5551569/general/a23b3b63-6b27-44ab-8ae9-310c1c9f3ed3.jpg',
'https://images.openlane.eu/carimgs/5551569/general/3cdde4d2-8d7e-47a3-b7cd-dfceaca64fcb.jpg',
'https://images.openlane.eu/carimgs/5551569/general/fabf4d04-660a-4b18-b7b3-c7dcdac3dacd.jpg',
'https://images.openlane.eu/carimgs/5551569/general/2c6bb57d-5a9f-4a59-a41c-350fbba08e4a.jpg',
'https://images.openlane.eu/carimgs/5551569/general/8ea76ee8-a974-4382-899a-d82d9c62e132.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58940857-12fb-5dcf-8b81-30461735e8db/58940857-12fb-5dcf-8b81-30461735e8db_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79115,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551569/general/156bd6ba-d699-48a9-ba84-d502728b3dd0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58940857-12fb-5dcf-8b81-30461735e8db/58940857-12fb-5dcf-8b81-30461735e8db_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78335,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551569/general/8bcb7de7-5654-4ab5-8631-b8632593619b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58940857-12fb-5dcf-8b81-30461735e8db/58940857-12fb-5dcf-8b81-30461735e8db_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95341,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551569/general/b7176859-e7a0-4a49-84b5-d679758cb759.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58940857-12fb-5dcf-8b81-30461735e8db/58940857-12fb-5dcf-8b81-30461735e8db_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99200,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551569/general/ce224340-4f37-4040-bb80-40a3dbd0afbf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58940857-12fb-5dcf-8b81-30461735e8db/58940857-12fb-5dcf-8b81-30461735e8db_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93257,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551569/general/e9fd865d-f560-408a-a667-182260a4f5df.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58940857-12fb-5dcf-8b81-30461735e8db/58940857-12fb-5dcf-8b81-30461735e8db_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93484,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551569/general/a23b3b63-6b27-44ab-8ae9-310c1c9f3ed3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58940857-12fb-5dcf-8b81-30461735e8db/58940857-12fb-5dcf-8b81-30461735e8db_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65284,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551569/general/3cdde4d2-8d7e-47a3-b7cd-dfceaca64fcb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58940857-12fb-5dcf-8b81-30461735e8db/58940857-12fb-5dcf-8b81-30461735e8db_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102486,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551569/general/fabf4d04-660a-4b18-b7b3-c7dcdac3dacd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58940857-12fb-5dcf-8b81-30461735e8db/58940857-12fb-5dcf-8b81-30461735e8db_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34293,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551569/general/2c6bb57d-5a9f-4a59-a41c-350fbba08e4a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58940857-12fb-5dcf-8b81-30461735e8db/58940857-12fb-5dcf-8b81-30461735e8db_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72824,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551569/general/8ea76ee8-a974-4382-899a-d82d9c62e132.jpg',
'Width': 800}],
'price': 21400,
'price_includes_vat': True,
'registration_date': '2024-06-28',
'seats_number': 5,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz T 180d progressive - Diesel - Automatic - 116 hp - '
'18.069 km',
'transmission': 'automatic',
'trim': 'progressive',
'vin': None,
'year': 2024}
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710723102%27 HTTP/1.1" 200 None
2026-03-25 10:00:24 [adesa.es] INFO: Saving data for 10723102: {'created_time': 1774432824.983262, 'last_price_update_time': 1774432824.983272, 'auction_closing_time': 1774527300.0}
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10723102') HTTP/1.1" 204 0
2026-03-25 10:00:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 2d00ceb6-8439-5fb5-9e91-606d008d3bde with identifier: 10723104
2026-03-25 10:00:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 2d00ceb6-8439-5fb5-9e91-606d008d3bde with identifier: 10723104
2026-03-25 10:00:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 2d00ceb6-8439-5fb5-9e91-606d008d3bde with identifier: 10723104 to the API
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:00:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723104>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '2d00ceb6-8439-5fb5-9e91-606d008d3bde',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '4564MSP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723104',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'T',
'odometer': 26598,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5551571/general/1505c405-f21a-45af-bae4-6b3694b5982e.jpg',
'https://images.openlane.eu/carimgs/5551571/general/06777edf-bb76-4466-a95e-fde3bbf4ae00.jpg',
'https://images.openlane.eu/carimgs/5551571/general/4a818752-2cf3-469a-a423-0dac8a402105.jpg',
'https://images.openlane.eu/carimgs/5551571/general/bfca9830-b2ff-438a-aebd-9c746fa1e549.jpg',
'https://images.openlane.eu/carimgs/5551571/general/1538caae-a00a-4e2e-8888-0b10d11dc5b3.jpg',
'https://images.openlane.eu/carimgs/5551571/general/15f2dfee-0a17-49d3-84c5-861843dd5e5d.jpg',
'https://images.openlane.eu/carimgs/5551571/general/f9426084-8c9c-4265-89b2-c46f6a33eae6.jpg',
'https://images.openlane.eu/carimgs/5551571/general/19c445a9-0926-405c-9f79-fcb721a8c82e.jpg',
'https://images.openlane.eu/carimgs/5551571/general/9a5b0432-cf63-4089-bb3d-1d28d69ad913.jpg',
'https://images.openlane.eu/carimgs/5551571/general/048f2104-8771-4d7d-9a4d-94ce126c69cb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d00ceb6-8439-5fb5-9e91-606d008d3bde/2d00ceb6-8439-5fb5-9e91-606d008d3bde_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82789,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551571/general/1505c405-f21a-45af-bae4-6b3694b5982e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d00ceb6-8439-5fb5-9e91-606d008d3bde/2d00ceb6-8439-5fb5-9e91-606d008d3bde_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77637,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551571/general/06777edf-bb76-4466-a95e-fde3bbf4ae00.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d00ceb6-8439-5fb5-9e91-606d008d3bde/2d00ceb6-8439-5fb5-9e91-606d008d3bde_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71170,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551571/general/4a818752-2cf3-469a-a423-0dac8a402105.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d00ceb6-8439-5fb5-9e91-606d008d3bde/2d00ceb6-8439-5fb5-9e91-606d008d3bde_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100810,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551571/general/bfca9830-b2ff-438a-aebd-9c746fa1e549.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d00ceb6-8439-5fb5-9e91-606d008d3bde/2d00ceb6-8439-5fb5-9e91-606d008d3bde_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92902,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551571/general/1538caae-a00a-4e2e-8888-0b10d11dc5b3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d00ceb6-8439-5fb5-9e91-606d008d3bde/2d00ceb6-8439-5fb5-9e91-606d008d3bde_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82077,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551571/general/15f2dfee-0a17-49d3-84c5-861843dd5e5d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d00ceb6-8439-5fb5-9e91-606d008d3bde/2d00ceb6-8439-5fb5-9e91-606d008d3bde_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94909,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551571/general/f9426084-8c9c-4265-89b2-c46f6a33eae6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d00ceb6-8439-5fb5-9e91-606d008d3bde/2d00ceb6-8439-5fb5-9e91-606d008d3bde_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104361,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551571/general/19c445a9-0926-405c-9f79-fcb721a8c82e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d00ceb6-8439-5fb5-9e91-606d008d3bde/2d00ceb6-8439-5fb5-9e91-606d008d3bde_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100947,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551571/general/9a5b0432-cf63-4089-bb3d-1d28d69ad913.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d00ceb6-8439-5fb5-9e91-606d008d3bde/2d00ceb6-8439-5fb5-9e91-606d008d3bde_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67324,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551571/general/048f2104-8771-4d7d-9a4d-94ce126c69cb.jpg',
'Width': 800}],
'price': 21400,
'price_includes_vat': True,
'registration_date': '2024-06-28',
'seats_number': 5,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz T 180d progressive - Diesel - Automatic - 116 hp - '
'26.598 km',
'transmission': 'automatic',
'trim': 'progressive',
'vin': None,
'year': 2024}
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710723104%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [adesa.es] INFO: Saving data for 10723104: {'created_time': 1774432825.760849, 'last_price_update_time': 1774432825.760862, 'auction_closing_time': 1774527300.0}
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10723104') HTTP/1.1" 204 0
2026-03-25 10:00:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: beafadc1-f697-53ba-926a-1a8f9c8fefde with identifier: 10721759
2026-03-25 10:00:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: beafadc1-f697-53ba-926a-1a8f9c8fefde with identifier: 10721759
2026-03-25 10:00:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: beafadc1-f697-53ba-926a-1a8f9c8fefde with identifier: 10721759 to the API
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:00:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721759>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T14:05:00Z',
'fuel_type': 'Diesel',
'id': 'beafadc1-f697-53ba-926a-1a8f9c8fefde',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '3396LTC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721759',
'listing': 'auctionplusdirectbuy',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Peugeot',
'model': '3008',
'odometer': 175835,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5671311/general/bbe6791b-a75b-4178-a23e-4d50ba222266.jpg',
'https://images.openlane.eu/carimgs/5671311/general/fea11be8-6bbe-4092-b3e0-ffc9d7ab677a.jpg',
'https://images.openlane.eu/carimgs/5671311/general/7c26e5d1-182f-455a-92af-409887511b53.jpg',
'https://images.openlane.eu/carimgs/5671311/general/e72490a0-3a31-4ca0-a1d4-009822da5691.jpg',
'https://images.openlane.eu/carimgs/5671311/general/7ed87c80-e58e-4bb0-8af9-673e1e5b1535.jpg',
'https://images.openlane.eu/carimgs/5671311/general/bec72753-6166-4db0-bef8-1db234f9f74b.jpg',
'https://images.openlane.eu/carimgs/5671311/general/089f4953-348a-499e-9aff-6da0f9713cc3.jpg',
'https://images.openlane.eu/carimgs/5671311/general/9e09b663-e3c0-4992-a9cd-a68e70aa3e6f.jpg',
'https://images.openlane.eu/carimgs/5671311/general/9c1c3794-6afe-4af1-a669-0b9c6b0bf52c.jpg',
'https://images.openlane.eu/carimgs/5671311/general/8d2e1035-0b16-49fc-b18a-2add275133aa.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_beafadc1-f697-53ba-926a-1a8f9c8fefde/beafadc1-f697-53ba-926a-1a8f9c8fefde_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79872,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671311/general/bbe6791b-a75b-4178-a23e-4d50ba222266.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_beafadc1-f697-53ba-926a-1a8f9c8fefde/beafadc1-f697-53ba-926a-1a8f9c8fefde_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84980,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671311/general/fea11be8-6bbe-4092-b3e0-ffc9d7ab677a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_beafadc1-f697-53ba-926a-1a8f9c8fefde/beafadc1-f697-53ba-926a-1a8f9c8fefde_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69754,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671311/general/7c26e5d1-182f-455a-92af-409887511b53.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_beafadc1-f697-53ba-926a-1a8f9c8fefde/beafadc1-f697-53ba-926a-1a8f9c8fefde_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83414,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671311/general/e72490a0-3a31-4ca0-a1d4-009822da5691.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_beafadc1-f697-53ba-926a-1a8f9c8fefde/beafadc1-f697-53ba-926a-1a8f9c8fefde_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64651,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671311/general/7ed87c80-e58e-4bb0-8af9-673e1e5b1535.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_beafadc1-f697-53ba-926a-1a8f9c8fefde/beafadc1-f697-53ba-926a-1a8f9c8fefde_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78029,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671311/general/bec72753-6166-4db0-bef8-1db234f9f74b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_beafadc1-f697-53ba-926a-1a8f9c8fefde/beafadc1-f697-53ba-926a-1a8f9c8fefde_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76098,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671311/general/089f4953-348a-499e-9aff-6da0f9713cc3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_beafadc1-f697-53ba-926a-1a8f9c8fefde/beafadc1-f697-53ba-926a-1a8f9c8fefde_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109022,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671311/general/9e09b663-e3c0-4992-a9cd-a68e70aa3e6f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_beafadc1-f697-53ba-926a-1a8f9c8fefde/beafadc1-f697-53ba-926a-1a8f9c8fefde_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83892,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671311/general/9c1c3794-6afe-4af1-a669-0b9c6b0bf52c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_beafadc1-f697-53ba-926a-1a8f9c8fefde/beafadc1-f697-53ba-926a-1a8f9c8fefde_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54033,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671311/general/8d2e1035-0b16-49fc-b18a-2add275133aa.jpg',
'Width': 1024}],
'price': 7200,
'price_includes_vat': True,
'registration_date': '2018-05-29',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Peugeot 3008 Allure Business - Diesel - Automatic - 130 hp - '
'175.835 km',
'transmission': 'automatic',
'trim': 'Allure Business',
'vin': None,
'year': 2018}
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710721759%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [adesa.es] INFO: Saving data for 10721759: {'created_time': 1774432826.467035, 'last_price_update_time': 1774432826.467046, 'auction_closing_time': 1774533900.0}
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10721759') HTTP/1.1" 204 0
2026-03-25 10:00:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10530259> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:00:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01ea39bf-6d7f-511c-8f8e-4d5d3384671c with identifier: 10723101
2026-03-25 10:00:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01ea39bf-6d7f-511c-8f8e-4d5d3384671c with scrape type 1
2026-03-25 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 01ea39bf-6d7f-511c-8f8e-4d5d3384671c
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551568%252Fgeneral%252Feacbd996-9e7a-4142-8a86-dda8634ab054.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551568/general/eacbd996-9e7a-4142-8a86-dda8634ab054.jpg already downloaded
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551568%252Fgeneral%252F17451240-5b8f-4668-beff-af49f47452e6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551568/general/17451240-5b8f-4668-beff-af49f47452e6.jpg already downloaded
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551568%252Fgeneral%252F8ff6aa4d-5a44-4bb0-957b-569e703dc654.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551568/general/8ff6aa4d-5a44-4bb0-957b-569e703dc654.jpg already downloaded
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551568%252Fgeneral%252Fcad69fd8-8ab7-495e-9741-22c23f0b336a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551568/general/cad69fd8-8ab7-495e-9741-22c23f0b336a.jpg already downloaded
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551568%252Fgeneral%252Fc850e3e2-e9e8-40ec-8edd-f9615a48649e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551568/general/c850e3e2-e9e8-40ec-8edd-f9615a48649e.jpg already downloaded
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551568%252Fgeneral%252F18bee8a0-2fae-4988-babf-6f991dfe9ce0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551568/general/18bee8a0-2fae-4988-babf-6f991dfe9ce0.jpg already downloaded
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551568%252Fgeneral%252F888a21c2-5f16-4655-89cb-baaebdc971b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551568/general/888a21c2-5f16-4655-89cb-baaebdc971b8.jpg already downloaded
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551568%252Fgeneral%252F2b3fbfdb-3599-48dd-aec3-a28d2aa79d12.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551568/general/2b3fbfdb-3599-48dd-aec3-a28d2aa79d12.jpg already downloaded
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551568%252Fgeneral%252Fa3864564-d6b6-4c86-80f7-e205fe56bc5a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551568/general/a3864564-d6b6-4c86-80f7-e205fe56bc5a.jpg already downloaded
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551568%252Fgeneral%252F6a3ccb15-f7f6-4e7a-8466-205881cfca0d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551568/general/6a3ccb15-f7f6-4e7a-8466-205881cfca0d.jpg already downloaded
2026-03-25 10:00:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 01ea39bf-6d7f-511c-8f8e-4d5d3384671c, identifier: 10723101
2026-03-25 10:00:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 01ea39bf-6d7f-511c-8f8e-4d5d3384671c with identifier: 10723101
2026-03-25 10:00:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 01ea39bf-6d7f-511c-8f8e-4d5d3384671c with identifier: 10723101
2026-03-25 10:00:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 01ea39bf-6d7f-511c-8f8e-4d5d3384671c with identifier: 10723101 to the API
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:00:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:00:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723101>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '01ea39bf-6d7f-511c-8f8e-4d5d3384671c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'S36V1791',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723101',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'T',
'odometer': 25416,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5551568/general/eacbd996-9e7a-4142-8a86-dda8634ab054.jpg',
'https://images.openlane.eu/carimgs/5551568/general/17451240-5b8f-4668-beff-af49f47452e6.jpg',
'https://images.openlane.eu/carimgs/5551568/general/8ff6aa4d-5a44-4bb0-957b-569e703dc654.jpg',
'https://images.openlane.eu/carimgs/5551568/general/cad69fd8-8ab7-495e-9741-22c23f0b336a.jpg',
'https://images.openlane.eu/carimgs/5551568/general/c850e3e2-e9e8-40ec-8edd-f9615a48649e.jpg',
'https://images.openlane.eu/carimgs/5551568/general/18bee8a0-2fae-4988-babf-6f991dfe9ce0.jpg',
'https://images.openlane.eu/carimgs/5551568/general/888a21c2-5f16-4655-89cb-baaebdc971b8.jpg',
'https://images.openlane.eu/carimgs/5551568/general/2b3fbfdb-3599-48dd-aec3-a28d2aa79d12.jpg',
'https://images.openlane.eu/carimgs/5551568/general/a3864564-d6b6-4c86-80f7-e205fe56bc5a.jpg',
'https://images.openlane.eu/carimgs/5551568/general/6a3ccb15-f7f6-4e7a-8466-205881cfca0d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01ea39bf-6d7f-511c-8f8e-4d5d3384671c/01ea39bf-6d7f-511c-8f8e-4d5d3384671c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83163,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551568/general/eacbd996-9e7a-4142-8a86-dda8634ab054.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01ea39bf-6d7f-511c-8f8e-4d5d3384671c/01ea39bf-6d7f-511c-8f8e-4d5d3384671c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84410,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551568/general/17451240-5b8f-4668-beff-af49f47452e6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01ea39bf-6d7f-511c-8f8e-4d5d3384671c/01ea39bf-6d7f-511c-8f8e-4d5d3384671c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78824,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551568/general/8ff6aa4d-5a44-4bb0-957b-569e703dc654.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01ea39bf-6d7f-511c-8f8e-4d5d3384671c/01ea39bf-6d7f-511c-8f8e-4d5d3384671c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91919,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551568/general/cad69fd8-8ab7-495e-9741-22c23f0b336a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01ea39bf-6d7f-511c-8f8e-4d5d3384671c/01ea39bf-6d7f-511c-8f8e-4d5d3384671c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91892,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551568/general/c850e3e2-e9e8-40ec-8edd-f9615a48649e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01ea39bf-6d7f-511c-8f8e-4d5d3384671c/01ea39bf-6d7f-511c-8f8e-4d5d3384671c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99478,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551568/general/18bee8a0-2fae-4988-babf-6f991dfe9ce0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01ea39bf-6d7f-511c-8f8e-4d5d3384671c/01ea39bf-6d7f-511c-8f8e-4d5d3384671c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40797,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551568/general/888a21c2-5f16-4655-89cb-baaebdc971b8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01ea39bf-6d7f-511c-8f8e-4d5d3384671c/01ea39bf-6d7f-511c-8f8e-4d5d3384671c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70019,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551568/general/2b3fbfdb-3599-48dd-aec3-a28d2aa79d12.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01ea39bf-6d7f-511c-8f8e-4d5d3384671c/01ea39bf-6d7f-511c-8f8e-4d5d3384671c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52710,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551568/general/a3864564-d6b6-4c86-80f7-e205fe56bc5a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01ea39bf-6d7f-511c-8f8e-4d5d3384671c/01ea39bf-6d7f-511c-8f8e-4d5d3384671c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96552,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551568/general/6a3ccb15-f7f6-4e7a-8466-205881cfca0d.jpg',
'Width': 800}],
'price': 21400,
'price_includes_vat': True,
'registration_date': '2024-06-28',
'seats_number': 5,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz T 180d progressive - Diesel - Automatic - 116 hp - '
'25.416 km',
'transmission': 'automatic',
'trim': 'progressive',
'vin': None,
'year': 2024}
2026-03-25 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710723101%27 HTTP/1.1" 200 None
2026-03-25 10:00:27 [adesa.es] INFO: Saving data for 10723101: {'created_time': 1774432827.809873, 'last_price_update_time': 1774432827.809885, 'auction_closing_time': 1774527300.0}
2026-03-25 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10723101') HTTP/1.1" 204 0
2026-03-25 10:00:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10512793> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:00:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699427> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:00:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698910> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:00:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4db1deca-c3c7-5ed0-b36a-89cc5e86bcac with identifier: 10530259
2026-03-25 10:00:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4db1deca-c3c7-5ed0-b36a-89cc5e86bcac with scrape type 2
2026-03-25 10:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4db1deca-c3c7-5ed0-b36a-89cc5e86bcac with scrape type 2
2026-03-25 10:00:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 4db1deca-c3c7-5ed0-b36a-89cc5e86bcac, identifier: 10530259
2026-03-25 10:00:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 4db1deca-c3c7-5ed0-b36a-89cc5e86bcac with identifier: 10530259
2026-03-25 10:00:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 10:00:27 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-25 10:00:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 10:00:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 4db1deca-c3c7-5ed0-b36a-89cc5e86bcac with identifier: 10530259
2026-03-25 10:00:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 4db1deca-c3c7-5ed0-b36a-89cc5e86bcac with identifier: 10530259 to the API
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:00:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10530259>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 134,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '4db1deca-c3c7-5ed0-b36a-89cc5e86bcac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '53607',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10530259',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 32617,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2024-01-25',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Mokka 1.2 - Petrol - Automatic - 134 hp - 32.617 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710530259%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [adesa.es] INFO: Saving data for 10530259: {'auction_closing_time': 1798675200.0, 'created_time': 1773334956.330192, 'last_price_update_time': 1774432829.275753}
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10530259') HTTP/1.1" 204 0
2026-03-25 10:00:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10472260> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:00:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10612546> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:00:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10640376> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:00:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a292ecb-37d9-5d28-bad7-8a333d268218 with identifier: 10512793
2026-03-25 10:00:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a292ecb-37d9-5d28-bad7-8a333d268218 with scrape type 2
2026-03-25 10:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a292ecb-37d9-5d28-bad7-8a333d268218 with scrape type 2
2026-03-25 10:00:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 6a292ecb-37d9-5d28-bad7-8a333d268218, identifier: 10512793
2026-03-25 10:00:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de72deca-18bc-5519-9a2b-a0e39cc79d74 with identifier: 10699427
2026-03-25 10:00:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de72deca-18bc-5519-9a2b-a0e39cc79d74 with scrape type 2
2026-03-25 10:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de72deca-18bc-5519-9a2b-a0e39cc79d74 with scrape type 2
2026-03-25 10:00:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: de72deca-18bc-5519-9a2b-a0e39cc79d74, identifier: 10699427
2026-03-25 10:00:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7c3db02-8ed9-5250-bf20-2969d9ac3360 with identifier: 10698910
2026-03-25 10:00:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7c3db02-8ed9-5250-bf20-2969d9ac3360 with scrape type 2
2026-03-25 10:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7c3db02-8ed9-5250-bf20-2969d9ac3360 with scrape type 2
2026-03-25 10:00:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: a7c3db02-8ed9-5250-bf20-2969d9ac3360, identifier: 10698910
2026-03-25 10:00:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 6a292ecb-37d9-5d28-bad7-8a333d268218 with identifier: 10512793
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-25 10:00:29 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 10:00:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 6a292ecb-37d9-5d28-bad7-8a333d268218 with identifier: 10512793
2026-03-25 10:00:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 6a292ecb-37d9-5d28-bad7-8a333d268218 with identifier: 10512793 to the API
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:00:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10512793>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '6a292ecb-37d9-5d28-bad7-8a333d268218',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50688',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10512793',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 42602,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13350,
'price_includes_vat': True,
'registration_date': '2024-05-30',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio 1.0 Tce Techno - Petrol - Manual - 93 hp - 42.602 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710512793%27 HTTP/1.1" 200 None
2026-03-25 10:00:30 [adesa.es] INFO: Saving data for 10512793: {'auction_closing_time': 1798675200.0, 'created_time': 1773334957.796559, 'last_price_update_time': 1774432830.154561}
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10512793') HTTP/1.1" 204 0
2026-03-25 10:00:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: de72deca-18bc-5519-9a2b-a0e39cc79d74 with identifier: 10699427
2026-03-25 10:00:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: de72deca-18bc-5519-9a2b-a0e39cc79d74 with identifier: 10699427
2026-03-25 10:00:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: de72deca-18bc-5519-9a2b-a0e39cc79d74 with identifier: 10699427 to the API
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:00:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699427>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'de72deca-18bc-5519-9a2b-a0e39cc79d74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '0017NKD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699427',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Junior',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25700,
'price_includes_vat': True,
'registration_date': '2026-01-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Alfa Romeo Junior 1.2 - Petrol - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699427%27 HTTP/1.1" 200 None
2026-03-25 10:00:30 [adesa.es] INFO: Saving data for 10699427: {'auction_closing_time': 1798675200.0, 'created_time': 1774000831.395966, 'last_price_update_time': 1774432830.493362}
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10699427') HTTP/1.1" 204 0
2026-03-25 10:00:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: a7c3db02-8ed9-5250-bf20-2969d9ac3360 with identifier: 10698910
2026-03-25 10:00:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: a7c3db02-8ed9-5250-bf20-2969d9ac3360 with identifier: 10698910
2026-03-25 10:00:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: a7c3db02-8ed9-5250-bf20-2969d9ac3360 with identifier: 10698910 to the API
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:00:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698910>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 104,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': 'a7c3db02-8ed9-5250-bf20-2969d9ac3360',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50298',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698910',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 37330,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2024-06-18',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C3 1.5 HDI Plus - Diesel - Manual - 104 hp - 37.330 km',
'transmission': 'manual',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710698910%27 HTTP/1.1" 200 None
2026-03-25 10:00:30 [adesa.es] INFO: Saving data for 10698910: {'auction_closing_time': 1798675200.0, 'created_time': 1774000830.762791, 'last_price_update_time': 1774432830.896637}
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10698910') HTTP/1.1" 204 0
2026-03-25 10:00:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698908> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:00:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09e4e625-15ff-536e-8451-2e77fcc13097 with identifier: 10472260
2026-03-25 10:00:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09e4e625-15ff-536e-8451-2e77fcc13097 with scrape type 2
2026-03-25 10:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09e4e625-15ff-536e-8451-2e77fcc13097 with scrape type 2
2026-03-25 10:00:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 09e4e625-15ff-536e-8451-2e77fcc13097, identifier: 10472260
2026-03-25 10:00:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65696856-bd16-5fc0-9d0b-802418cdc78a with identifier: 10612546
2026-03-25 10:00:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65696856-bd16-5fc0-9d0b-802418cdc78a with scrape type 2
2026-03-25 10:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65696856-bd16-5fc0-9d0b-802418cdc78a with scrape type 2
2026-03-25 10:00:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 65696856-bd16-5fc0-9d0b-802418cdc78a, identifier: 10612546
2026-03-25 10:00:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48ab165e-bd78-5bfb-b04d-e5ea25ee2c61 with identifier: 10640376
2026-03-25 10:00:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48ab165e-bd78-5bfb-b04d-e5ea25ee2c61 with scrape type 2
2026-03-25 10:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48ab165e-bd78-5bfb-b04d-e5ea25ee2c61 with scrape type 2
2026-03-25 10:00:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 48ab165e-bd78-5bfb-b04d-e5ea25ee2c61, identifier: 10640376
2026-03-25 10:00:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 09e4e625-15ff-536e-8451-2e77fcc13097 with identifier: 10472260
2026-03-25 10:00:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 10:00:31 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-25 10:00:32 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 10:00:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 09e4e625-15ff-536e-8451-2e77fcc13097 with identifier: 10472260
2026-03-25 10:00:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 09e4e625-15ff-536e-8451-2e77fcc13097 with identifier: 10472260 to the API
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:00:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10472260>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 119,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '09e4e625-15ff-536e-8451-2e77fcc13097',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '52209',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10472260',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 42378,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2024-04-03',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Karoq 2.0 TDI Selection - Diesel - Manual - 119 hp - 42.378 '
'km',
'transmission': 'manual',
'trim': 'Selection',
'vin': None,
'year': 2024}
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710472260%27 HTTP/1.1" 200 None
2026-03-25 10:00:32 [adesa.es] INFO: Saving data for 10472260: {'auction_closing_time': 1798675200.0, 'created_time': 1773334960.644222, 'last_price_update_time': 1774432832.351455}
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10472260') HTTP/1.1" 204 0
2026-03-25 10:00:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 65696856-bd16-5fc0-9d0b-802418cdc78a with identifier: 10612546
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-25 10:00:32 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 10:00:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 65696856-bd16-5fc0-9d0b-802418cdc78a with identifier: 10612546
2026-03-25 10:00:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 65696856-bd16-5fc0-9d0b-802418cdc78a with identifier: 10612546 to the API
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:00:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10612546>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 164,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': '65696856-bd16-5fc0-9d0b-802418cdc78a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '48750',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10612546',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 23971,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27000,
'price_includes_vat': True,
'registration_date': '2025-03-13',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'BMW 1 Series 120d M Sport - Hybrid - Automatic - 164 hp - 23.971 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710612546%27 HTTP/1.1" 200 None
2026-03-25 10:00:33 [adesa.es] INFO: Saving data for 10612546: {'auction_closing_time': 1798675200.0, 'created_time': 1773334964.745202, 'last_price_update_time': 1774432833.048824}
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10612546') HTTP/1.1" 204 0
2026-03-25 10:00:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 48ab165e-bd78-5bfb-b04d-e5ea25ee2c61 with identifier: 10640376
2026-03-25 10:00:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 48ab165e-bd78-5bfb-b04d-e5ea25ee2c61 with identifier: 10640376
2026-03-25 10:00:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 48ab165e-bd78-5bfb-b04d-e5ea25ee2c61 with identifier: 10640376 to the API
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:00:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10640376>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': '48ab165e-bd78-5bfb-b04d-e5ea25ee2c61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '4110NKT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10640376',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Junior',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 26300,
'price_includes_vat': True,
'registration_date': '2026-02-23',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Alfa Romeo Junior 1.2 - Hybrid - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710640376%27 HTTP/1.1" 200 None
2026-03-25 10:00:33 [adesa.es] INFO: Saving data for 10640376: {'auction_closing_time': 1798675200.0, 'created_time': 1773334959.333807, 'last_price_update_time': 1774432833.655642}
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10640376') HTTP/1.1" 204 0
2026-03-25 10:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698917> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10572723> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:00:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bcddada7-fbd1-59bd-a00d-5d73c2dfb366 with identifier: 10698908
2026-03-25 10:00:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bcddada7-fbd1-59bd-a00d-5d73c2dfb366 with scrape type 2
2026-03-25 10:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bcddada7-fbd1-59bd-a00d-5d73c2dfb366 with scrape type 2
2026-03-25 10:00:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: bcddada7-fbd1-59bd-a00d-5d73c2dfb366, identifier: 10698908
2026-03-25 10:00:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: bcddada7-fbd1-59bd-a00d-5d73c2dfb366 with identifier: 10698908
2026-03-25 10:00:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: bcddada7-fbd1-59bd-a00d-5d73c2dfb366 with identifier: 10698908
2026-03-25 10:00:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: bcddada7-fbd1-59bd-a00d-5d73c2dfb366 with identifier: 10698908 to the API
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:00:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698908>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 104,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': 'bcddada7-fbd1-59bd-a00d-5d73c2dfb366',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50293',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698908',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 39092,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2024-05-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C3 1.5 HDI Plus - Diesel - Manual - 104 hp - 39.092 km',
'transmission': 'manual',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710698908%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [adesa.es] INFO: Saving data for 10698908: {'auction_closing_time': 1798675200.0, 'created_time': 1774000836.659934, 'last_price_update_time': 1774432834.490792}
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10698908') HTTP/1.1" 204 0
2026-03-25 10:00:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bba5bdcf-5f78-51e6-a9de-b20cbfff4858 with identifier: 10698917
2026-03-25 10:00:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bba5bdcf-5f78-51e6-a9de-b20cbfff4858 with scrape type 2
2026-03-25 10:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bba5bdcf-5f78-51e6-a9de-b20cbfff4858 with scrape type 2
2026-03-25 10:00:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: bba5bdcf-5f78-51e6-a9de-b20cbfff4858, identifier: 10698917
2026-03-25 10:00:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4100d3d3-129b-5dcc-acf8-9599b4286a2b with identifier: 10572723
2026-03-25 10:00:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4100d3d3-129b-5dcc-acf8-9599b4286a2b with scrape type 2
2026-03-25 10:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4100d3d3-129b-5dcc-acf8-9599b4286a2b with scrape type 2
2026-03-25 10:00:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 4100d3d3-129b-5dcc-acf8-9599b4286a2b, identifier: 10572723
2026-03-25 10:00:34 [adesa.es] INFO: Found listing with ID: 10493622
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710493622%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [adesa.es] INFO: Scrape type for 10493622: 0
2026-03-25 10:00:34 [adesa.es] INFO: Skipping item 10493622 url https://www.openlane.eu/en/carv6/auction/10493622
2026-03-25 10:00:34 [adesa.es] INFO: Found listing with ID: 10547995
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710547995%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [adesa.es] INFO: Scrape type for 10547995: 0
2026-03-25 10:00:34 [adesa.es] INFO: Skipping item 10547995 url https://www.openlane.eu/en/carv6/auction/10547995
2026-03-25 10:00:34 [adesa.es] INFO: Found listing with ID: 10517945
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710517945%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [adesa.es] INFO: Scrape type for 10517945: 0
2026-03-25 10:00:34 [adesa.es] INFO: Skipping item 10517945 url https://www.openlane.eu/en/carv6/auction/10517945
2026-03-25 10:00:34 [adesa.es] INFO: Found listing with ID: 10288813
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710288813%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [adesa.es] INFO: Scrape type for 10288813: 0
2026-03-25 10:00:34 [adesa.es] INFO: Skipping item 10288813 url https://www.openlane.eu/en/carv6/auction/10288813
2026-03-25 10:00:34 [adesa.es] INFO: Found listing with ID: 10284087
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710284087%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [adesa.es] INFO: Scrape type for 10284087: 0
2026-03-25 10:00:34 [adesa.es] INFO: Skipping item 10284087 url https://www.openlane.eu/en/carv6/auction/10284087
2026-03-25 10:00:34 [adesa.es] INFO: Found listing with ID: 10351796
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710351796%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [adesa.es] INFO: Scrape type for 10351796: 0
2026-03-25 10:00:34 [adesa.es] INFO: Skipping item 10351796 url https://www.openlane.eu/en/carv6/auction/10351796
2026-03-25 10:00:34 [adesa.es] INFO: Found listing with ID: 10463637
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710463637%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [adesa.es] INFO: Scrape type for 10463637: 0
2026-03-25 10:00:34 [adesa.es] INFO: Skipping item 10463637 url https://www.openlane.eu/en/carv6/auction/10463637
2026-03-25 10:00:34 [adesa.es] INFO: Found listing with ID: 10544796
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710544796%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [adesa.es] INFO: Scrape type for 10544796: 0
2026-03-25 10:00:34 [adesa.es] INFO: Skipping item 10544796 url https://www.openlane.eu/en/carv6/auction/10544796
2026-03-25 10:00:34 [adesa.es] INFO: Found listing with ID: 10366802
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710366802%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [adesa.es] INFO: Scrape type for 10366802: 0
2026-03-25 10:00:34 [adesa.es] INFO: Skipping item 10366802 url https://www.openlane.eu/en/carv6/auction/10366802
2026-03-25 10:00:34 [adesa.es] INFO: Found listing with ID: 10532913
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710532913%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [adesa.es] INFO: Scrape type for 10532913: 0
2026-03-25 10:00:34 [adesa.es] INFO: Skipping item 10532913 url https://www.openlane.eu/en/carv6/auction/10532913
2026-03-25 10:00:34 [adesa.es] INFO: Found listing with ID: 10647804
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710647804%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [adesa.es] INFO: Scrape type for 10647804: 0
2026-03-25 10:00:34 [adesa.es] INFO: Skipping item 10647804 url https://www.openlane.eu/en/carv6/auction/10647804
2026-03-25 10:00:34 [adesa.es] INFO: Found listing with ID: 10371381
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710371381%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [adesa.es] INFO: Scrape type for 10371381: 0
2026-03-25 10:00:34 [adesa.es] INFO: Skipping item 10371381 url https://www.openlane.eu/en/carv6/auction/10371381
2026-03-25 10:00:34 [adesa.es] INFO: Found listing with ID: 10491567
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710491567%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [adesa.es] INFO: Scrape type for 10491567: 0
2026-03-25 10:00:34 [adesa.es] INFO: Skipping item 10491567 url https://www.openlane.eu/en/carv6/auction/10491567
2026-03-25 10:00:34 [adesa.es] INFO: Found listing with ID: 10666055
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710666055%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [adesa.es] INFO: Scrape type for 10666055: 2
2026-03-25 10:00:34 [adesa.es] INFO: Scraping item 10666055 url https://www.openlane.eu/en/carv6/auction/10666055
2026-03-25 10:00:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: bba5bdcf-5f78-51e6-a9de-b20cbfff4858 with identifier: 10698917
2026-03-25 10:00:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: bba5bdcf-5f78-51e6-a9de-b20cbfff4858 with identifier: 10698917
2026-03-25 10:00:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: bba5bdcf-5f78-51e6-a9de-b20cbfff4858 with identifier: 10698917 to the API
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:00:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698917>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 119,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'bba5bdcf-5f78-51e6-a9de-b20cbfff4858',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '52080',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698917',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 26136,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2024-04-26',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Skoda Kamiq 1.0 TSI Selection - Petrol - Manual - 119 hp - 26.136 '
'km',
'transmission': 'manual',
'trim': 'Selection',
'vin': None,
'year': 2024}
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710698917%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [adesa.es] INFO: Saving data for 10698917: {'auction_closing_time': 1798675200.0, 'created_time': 1774000844.204049, 'last_price_update_time': 1774432835.240922}
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10698917') HTTP/1.1" 204 0
2026-03-25 10:00:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 4100d3d3-129b-5dcc-acf8-9599b4286a2b with identifier: 10572723
2026-03-25 10:00:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 4100d3d3-129b-5dcc-acf8-9599b4286a2b with identifier: 10572723
2026-03-25 10:00:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 4100d3d3-129b-5dcc-acf8-9599b4286a2b with identifier: 10572723 to the API
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:00:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10572723>
{'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': '4100d3d3-129b-5dcc-acf8-9599b4286a2b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50531',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10572723',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 8999,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2025-05-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 1.2 Allure - Petrol - Manual - 104 hp - 8.999 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710572723%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [adesa.es] INFO: Saving data for 10572723: {'auction_closing_time': 1798675200.0, 'created_time': 1773334838.934596, 'last_price_update_time': 1774432835.755992}
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10572723') HTTP/1.1" 204 0
2026-03-25 10:00:35 [adesa.es] INFO: Found listing with ID: 10419050
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710419050%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [adesa.es] INFO: Scrape type for 10419050: 0
2026-03-25 10:00:35 [adesa.es] INFO: Skipping item 10419050 url https://www.openlane.eu/en/carv6/auction/10419050
2026-03-25 10:00:35 [adesa.es] INFO: Found listing with ID: 10699394
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699394%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [adesa.es] INFO: Scrape type for 10699394: 2
2026-03-25 10:00:35 [adesa.es] INFO: Scraping item 10699394 url https://www.openlane.eu/en/carv6/auction/10699394
2026-03-25 10:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10633069> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:00:35 [adesa.es] INFO: Found listing with ID: 10699405
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699405%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [adesa.es] INFO: Scrape type for 10699405: 2
2026-03-25 10:00:35 [adesa.es] INFO: Scraping item 10699405 url https://www.openlane.eu/en/carv6/auction/10699405
2026-03-25 10:00:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10649239> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10601084> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:00:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:35 [adesa.es] INFO: Found listing with ID: 10699409
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699409%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [adesa.es] INFO: Scrape type for 10699409: 2
2026-03-25 10:00:35 [adesa.es] INFO: Scraping item 10699409 url https://www.openlane.eu/en/carv6/auction/10699409
2026-03-25 10:00:35 [adesa.es] INFO: Found listing with ID: 10620011
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710620011%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [adesa.es] INFO: Scrape type for 10620011: 0
2026-03-25 10:00:35 [adesa.es] INFO: Skipping item 10620011 url https://www.openlane.eu/en/carv6/auction/10620011
2026-03-25 10:00:35 [adesa.es] INFO: Found listing with ID: 10597875
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710597875%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [adesa.es] INFO: Scrape type for 10597875: 0
2026-03-25 10:00:35 [adesa.es] INFO: Skipping item 10597875 url https://www.openlane.eu/en/carv6/auction/10597875
2026-03-25 10:00:35 [adesa.es] INFO: Found listing with ID: 10583626
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710583626%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [adesa.es] INFO: Scrape type for 10583626: 0
2026-03-25 10:00:35 [adesa.es] INFO: Skipping item 10583626 url https://www.openlane.eu/en/carv6/auction/10583626
2026-03-25 10:00:35 [adesa.es] INFO: Found listing with ID: 10719698
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710719698%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [adesa.es] INFO: Scrape type for 10719698: 1
2026-03-25 10:00:35 [adesa.es] INFO: Scraping item 10719698 url https://www.openlane.eu/en/carv6/auction/10719698
2026-03-25 10:00:35 [adesa.es] INFO: Found listing with ID: 10719691
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710719691%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [adesa.es] INFO: Scrape type for 10719691: 1
2026-03-25 10:00:35 [adesa.es] INFO: Scraping item 10719691 url https://www.openlane.eu/en/carv6/auction/10719691
2026-03-25 10:00:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e405956b-2a4a-5649-96aa-dba3b5f9e814 with identifier: 10633069
2026-03-25 10:00:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e405956b-2a4a-5649-96aa-dba3b5f9e814 with scrape type 2
2026-03-25 10:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e405956b-2a4a-5649-96aa-dba3b5f9e814 with scrape type 2
2026-03-25 10:00:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: e405956b-2a4a-5649-96aa-dba3b5f9e814, identifier: 10633069
2026-03-25 10:00:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac80abd6-423b-56f3-9f61-86a138059ddc with identifier: 10649239
2026-03-25 10:00:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac80abd6-423b-56f3-9f61-86a138059ddc with scrape type 2
2026-03-25 10:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac80abd6-423b-56f3-9f61-86a138059ddc with scrape type 2
2026-03-25 10:00:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: ac80abd6-423b-56f3-9f61-86a138059ddc, identifier: 10649239
2026-03-25 10:00:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67c70e7a-7fd7-5937-b5e4-d99c1aa0b06c with identifier: 10601084
2026-03-25 10:00:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67c70e7a-7fd7-5937-b5e4-d99c1aa0b06c with scrape type 2
2026-03-25 10:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67c70e7a-7fd7-5937-b5e4-d99c1aa0b06c with scrape type 2
2026-03-25 10:00:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 67c70e7a-7fd7-5937-b5e4-d99c1aa0b06c, identifier: 10601084
2026-03-25 10:00:36 [adesa.es] INFO: Found listing with ID: 10620671
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710620671%27 HTTP/1.1" 200 None
2026-03-25 10:00:36 [adesa.es] INFO: Scrape type for 10620671: 0
2026-03-25 10:00:36 [adesa.es] INFO: Skipping item 10620671 url https://www.openlane.eu/en/carv6/auction/10620671
2026-03-25 10:00:36 [adesa.es] INFO: Found listing with ID: 10620669
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710620669%27 HTTP/1.1" 200 None
2026-03-25 10:00:36 [adesa.es] INFO: Scrape type for 10620669: 0
2026-03-25 10:00:36 [adesa.es] INFO: Skipping item 10620669 url https://www.openlane.eu/en/carv6/auction/10620669
2026-03-25 10:00:36 [adesa.es] INFO: Found listing with ID: 10700824
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710700824%27 HTTP/1.1" 200 None
2026-03-25 10:00:36 [adesa.es] INFO: Scrape type for 10700824: 2
2026-03-25 10:00:36 [adesa.es] INFO: Scraping item 10700824 url https://www.openlane.eu/en/carv6/auction/10700824
2026-03-25 10:00:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: e405956b-2a4a-5649-96aa-dba3b5f9e814 with identifier: 10633069
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-25 10:00:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 10:00:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: e405956b-2a4a-5649-96aa-dba3b5f9e814 with identifier: 10633069
2026-03-25 10:00:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: e405956b-2a4a-5649-96aa-dba3b5f9e814 with identifier: 10633069 to the API
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:00:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10633069>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'e405956b-2a4a-5649-96aa-dba3b5f9e814',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50689',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10633069',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 32140,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2024-05-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Clio 1.0 Tce Techno - Petrol - Manual - 93 hp - 32.140 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710633069%27 HTTP/1.1" 200 None
2026-03-25 10:00:36 [adesa.es] INFO: Saving data for 10633069: {'auction_closing_time': 1798675200.0, 'created_time': 1773334941.380751, 'last_price_update_time': 1774432836.756762}
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10633069') HTTP/1.1" 204 0
2026-03-25 10:00:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: ac80abd6-423b-56f3-9f61-86a138059ddc with identifier: 10649239
2026-03-25 10:00:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: ac80abd6-423b-56f3-9f61-86a138059ddc with identifier: 10649239
2026-03-25 10:00:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: ac80abd6-423b-56f3-9f61-86a138059ddc with identifier: 10649239 to the API
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:00:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10649239>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 134,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': 'ac80abd6-423b-56f3-9f61-86a138059ddc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50712',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10649239',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Espace',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 32100,
'price_includes_vat': True,
'registration_date': '2025-05-28',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Espace Esprit Alpine - Hybrid - Automatic - 134 hp - 50 km',
'transmission': 'automatic',
'trim': 'Esprit Alpine',
'vin': None,
'year': 2025}
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710649239%27 HTTP/1.1" 200 None
2026-03-25 10:00:37 [adesa.es] INFO: Saving data for 10649239: {'auction_closing_time': 1798675200.0, 'created_time': 1773334939.875153, 'last_price_update_time': 1774432837.141104}
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10649239') HTTP/1.1" 204 0
2026-03-25 10:00:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 67c70e7a-7fd7-5937-b5e4-d99c1aa0b06c with identifier: 10601084
2026-03-25 10:00:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 67c70e7a-7fd7-5937-b5e4-d99c1aa0b06c with identifier: 10601084
2026-03-25 10:00:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 67c70e7a-7fd7-5937-b5e4-d99c1aa0b06c with identifier: 10601084 to the API
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:00:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10601084>
{'auction_title': '',
'c_o_2_emission_value': 157,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '67c70e7a-7fd7-5937-b5e4-d99c1aa0b06c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '7600NCF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10601084',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 1107,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2025-05-29',
'seats_number': 2,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot Partner - Diesel - Manual - 102 hp - 1.107 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710601084%27 HTTP/1.1" 200 None
2026-03-25 10:00:37 [adesa.es] INFO: Saving data for 10601084: {'auction_closing_time': 1798675200.0, 'created_time': 1773334943.139052, 'last_price_update_time': 1774432837.492157}
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10601084') HTTP/1.1" 204 0
2026-03-25 10:00:37 [adesa.es] INFO: Found listing with ID: 10715797
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710715797%27 HTTP/1.1" 200 None
2026-03-25 10:00:37 [adesa.es] INFO: Scrape type for 10715797: 2
2026-03-25 10:00:37 [adesa.es] INFO: Scraping item 10715797 url https://www.openlane.eu/en/carv6/auction/10715797
2026-03-25 10:00:37 [adesa.es] INFO: Found listing with ID: 10690632
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710690632%27 HTTP/1.1" 200 None
2026-03-25 10:00:37 [adesa.es] INFO: Scrape type for 10690632: 2
2026-03-25 10:00:37 [adesa.es] INFO: Scraping item 10690632 url https://www.openlane.eu/en/carv6/auction/10690632
2026-03-25 10:00:37 [adesa.es] INFO: Found listing with ID: 10721604
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710721604%27 HTTP/1.1" 200 None
2026-03-25 10:00:37 [adesa.es] INFO: Scrape type for 10721604: 1
2026-03-25 10:00:37 [adesa.es] INFO: Scraping item 10721604 url https://www.openlane.eu/en/carv6/auction/10721604
2026-03-25 10:00:37 [adesa.es] INFO: Found listing with ID: 10571763
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710571763%27 HTTP/1.1" 200 None
2026-03-25 10:00:37 [adesa.es] INFO: Scrape type for 10571763: 0
2026-03-25 10:00:37 [adesa.es] INFO: Skipping item 10571763 url https://www.openlane.eu/en/carv6/auction/10571763
2026-03-25 10:00:37 [adesa.es] INFO: Found listing with ID: 10699511
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699511%27 HTTP/1.1" 200 None
2026-03-25 10:00:37 [adesa.es] INFO: Scrape type for 10699511: 0
2026-03-25 10:00:37 [adesa.es] INFO: Skipping item 10699511 url https://www.openlane.eu/en/carv6/auction/10699511
2026-03-25 10:00:37 [adesa.es] INFO: Found listing with ID: 10563498
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710563498%27 HTTP/1.1" 200 None
2026-03-25 10:00:37 [adesa.es] INFO: Scrape type for 10563498: 0
2026-03-25 10:00:37 [adesa.es] INFO: Skipping item 10563498 url https://www.openlane.eu/en/carv6/auction/10563498
2026-03-25 10:00:37 [adesa.es] INFO: Found listing with ID: 10699413
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699413%27 HTTP/1.1" 200 None
2026-03-25 10:00:37 [adesa.es] INFO: Scrape type for 10699413: 2
2026-03-25 10:00:37 [adesa.es] INFO: Scraping item 10699413 url https://www.openlane.eu/en/carv6/auction/10699413
2026-03-25 10:00:37 [adesa.es] INFO: Found listing with ID: 10597842
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710597842%27 HTTP/1.1" 200 None
2026-03-25 10:00:37 [adesa.es] INFO: Scrape type for 10597842: 0
2026-03-25 10:00:37 [adesa.es] INFO: Skipping item 10597842 url https://www.openlane.eu/en/carv6/auction/10597842
2026-03-25 10:00:37 [adesa.es] INFO: Found listing with ID: 10699495
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699495%27 HTTP/1.1" 200 None
2026-03-25 10:00:37 [adesa.es] INFO: Scrape type for 10699495: 0
2026-03-25 10:00:37 [adesa.es] INFO: Skipping item 10699495 url https://www.openlane.eu/en/carv6/auction/10699495
2026-03-25 10:00:37 [adesa.es] INFO: Found listing with ID: 10699500
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699500%27 HTTP/1.1" 200 None
2026-03-25 10:00:37 [adesa.es] INFO: Scrape type for 10699500: 2
2026-03-25 10:00:37 [adesa.es] INFO: Scraping item 10699500 url https://www.openlane.eu/en/carv6/auction/10699500
2026-03-25 10:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10643525> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:00:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f80c424-a062-5f7d-a39f-7013b1f491de with identifier: 10643525
2026-03-25 10:00:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f80c424-a062-5f7d-a39f-7013b1f491de with scrape type 2
2026-03-25 10:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f80c424-a062-5f7d-a39f-7013b1f491de with scrape type 2
2026-03-25 10:00:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 3f80c424-a062-5f7d-a39f-7013b1f491de, identifier: 10643525
2026-03-25 10:00:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 3f80c424-a062-5f7d-a39f-7013b1f491de with identifier: 10643525
2026-03-25 10:00:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 3f80c424-a062-5f7d-a39f-7013b1f491de with identifier: 10643525
2026-03-25 10:00:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 3f80c424-a062-5f7d-a39f-7013b1f491de with identifier: 10643525 to the API
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:00:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10643525>
{'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': '3f80c424-a062-5f7d-a39f-7013b1f491de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50502',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10643525',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 10099,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2025-05-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 1.2 Allure - Petrol - Manual - 104 hp - 10.099 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710643525%27 HTTP/1.1" 200 None
2026-03-25 10:00:40 [adesa.es] INFO: Saving data for 10643525: {'auction_closing_time': 1798675200.0, 'created_time': 1773334840.139264, 'last_price_update_time': 1774432840.264092}
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10643525') HTTP/1.1" 204 0
2026-03-25 10:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10276412> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:00:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d54d9790-44ec-5256-9d77-80c58cb93f22 with identifier: 10276412
2026-03-25 10:00:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d54d9790-44ec-5256-9d77-80c58cb93f22 with scrape type 2
2026-03-25 10:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d54d9790-44ec-5256-9d77-80c58cb93f22 with scrape type 2
2026-03-25 10:00:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: d54d9790-44ec-5256-9d77-80c58cb93f22, identifier: 10276412
2026-03-25 10:00:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: d54d9790-44ec-5256-9d77-80c58cb93f22 with identifier: 10276412
2026-03-25 10:00:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: d54d9790-44ec-5256-9d77-80c58cb93f22 with identifier: 10276412
2026-03-25 10:00:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: d54d9790-44ec-5256-9d77-80c58cb93f22 with identifier: 10276412 to the API
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:00:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10276412>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'd54d9790-44ec-5256-9d77-80c58cb93f22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '0908NHD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10276412',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21600,
'price_includes_vat': True,
'registration_date': '2025-10-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710276412%27 HTTP/1.1" 200 None
2026-03-25 10:00:40 [adesa.es] INFO: Saving data for 10276412: {'auction_closing_time': 1798675200.0, 'created_time': 1773334934.646785, 'last_price_update_time': 1774432840.950579}
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10276412') HTTP/1.1" 204 0
2026-03-25 10:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10571283> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:00:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9094affe-6b06-5f6a-911c-bb95d4ee3ccf with identifier: 10571283
2026-03-25 10:00:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9094affe-6b06-5f6a-911c-bb95d4ee3ccf with scrape type 2
2026-03-25 10:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9094affe-6b06-5f6a-911c-bb95d4ee3ccf with scrape type 2
2026-03-25 10:00:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 9094affe-6b06-5f6a-911c-bb95d4ee3ccf, identifier: 10571283
2026-03-25 10:00:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 9094affe-6b06-5f6a-911c-bb95d4ee3ccf with identifier: 10571283
2026-03-25 10:00:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 9094affe-6b06-5f6a-911c-bb95d4ee3ccf with identifier: 10571283
2026-03-25 10:00:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 9094affe-6b06-5f6a-911c-bb95d4ee3ccf with identifier: 10571283 to the API
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:00:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10571283>
{'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': '9094affe-6b06-5f6a-911c-bb95d4ee3ccf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '53611',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10571283',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 10325,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12950,
'price_includes_vat': True,
'registration_date': '2025-05-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 1.2 Allure - Petrol - Manual - 104 hp - 10.325 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710571283%27 HTTP/1.1" 200 None
2026-03-25 10:00:42 [adesa.es] INFO: Saving data for 10571283: {'auction_closing_time': 1798675200.0, 'created_time': 1773334935.0006, 'last_price_update_time': 1774432842.446517}
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10571283') HTTP/1.1" 204 0
2026-03-25 10:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10571281> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:00:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67f0b865-b4e2-5b5d-b9c0-84b72915c85d with identifier: 10571281
2026-03-25 10:00:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67f0b865-b4e2-5b5d-b9c0-84b72915c85d with scrape type 2
2026-03-25 10:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67f0b865-b4e2-5b5d-b9c0-84b72915c85d with scrape type 2
2026-03-25 10:00:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 67f0b865-b4e2-5b5d-b9c0-84b72915c85d, identifier: 10571281
2026-03-25 10:00:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 67f0b865-b4e2-5b5d-b9c0-84b72915c85d with identifier: 10571281
2026-03-25 10:00:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 67f0b865-b4e2-5b5d-b9c0-84b72915c85d with identifier: 10571281
2026-03-25 10:00:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 67f0b865-b4e2-5b5d-b9c0-84b72915c85d with identifier: 10571281 to the API
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:00:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10571281>
{'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': '67f0b865-b4e2-5b5d-b9c0-84b72915c85d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50491',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10571281',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 13627,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12950,
'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 - 13.627 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710571281%27 HTTP/1.1" 200 None
2026-03-25 10:00:46 [adesa.es] INFO: Saving data for 10571281: {'auction_closing_time': 1798675200.0, 'created_time': 1773334838.467416, 'last_price_update_time': 1774432846.868981}
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10571281') HTTP/1.1" 204 0
2026-03-25 10:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723118> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:00:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8941ce8-6e8b-55ab-af7b-083fc81880be with identifier: 10723118
2026-03-25 10:00:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8941ce8-6e8b-55ab-af7b-083fc81880be with scrape type 1
2026-03-25 10:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c8941ce8-6e8b-55ab-af7b-083fc81880be
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660600%252Fgeneral%252F6ffd29fa-a6e8-47b8-aa4b-f41b2b0a14bb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660600/general/6ffd29fa-a6e8-47b8-aa4b-f41b2b0a14bb.jpg already downloaded
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660600%252Fgeneral%252F4ba89be3-8105-45c2-b966-8f0c2655a3cf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660600/general/4ba89be3-8105-45c2-b966-8f0c2655a3cf.jpg already downloaded
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660600%252Fgeneral%252F9cf1f037-67f2-4fae-87bd-650cbcb1a1ad.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660600/general/9cf1f037-67f2-4fae-87bd-650cbcb1a1ad.jpg already downloaded
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660600%252Fgeneral%252F99c29c43-1c8f-4de1-8358-db87058aa55d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660600/general/99c29c43-1c8f-4de1-8358-db87058aa55d.jpg already downloaded
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660600%252Fgeneral%252F60688aa0-dabd-4941-9ec4-c322e51243dc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660600/general/60688aa0-dabd-4941-9ec4-c322e51243dc.jpg already downloaded
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660600%252Fgeneral%252F7f9d1775-56ae-4b05-afd2-57686a2c4dc5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660600/general/7f9d1775-56ae-4b05-afd2-57686a2c4dc5.jpg already downloaded
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660600%252Fgeneral%252Fa601e04d-819d-48d7-a0e7-845bc65ad91d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660600/general/a601e04d-819d-48d7-a0e7-845bc65ad91d.jpg already downloaded
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660600%252Fgeneral%252F9a65f467-c624-4c6e-a98d-14a90294fbd2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660600/general/9a65f467-c624-4c6e-a98d-14a90294fbd2.jpg already downloaded
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660600%252Fgeneral%252F01f1b8e6-84e9-499c-ab38-39c699633f82.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660600/general/01f1b8e6-84e9-499c-ab38-39c699633f82.jpg already downloaded
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660600%252Fgeneral%252Fcbd2bf3a-4572-4be5-aab4-be23adac5c90.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660600/general/cbd2bf3a-4572-4be5-aab4-be23adac5c90.jpg already downloaded
2026-03-25 10:00:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: c8941ce8-6e8b-55ab-af7b-083fc81880be, identifier: 10723118
2026-03-25 10:00:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: c8941ce8-6e8b-55ab-af7b-083fc81880be with identifier: 10723118
2026-03-25 10:00:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: c8941ce8-6e8b-55ab-af7b-083fc81880be with identifier: 10723118
2026-03-25 10:00:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: c8941ce8-6e8b-55ab-af7b-083fc81880be with identifier: 10723118 to the API
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:00:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723118>
{'auction_title': '',
'c_o_2_emission_value': 193,
'category': 'Minibus',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 176,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'c8941ce8-6e8b-55ab-af7b-083fc81880be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'S3681691',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723118',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': 'Traveller',
'odometer': 55042,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5660600/general/6ffd29fa-a6e8-47b8-aa4b-f41b2b0a14bb.jpg',
'https://images.openlane.eu/carimgs/5660600/general/4ba89be3-8105-45c2-b966-8f0c2655a3cf.jpg',
'https://images.openlane.eu/carimgs/5660600/general/9cf1f037-67f2-4fae-87bd-650cbcb1a1ad.jpg',
'https://images.openlane.eu/carimgs/5660600/general/99c29c43-1c8f-4de1-8358-db87058aa55d.jpg',
'https://images.openlane.eu/carimgs/5660600/general/60688aa0-dabd-4941-9ec4-c322e51243dc.jpg',
'https://images.openlane.eu/carimgs/5660600/general/7f9d1775-56ae-4b05-afd2-57686a2c4dc5.jpg',
'https://images.openlane.eu/carimgs/5660600/general/a601e04d-819d-48d7-a0e7-845bc65ad91d.jpg',
'https://images.openlane.eu/carimgs/5660600/general/9a65f467-c624-4c6e-a98d-14a90294fbd2.jpg',
'https://images.openlane.eu/carimgs/5660600/general/01f1b8e6-84e9-499c-ab38-39c699633f82.jpg',
'https://images.openlane.eu/carimgs/5660600/general/cbd2bf3a-4572-4be5-aab4-be23adac5c90.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8941ce8-6e8b-55ab-af7b-083fc81880be/c8941ce8-6e8b-55ab-af7b-083fc81880be_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78420,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660600/general/6ffd29fa-a6e8-47b8-aa4b-f41b2b0a14bb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8941ce8-6e8b-55ab-af7b-083fc81880be/c8941ce8-6e8b-55ab-af7b-083fc81880be_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64780,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660600/general/4ba89be3-8105-45c2-b966-8f0c2655a3cf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8941ce8-6e8b-55ab-af7b-083fc81880be/c8941ce8-6e8b-55ab-af7b-083fc81880be_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94539,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660600/general/9cf1f037-67f2-4fae-87bd-650cbcb1a1ad.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8941ce8-6e8b-55ab-af7b-083fc81880be/c8941ce8-6e8b-55ab-af7b-083fc81880be_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70722,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660600/general/99c29c43-1c8f-4de1-8358-db87058aa55d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8941ce8-6e8b-55ab-af7b-083fc81880be/c8941ce8-6e8b-55ab-af7b-083fc81880be_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88925,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660600/general/60688aa0-dabd-4941-9ec4-c322e51243dc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8941ce8-6e8b-55ab-af7b-083fc81880be/c8941ce8-6e8b-55ab-af7b-083fc81880be_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83431,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660600/general/7f9d1775-56ae-4b05-afd2-57686a2c4dc5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8941ce8-6e8b-55ab-af7b-083fc81880be/c8941ce8-6e8b-55ab-af7b-083fc81880be_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72462,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660600/general/a601e04d-819d-48d7-a0e7-845bc65ad91d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8941ce8-6e8b-55ab-af7b-083fc81880be/c8941ce8-6e8b-55ab-af7b-083fc81880be_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69200,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660600/general/9a65f467-c624-4c6e-a98d-14a90294fbd2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8941ce8-6e8b-55ab-af7b-083fc81880be/c8941ce8-6e8b-55ab-af7b-083fc81880be_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63964,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660600/general/01f1b8e6-84e9-499c-ab38-39c699633f82.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8941ce8-6e8b-55ab-af7b-083fc81880be/c8941ce8-6e8b-55ab-af7b-083fc81880be_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79931,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660600/general/cbd2bf3a-4572-4be5-aab4-be23adac5c90.jpg',
'Width': 800}],
'price': 26900,
'price_includes_vat': True,
'registration_date': '2024-04-29',
'seats_number': 9,
'seller_name': 'DIETRICH KROELY',
'title': 'Peugeot Traveller 2.0 HDI Business - Diesel - Automatic - 176 hp - '
'55.042 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2024}
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710723118%27 HTTP/1.1" 200 None
2026-03-25 10:00:48 [adesa.es] INFO: Saving data for 10723118: {'created_time': 1774432848.865463, 'last_price_update_time': 1774432848.865477, 'auction_closing_time': 1774527300.0}
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10723118') HTTP/1.1" 204 0
2026-03-25 10:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10405331> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:00:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31b5e700-9423-525b-8ed3-4dbf5e850a6f with identifier: 10405331
2026-03-25 10:00:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31b5e700-9423-525b-8ed3-4dbf5e850a6f with scrape type 2
2026-03-25 10:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 31b5e700-9423-525b-8ed3-4dbf5e850a6f with scrape type 2
2026-03-25 10:00:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 31b5e700-9423-525b-8ed3-4dbf5e850a6f, identifier: 10405331
2026-03-25 10:00:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 31b5e700-9423-525b-8ed3-4dbf5e850a6f with identifier: 10405331
2026-03-25 10:00:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 31b5e700-9423-525b-8ed3-4dbf5e850a6f with identifier: 10405331
2026-03-25 10:00:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 31b5e700-9423-525b-8ed3-4dbf5e850a6f with identifier: 10405331 to the API
2026-03-25 10:00:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:00:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:00:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10405331>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'White',
'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': '31b5e700-9423-525b-8ed3-4dbf5e850a6f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50486',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10405331',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 10980,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12950,
'price_includes_vat': True,
'registration_date': '2025-04-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 1.2 Allure - Petrol - Manual - 104 hp - 10.980 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-25 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405331%27 HTTP/1.1" 200 None
2026-03-25 10:00:50 [adesa.es] INFO: Saving data for 10405331: {'auction_closing_time': 1798675200.0, 'created_time': 1773334932.224038, 'last_price_update_time': 1774432850.738646}
2026-03-25 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10405331') HTTP/1.1" 204 0
2026-03-25 10:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10655463> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:00:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3f892ba-e942-5ddd-a403-754e5cfa7590 with identifier: 10655463
2026-03-25 10:00:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3f892ba-e942-5ddd-a403-754e5cfa7590 with scrape type 2
2026-03-25 10:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3f892ba-e942-5ddd-a403-754e5cfa7590 with scrape type 2
2026-03-25 10:00:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: e3f892ba-e942-5ddd-a403-754e5cfa7590, identifier: 10655463
2026-03-25 10:00:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: e3f892ba-e942-5ddd-a403-754e5cfa7590 with identifier: 10655463
2026-03-25 10:00:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: e3f892ba-e942-5ddd-a403-754e5cfa7590 with identifier: 10655463
2026-03-25 10:00:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: e3f892ba-e942-5ddd-a403-754e5cfa7590 with identifier: 10655463 to the API
2026-03-25 10:00:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:00:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:00:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10655463>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'e3f892ba-e942-5ddd-a403-754e5cfa7590',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '1249NGV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10655463',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2025-10-22',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Corsa 1.2 GS - Petrol - Manual - 101 hp - 50 km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-25 10:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710655463%27 HTTP/1.1" 200 None
2026-03-25 10:00:51 [adesa.es] INFO: Saving data for 10655463: {'auction_closing_time': 1798675200.0, 'created_time': 1773334931.106808, 'last_price_update_time': 1774432851.278752}
2026-03-25 10:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10655463') HTTP/1.1" 204 0
2026-03-25 10:00:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699483> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:00:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02f42d67-f157-5fa2-b64f-21b5a6f9186e with identifier: 10699483
2026-03-25 10:00:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02f42d67-f157-5fa2-b64f-21b5a6f9186e with scrape type 2
2026-03-25 10:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02f42d67-f157-5fa2-b64f-21b5a6f9186e with scrape type 2
2026-03-25 10:00:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 02f42d67-f157-5fa2-b64f-21b5a6f9186e, identifier: 10699483
2026-03-25 10:00:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 02f42d67-f157-5fa2-b64f-21b5a6f9186e with identifier: 10699483
2026-03-25 10:00:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 02f42d67-f157-5fa2-b64f-21b5a6f9186e with identifier: 10699483
2026-03-25 10:00:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 02f42d67-f157-5fa2-b64f-21b5a6f9186e with identifier: 10699483 to the API
2026-03-25 10:00:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:00:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:00:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699483>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T00: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': '7593NJD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699483',
'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': 'Stockcoach Automotive Marketplace',
'title': 'Mercedes-Benz A 200d AMG Line - Diesel - Automatic - 150 hp - 50 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2025}
2026-03-25 10:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699483%27 HTTP/1.1" 200 None
2026-03-25 10:00:52 [adesa.es] INFO: Saving data for 10699483: {'auction_closing_time': 1798675200.0, 'created_time': 1774000851.65651, 'last_price_update_time': 1774432852.230588}
2026-03-25 10:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10699483') HTTP/1.1" 204 0
2026-03-25 10:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10640087> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:00:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9dea0944-3d5e-5cff-ab43-0d2c509f948d with identifier: 10640087
2026-03-25 10:00:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9dea0944-3d5e-5cff-ab43-0d2c509f948d with scrape type 2
2026-03-25 10:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9dea0944-3d5e-5cff-ab43-0d2c509f948d with scrape type 2
2026-03-25 10:00:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 9dea0944-3d5e-5cff-ab43-0d2c509f948d, identifier: 10640087
2026-03-25 10:00:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 9dea0944-3d5e-5cff-ab43-0d2c509f948d with identifier: 10640087
2026-03-25 10:00:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 9dea0944-3d5e-5cff-ab43-0d2c509f948d with identifier: 10640087
2026-03-25 10:00:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 9dea0944-3d5e-5cff-ab43-0d2c509f948d with identifier: 10640087 to the API
2026-03-25 10:00:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:00:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:00:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10640087>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'SUV',
'color': 'White',
'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': '9dea0944-3d5e-5cff-ab43-0d2c509f948d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '5371NHL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10640087',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20500,
'price_includes_vat': True,
'registration_date': '2025-11-17',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Jeep Avenger 1.2 Summit - Petrol - Manual - 101 hp - 50 km',
'transmission': 'manual',
'trim': 'Summit',
'vin': None,
'year': 2025}
2026-03-25 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710640087%27 HTTP/1.1" 200 None
2026-03-25 10:00:55 [adesa.es] INFO: Saving data for 10640087: {'auction_closing_time': 1798675200.0, 'created_time': 1773334928.982648, 'last_price_update_time': 1774432855.544966}
2026-03-25 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10640087') HTTP/1.1" 204 0
2026-03-25 10:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10405317> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:00:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1f654ca-0ce2-510b-956e-bb695714abc6 with identifier: 10405317
2026-03-25 10:00:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1f654ca-0ce2-510b-956e-bb695714abc6 with scrape type 2
2026-03-25 10:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1f654ca-0ce2-510b-956e-bb695714abc6 with scrape type 2
2026-03-25 10:00:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: c1f654ca-0ce2-510b-956e-bb695714abc6, identifier: 10405317
2026-03-25 10:00:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: c1f654ca-0ce2-510b-956e-bb695714abc6 with identifier: 10405317
2026-03-25 10:00:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: c1f654ca-0ce2-510b-956e-bb695714abc6 with identifier: 10405317
2026-03-25 10:00:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: c1f654ca-0ce2-510b-956e-bb695714abc6 with identifier: 10405317 to the API
2026-03-25 10:00:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:00:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:00:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10405317>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'c1f654ca-0ce2-510b-956e-bb695714abc6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50398',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10405317',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Panda',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2025-08-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Fiat Panda 1.2 La Prima - Petrol - Automatic - 102 hp - 50 km',
'transmission': 'automatic',
'trim': 'La Prima',
'vin': None,
'year': 2025}
2026-03-25 10:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405317%27 HTTP/1.1" 200 None
2026-03-25 10:00:56 [adesa.es] INFO: Saving data for 10405317: {'auction_closing_time': 1798675200.0, 'created_time': 1773334956.592111, 'last_price_update_time': 1774432856.244898}
2026-03-25 10:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10405317') HTTP/1.1" 204 0
2026-03-25 10:01:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10550836> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:01:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:01:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b8fd6f7-5f29-5cc6-98ad-7c4673cbe9e1 with identifier: 10550836
2026-03-25 10:01:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b8fd6f7-5f29-5cc6-98ad-7c4673cbe9e1 with scrape type 2
2026-03-25 10:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b8fd6f7-5f29-5cc6-98ad-7c4673cbe9e1 with scrape type 2
2026-03-25 10:01:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 0b8fd6f7-5f29-5cc6-98ad-7c4673cbe9e1, identifier: 10550836
2026-03-25 10:01:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 0b8fd6f7-5f29-5cc6-98ad-7c4673cbe9e1 with identifier: 10550836
2026-03-25 10:01:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 0b8fd6f7-5f29-5cc6-98ad-7c4673cbe9e1 with identifier: 10550836
2026-03-25 10:01:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 0b8fd6f7-5f29-5cc6-98ad-7c4673cbe9e1 with identifier: 10550836 to the API
2026-03-25 10:01:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10550836>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 112,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '0b8fd6f7-5f29-5cc6-98ad-7c4673cbe9e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '54179',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10550836',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 41795,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-06-19',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Dacia Sandero 1.0 TCe Stepway Extreme - Petrol - Manual - 112 hp - '
'41.795 km',
'transmission': 'manual',
'trim': 'Stepway Extreme',
'vin': None,
'year': 2024}
2026-03-25 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710550836%27 HTTP/1.1" 200 None
2026-03-25 10:01:03 [adesa.es] INFO: Saving data for 10550836: {'auction_closing_time': 1798675200.0, 'created_time': 1773334955.977401, 'last_price_update_time': 1774432863.087835}
2026-03-25 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10550836') HTTP/1.1" 204 0
2026-03-25 10:01:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10405315> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:01:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:01:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 558cbb92-fc73-51cc-ab24-a0431682279d with identifier: 10405315
2026-03-25 10:01:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 558cbb92-fc73-51cc-ab24-a0431682279d with scrape type 2
2026-03-25 10:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 558cbb92-fc73-51cc-ab24-a0431682279d with scrape type 2
2026-03-25 10:01:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 558cbb92-fc73-51cc-ab24-a0431682279d, identifier: 10405315
2026-03-25 10:01:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 558cbb92-fc73-51cc-ab24-a0431682279d with identifier: 10405315
2026-03-25 10:01:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 558cbb92-fc73-51cc-ab24-a0431682279d with identifier: 10405315
2026-03-25 10:01:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 558cbb92-fc73-51cc-ab24-a0431682279d with identifier: 10405315 to the API
2026-03-25 10:01:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10405315>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 112,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '558cbb92-fc73-51cc-ab24-a0431682279d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50392',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10405315',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 36276,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-06-26',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Dacia Sandero 1.0 TCe Stepway Extreme - Petrol - Manual - 112 hp - '
'36.276 km',
'transmission': 'manual',
'trim': 'Stepway Extreme',
'vin': None,
'year': 2024}
2026-03-25 10:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405315%27 HTTP/1.1" 200 None
2026-03-25 10:01:04 [adesa.es] INFO: Saving data for 10405315: {'auction_closing_time': 1798675200.0, 'created_time': 1773334954.34242, 'last_price_update_time': 1774432864.89164}
2026-03-25 10:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10405315') HTTP/1.1" 204 0
2026-03-25 10:01:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10405314> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:01:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699394> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:01:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:01:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:01:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f910f7ed-5da5-5b60-99d3-0df59d34d161 with identifier: 10405314
2026-03-25 10:01:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f910f7ed-5da5-5b60-99d3-0df59d34d161 with scrape type 2
2026-03-25 10:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f910f7ed-5da5-5b60-99d3-0df59d34d161 with scrape type 2
2026-03-25 10:01:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: f910f7ed-5da5-5b60-99d3-0df59d34d161, identifier: 10405314
2026-03-25 10:01:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b58733ef-9f2a-53b5-8a2d-384fd78ae5b3 with identifier: 10699394
2026-03-25 10:01:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b58733ef-9f2a-53b5-8a2d-384fd78ae5b3 with scrape type 2
2026-03-25 10:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b58733ef-9f2a-53b5-8a2d-384fd78ae5b3 with scrape type 2
2026-03-25 10:01:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: b58733ef-9f2a-53b5-8a2d-384fd78ae5b3, identifier: 10699394
2026-03-25 10:01:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: f910f7ed-5da5-5b60-99d3-0df59d34d161 with identifier: 10405314
2026-03-25 10:01:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: f910f7ed-5da5-5b60-99d3-0df59d34d161 with identifier: 10405314
2026-03-25 10:01:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: f910f7ed-5da5-5b60-99d3-0df59d34d161 with identifier: 10405314 to the API
2026-03-25 10:01:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:05 [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-25 10:01:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10405314>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 112,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'f910f7ed-5da5-5b60-99d3-0df59d34d161',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50394',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10405314',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 36092,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-06-26',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Dacia Sandero 1.0 TCe Stepway Extreme - Petrol - Manual - 112 hp - '
'36.092 km',
'transmission': 'manual',
'trim': 'Stepway Extreme',
'vin': None,
'year': 2024}
2026-03-25 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:05 [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-25 10:01:05 [adesa.es] INFO: Saving data for 10405314: {'auction_closing_time': 1798675200.0, 'created_time': 1773334954.751049, 'last_price_update_time': 1774432865.575716}
2026-03-25 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10405314') HTTP/1.1" 204 0
2026-03-25 10:01:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: b58733ef-9f2a-53b5-8a2d-384fd78ae5b3 with identifier: 10699394
2026-03-25 10:01:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: b58733ef-9f2a-53b5-8a2d-384fd78ae5b3 with identifier: 10699394
2026-03-25 10:01:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: b58733ef-9f2a-53b5-8a2d-384fd78ae5b3 with identifier: 10699394 to the API
2026-03-25 10:01:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:05 [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-25 10:01:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699394>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 164,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b58733ef-9f2a-53b5-8a2d-384fd78ae5b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '4478MZF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699394',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 19741,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 30000,
'price_includes_vat': True,
'registration_date': '2025-03-18',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'BMW 1 Series 120d M Sport - Hybrid - Automatic - 164 hp - 19.741 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-25 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:05 [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-25 10:01:05 [adesa.es] INFO: Saving data for 10699394: {'auction_closing_time': 1798671600.0, 'created_time': 1774000844.857909, 'last_price_update_time': 1774432865.97602}
2026-03-25 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10699394') HTTP/1.1" 204 0
2026-03-25 10:01:05 [scrapy.extensions.logstats] INFO: Crawled 36 pages (at 36 pages/min), scraped 34 items (at 34 items/min)
2026-03-25 10:01:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 161MiB
2026-03-25 10:01:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10666055> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:01:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:01:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb43ec3e-26a4-5686-96ed-1f965da8cfd3 with identifier: 10666055
2026-03-25 10:01:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb43ec3e-26a4-5686-96ed-1f965da8cfd3 with scrape type 2
2026-03-25 10:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb43ec3e-26a4-5686-96ed-1f965da8cfd3 with scrape type 2
2026-03-25 10:01:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: fb43ec3e-26a4-5686-96ed-1f965da8cfd3, identifier: 10666055
2026-03-25 10:01:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: fb43ec3e-26a4-5686-96ed-1f965da8cfd3 with identifier: 10666055
2026-03-25 10:01:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: fb43ec3e-26a4-5686-96ed-1f965da8cfd3 with identifier: 10666055
2026-03-25 10:01:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: fb43ec3e-26a4-5686-96ed-1f965da8cfd3 with identifier: 10666055 to the API
2026-03-25 10:01:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10666055>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 164,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': 'fb43ec3e-26a4-5686-96ed-1f965da8cfd3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '1368MYN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10666055',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 19257,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 29700,
'price_includes_vat': True,
'registration_date': '2025-02-20',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'BMW 1 Series 120d M Sport - Hybrid - Automatic - 164 hp - 19.257 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-25 10:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:07 [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-25 10:01:07 [adesa.es] INFO: Saving data for 10666055: {'auction_closing_time': 1798671600.0, 'created_time': 1773396040.257399, 'last_price_update_time': 1774432867.959386}
2026-03-25 10:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10666055') HTTP/1.1" 204 0
2026-03-25 10:01:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699500> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:01:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699413> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:01:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:01:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:01:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 622c97a1-9467-5916-8930-e640c8b10c4b with identifier: 10699500
2026-03-25 10:01:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 622c97a1-9467-5916-8930-e640c8b10c4b with scrape type 2
2026-03-25 10:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 622c97a1-9467-5916-8930-e640c8b10c4b with scrape type 2
2026-03-25 10:01:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 622c97a1-9467-5916-8930-e640c8b10c4b, identifier: 10699500
2026-03-25 10:01:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0ac1846-07bf-59f4-8239-8c580e7c293b with identifier: 10699413
2026-03-25 10:01:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0ac1846-07bf-59f4-8239-8c580e7c293b with scrape type 2
2026-03-25 10:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0ac1846-07bf-59f4-8239-8c580e7c293b with scrape type 2
2026-03-25 10:01:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: d0ac1846-07bf-59f4-8239-8c580e7c293b, identifier: 10699413
2026-03-25 10:01:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 622c97a1-9467-5916-8930-e640c8b10c4b with identifier: 10699500
2026-03-25 10:01:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 622c97a1-9467-5916-8930-e640c8b10c4b with identifier: 10699500
2026-03-25 10:01:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 622c97a1-9467-5916-8930-e640c8b10c4b with identifier: 10699500 to the API
2026-03-25 10:01:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699500>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '622c97a1-9467-5916-8930-e640c8b10c4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '1618NHR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699500',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Espace',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 34300,
'price_includes_vat': True,
'registration_date': '2025-11-24',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Espace 1.2 Esprit Alpine - Hybrid - Automatic - 131 hp - 50 '
'km',
'transmission': 'automatic',
'trim': 'Esprit Alpine',
'vin': None,
'year': 2025}
2026-03-25 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:08 [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-25 10:01:08 [adesa.es] INFO: Saving data for 10699500: {'auction_closing_time': 1798671600.0, 'created_time': 1774000848.879458, 'last_price_update_time': 1774432868.82899}
2026-03-25 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10699500') HTTP/1.1" 204 0
2026-03-25 10:01:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: d0ac1846-07bf-59f4-8239-8c580e7c293b with identifier: 10699413
2026-03-25 10:01:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: d0ac1846-07bf-59f4-8239-8c580e7c293b with identifier: 10699413
2026-03-25 10:01:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: d0ac1846-07bf-59f4-8239-8c580e7c293b with identifier: 10699413 to the API
2026-03-25 10:01:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:09 [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-25 10:01:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699413>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'd0ac1846-07bf-59f4-8239-8c580e7c293b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '7629MWP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699413',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 22954,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22000,
'price_includes_vat': True,
'registration_date': '2024-11-27',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 Allure - Petrol - Automatic - 136 hp - 22.954 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-25 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:09 [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-25 10:01:09 [adesa.es] INFO: Saving data for 10699413: {'auction_closing_time': 1798671600.0, 'created_time': 1774000854.580554, 'last_price_update_time': 1774432869.148903}
2026-03-25 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10699413') HTTP/1.1" 204 0
2026-03-25 10:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721604> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:01:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:01:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e365e389-82a3-5cab-b83b-15d30db98793 with identifier: 10721604
2026-03-25 10:01:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e365e389-82a3-5cab-b83b-15d30db98793 with scrape type 1
2026-03-25 10:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e365e389-82a3-5cab-b83b-15d30db98793
2026-03-25 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744247%252Fgeneral%252Fa7d0c5d5-4574-4584-8d17-4c994c8ead3b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744247/general/a7d0c5d5-4574-4584-8d17-4c994c8ead3b.jpg not downloaded yet
2026-03-25 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744247%252Fgeneral%252F6e0c1280-d9cd-4c3c-8a5a-1eaa62484f5a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744247/general/6e0c1280-d9cd-4c3c-8a5a-1eaa62484f5a.jpg not downloaded yet
2026-03-25 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744247%252Fgeneral%252F6352a5c2-67ee-4e60-a17f-1d54f26f06bc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744247/general/6352a5c2-67ee-4e60-a17f-1d54f26f06bc.jpg not downloaded yet
2026-03-25 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744247%252Fgeneral%252Fd07014ae-1cad-4ce5-8e07-455dbf269cdf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744247/general/d07014ae-1cad-4ce5-8e07-455dbf269cdf.jpg not downloaded yet
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744247%252Fgeneral%252F9adbef65-f6f4-4ba2-bae4-5680a6fdbb47.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744247/general/9adbef65-f6f4-4ba2-bae4-5680a6fdbb47.jpg not downloaded yet
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744247%252Fgeneral%252F4b3debfe-7e6d-4474-a168-ad626bdd18ef.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744247/general/4b3debfe-7e6d-4474-a168-ad626bdd18ef.jpg not downloaded yet
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744247%252Fgeneral%252Fffa2edbb-1591-4ffc-94ec-91d5e5f267ea.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744247/general/ffa2edbb-1591-4ffc-94ec-91d5e5f267ea.jpg not downloaded yet
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744247%252Fgeneral%252Fc4c9b986-553e-487e-8a68-8ce98f866b5f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744247/general/c4c9b986-553e-487e-8a68-8ce98f866b5f.jpg not downloaded yet
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744247%252Fgeneral%252F2502f127-d0a2-4cc1-bd2a-4bf0d8e922a4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744247/general/2502f127-d0a2-4cc1-bd2a-4bf0d8e922a4.jpg not downloaded yet
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744247%252Fgeneral%252F4a0c6cd2-64f5-467d-83c9-115ffaa49089.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744247/general/4a0c6cd2-64f5-467d-83c9-115ffaa49089.jpg not downloaded yet
2026-03-25 10:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744247/general/6e0c1280-d9cd-4c3c-8a5a-1eaa62484f5a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721604)
2026-03-25 10:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744247/general/a7d0c5d5-4574-4584-8d17-4c994c8ead3b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721604)
2026-03-25 10:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744247/general/6352a5c2-67ee-4e60-a17f-1d54f26f06bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721604)
2026-03-25 10:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744247/general/4a0c6cd2-64f5-467d-83c9-115ffaa49089.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721604)
2026-03-25 10:01:13 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-25 10:01:13 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-25 10:01:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe6e2e6b90>
2026-03-25 10:01:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2118
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:01:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e365e389-82a3-5cab-b83b-15d30db98793/e365e389-82a3-5cab-b83b-15d30db98793_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744247%252Fgeneral%252F6e0c1280-d9cd-4c3c-8a5a-1eaa62484f5a.jpg') HTTP/1.1" 204 0
2026-03-25 10:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744247/general/6e0c1280-d9cd-4c3c-8a5a-1eaa62484f5a.jpg saved to cache
2026-03-25 10:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e365e389-82a3-5cab-b83b-15d30db98793
2026-03-25 10:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744247/general/9adbef65-f6f4-4ba2-bae4-5680a6fdbb47.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721604)
2026-03-25 10:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744247/general/d07014ae-1cad-4ce5-8e07-455dbf269cdf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721604)
2026-03-25 10:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10653126> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:01:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:01:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe7061cc50>
2026-03-25 10:01:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:01:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e365e389-82a3-5cab-b83b-15d30db98793/e365e389-82a3-5cab-b83b-15d30db98793_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744247%252Fgeneral%252Fa7d0c5d5-4574-4584-8d17-4c994c8ead3b.jpg') HTTP/1.1" 204 0
2026-03-25 10:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744247/general/a7d0c5d5-4574-4584-8d17-4c994c8ead3b.jpg saved to cache
2026-03-25 10:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e365e389-82a3-5cab-b83b-15d30db98793
2026-03-25 10:01:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe6e58f250>
2026-03-25 10:01:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:01:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e365e389-82a3-5cab-b83b-15d30db98793/e365e389-82a3-5cab-b83b-15d30db98793_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744247%252Fgeneral%252F6352a5c2-67ee-4e60-a17f-1d54f26f06bc.jpg') HTTP/1.1" 204 0
2026-03-25 10:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744247/general/6352a5c2-67ee-4e60-a17f-1d54f26f06bc.jpg saved to cache
2026-03-25 10:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e365e389-82a3-5cab-b83b-15d30db98793
2026-03-25 10:01:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe6e58cd50>
2026-03-25 10:01:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:01:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e365e389-82a3-5cab-b83b-15d30db98793/e365e389-82a3-5cab-b83b-15d30db98793_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744247%252Fgeneral%252F4a0c6cd2-64f5-467d-83c9-115ffaa49089.jpg') HTTP/1.1" 204 0
2026-03-25 10:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744247/general/4a0c6cd2-64f5-467d-83c9-115ffaa49089.jpg saved to cache
2026-03-25 10:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e365e389-82a3-5cab-b83b-15d30db98793
2026-03-25 10:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744247/general/ffa2edbb-1591-4ffc-94ec-91d5e5f267ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721604)
2026-03-25 10:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744247/general/c4c9b986-553e-487e-8a68-8ce98f866b5f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721604)
2026-03-25 10:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744247/general/2502f127-d0a2-4cc1-bd2a-4bf0d8e922a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721604)
2026-03-25 10:01:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe6e25b410>
2026-03-25 10:01:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:01:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e365e389-82a3-5cab-b83b-15d30db98793/e365e389-82a3-5cab-b83b-15d30db98793_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744247%252Fgeneral%252F9adbef65-f6f4-4ba2-bae4-5680a6fdbb47.jpg') HTTP/1.1" 204 0
2026-03-25 10:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744247/general/9adbef65-f6f4-4ba2-bae4-5680a6fdbb47.jpg saved to cache
2026-03-25 10:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e365e389-82a3-5cab-b83b-15d30db98793
2026-03-25 10:01:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe6e1a8950>
2026-03-25 10:01:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:01:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e365e389-82a3-5cab-b83b-15d30db98793/e365e389-82a3-5cab-b83b-15d30db98793_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744247%252Fgeneral%252Fd07014ae-1cad-4ce5-8e07-455dbf269cdf.jpg') HTTP/1.1" 204 0
2026-03-25 10:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744247/general/d07014ae-1cad-4ce5-8e07-455dbf269cdf.jpg saved to cache
2026-03-25 10:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e365e389-82a3-5cab-b83b-15d30db98793
2026-03-25 10:01:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 143a7553-b2e5-57c9-a0ac-106a65078808 with identifier: 10653126
2026-03-25 10:01:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 143a7553-b2e5-57c9-a0ac-106a65078808 with scrape type 2
2026-03-25 10:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 143a7553-b2e5-57c9-a0ac-106a65078808 with scrape type 2
2026-03-25 10:01:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 143a7553-b2e5-57c9-a0ac-106a65078808, identifier: 10653126
2026-03-25 10:01:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 143a7553-b2e5-57c9-a0ac-106a65078808 with identifier: 10653126
2026-03-25 10:01:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 143a7553-b2e5-57c9-a0ac-106a65078808 with identifier: 10653126
2026-03-25 10:01:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 143a7553-b2e5-57c9-a0ac-106a65078808 with identifier: 10653126 to the API
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10653126>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 127,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '143a7553-b2e5-57c9-a0ac-106a65078808',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '1052NLC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10653126',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2026-03-03',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Ford Puma 1.0 ST Line - Petrol - Manual - 127 hp - 50 km',
'transmission': 'manual',
'trim': 'ST Line',
'vin': None,
'year': 2026}
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01: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-25 10:01:14 [adesa.es] INFO: Saving data for 10653126: {'auction_closing_time': 1798675200.0, 'created_time': 1773334965.546387, 'last_price_update_time': 1774432874.530342}
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10653126') HTTP/1.1" 204 0
2026-03-25 10:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699405> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744247/general/4b3debfe-7e6d-4474-a168-ad626bdd18ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721604)
2026-03-25 10:01:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:01:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe6e234e10>
2026-03-25 10:01:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:01:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e365e389-82a3-5cab-b83b-15d30db98793/e365e389-82a3-5cab-b83b-15d30db98793_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744247%252Fgeneral%252Fffa2edbb-1591-4ffc-94ec-91d5e5f267ea.jpg') HTTP/1.1" 204 0
2026-03-25 10:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744247/general/ffa2edbb-1591-4ffc-94ec-91d5e5f267ea.jpg saved to cache
2026-03-25 10:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e365e389-82a3-5cab-b83b-15d30db98793
2026-03-25 10:01:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe6e297790>
2026-03-25 10:01:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:01:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e365e389-82a3-5cab-b83b-15d30db98793/e365e389-82a3-5cab-b83b-15d30db98793_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744247%252Fgeneral%252Fc4c9b986-553e-487e-8a68-8ce98f866b5f.jpg') HTTP/1.1" 204 0
2026-03-25 10:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744247/general/c4c9b986-553e-487e-8a68-8ce98f866b5f.jpg saved to cache
2026-03-25 10:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e365e389-82a3-5cab-b83b-15d30db98793
2026-03-25 10:01:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe6e392810>
2026-03-25 10:01:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:01:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e365e389-82a3-5cab-b83b-15d30db98793/e365e389-82a3-5cab-b83b-15d30db98793_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744247%252Fgeneral%252F2502f127-d0a2-4cc1-bd2a-4bf0d8e922a4.jpg') HTTP/1.1" 204 0
2026-03-25 10:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744247/general/2502f127-d0a2-4cc1-bd2a-4bf0d8e922a4.jpg saved to cache
2026-03-25 10:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e365e389-82a3-5cab-b83b-15d30db98793
2026-03-25 10:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715797> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:01:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:01:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e437a1d2-1149-5c45-b64c-123242478976 with identifier: 10699405
2026-03-25 10:01:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e437a1d2-1149-5c45-b64c-123242478976 with scrape type 2
2026-03-25 10:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e437a1d2-1149-5c45-b64c-123242478976 with scrape type 2
2026-03-25 10:01:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: e437a1d2-1149-5c45-b64c-123242478976, identifier: 10699405
2026-03-25 10:01:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe6e594f10>
2026-03-25 10:01:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:01:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e365e389-82a3-5cab-b83b-15d30db98793/e365e389-82a3-5cab-b83b-15d30db98793_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744247%252Fgeneral%252F4b3debfe-7e6d-4474-a168-ad626bdd18ef.jpg') HTTP/1.1" 204 0
2026-03-25 10:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744247/general/4b3debfe-7e6d-4474-a168-ad626bdd18ef.jpg saved to cache
2026-03-25 10:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e365e389-82a3-5cab-b83b-15d30db98793
2026-03-25 10:01:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e365e389-82a3-5cab-b83b-15d30db98793, skipping ID generation
2026-03-25 10:01:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e365e389-82a3-5cab-b83b-15d30db98793 with scrape type 1
2026-03-25 10:01:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e365e389-82a3-5cab-b83b-15d30db98793 sending to next pipeline
2026-03-25 10:01:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: e365e389-82a3-5cab-b83b-15d30db98793, identifier: 10721604
2026-03-25 10:01:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: e437a1d2-1149-5c45-b64c-123242478976 with identifier: 10699405
2026-03-25 10:01:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: e437a1d2-1149-5c45-b64c-123242478976 with identifier: 10699405
2026-03-25 10:01:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: e437a1d2-1149-5c45-b64c-123242478976 with identifier: 10699405 to the API
2026-03-25 10:01:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699405>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Saloon',
'color': 'White',
'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': 'e437a1d2-1149-5c45-b64c-123242478976',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '1370MYN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699405',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 20998,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 29200,
'price_includes_vat': True,
'registration_date': '2025-02-20',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'BMW 1 Series 120d M Sport - Hybrid - Automatic - 164 hp - 20.998 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-25 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:15 [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-25 10:01:15 [adesa.es] INFO: Saving data for 10699405: {'auction_closing_time': 1798671600.0, 'created_time': 1774000843.592418, 'last_price_update_time': 1774432875.537088}
2026-03-25 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10699405') HTTP/1.1" 204 0
2026-03-25 10:01:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: e365e389-82a3-5cab-b83b-15d30db98793 with identifier: 10721604
2026-03-25 10:01:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: e365e389-82a3-5cab-b83b-15d30db98793 with identifier: 10721604
2026-03-25 10:01:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: e365e389-82a3-5cab-b83b-15d30db98793 with identifier: 10721604 to the API
2026-03-25 10:01:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01: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-25 10:01:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744247/general/4b3debfe-7e6d-4474-a168-ad626bdd18ef.jpg>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'e365e389-82a3-5cab-b83b-15d30db98793',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '4679NBT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721604',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 12410,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e365e389-82a3-5cab-b83b-15d30db98793/e365e389-82a3-5cab-b83b-15d30db98793_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191456,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744247/general/a7d0c5d5-4574-4584-8d17-4c994c8ead3b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e365e389-82a3-5cab-b83b-15d30db98793/e365e389-82a3-5cab-b83b-15d30db98793_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182545,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744247/general/6e0c1280-d9cd-4c3c-8a5a-1eaa62484f5a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e365e389-82a3-5cab-b83b-15d30db98793/e365e389-82a3-5cab-b83b-15d30db98793_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178231,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744247/general/6352a5c2-67ee-4e60-a17f-1d54f26f06bc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e365e389-82a3-5cab-b83b-15d30db98793/e365e389-82a3-5cab-b83b-15d30db98793_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179366,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744247/general/d07014ae-1cad-4ce5-8e07-455dbf269cdf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e365e389-82a3-5cab-b83b-15d30db98793/e365e389-82a3-5cab-b83b-15d30db98793_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216479,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744247/general/9adbef65-f6f4-4ba2-bae4-5680a6fdbb47.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e365e389-82a3-5cab-b83b-15d30db98793/e365e389-82a3-5cab-b83b-15d30db98793_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216742,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744247/general/4b3debfe-7e6d-4474-a168-ad626bdd18ef.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e365e389-82a3-5cab-b83b-15d30db98793/e365e389-82a3-5cab-b83b-15d30db98793_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 382762,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744247/general/ffa2edbb-1591-4ffc-94ec-91d5e5f267ea.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e365e389-82a3-5cab-b83b-15d30db98793/e365e389-82a3-5cab-b83b-15d30db98793_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 421874,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744247/general/c4c9b986-553e-487e-8a68-8ce98f866b5f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e365e389-82a3-5cab-b83b-15d30db98793/e365e389-82a3-5cab-b83b-15d30db98793_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 399540,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744247/general/2502f127-d0a2-4cc1-bd2a-4bf0d8e922a4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e365e389-82a3-5cab-b83b-15d30db98793/e365e389-82a3-5cab-b83b-15d30db98793_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346190,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744247/general/4a0c6cd2-64f5-467d-83c9-115ffaa49089.jpg',
'Width': 1920}],
'price': 26200,
'price_includes_vat': True,
'registration_date': '2025-05-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Mercedes-Benz A 180 AMG Line - Petrol - Automatic - 136 hp - 12.410 '
'km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2025}
2026-03-25 10:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710721604%27 HTTP/1.1" 200 None
2026-03-25 10:01:16 [adesa.es] INFO: Saving data for 10721604: {'created_time': 1774432876.290162, 'last_price_update_time': 1774432876.290174, 'auction_closing_time': 1798671600.0}
2026-03-25 10:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10721604') HTTP/1.1" 204 0
2026-03-25 10:01:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d04c8262-f858-53b0-be8b-151bd58af762 with identifier: 10715797
2026-03-25 10:01:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d04c8262-f858-53b0-be8b-151bd58af762 with scrape type 2
2026-03-25 10:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d04c8262-f858-53b0-be8b-151bd58af762 with scrape type 2
2026-03-25 10:01:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: d04c8262-f858-53b0-be8b-151bd58af762, identifier: 10715797
2026-03-25 10:01:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: d04c8262-f858-53b0-be8b-151bd58af762 with identifier: 10715797
2026-03-25 10:01:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: d04c8262-f858-53b0-be8b-151bd58af762 with identifier: 10715797
2026-03-25 10:01:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: d04c8262-f858-53b0-be8b-151bd58af762 with identifier: 10715797 to the API
2026-03-25 10:01:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01: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-25 10:01:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715797>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': 'd04c8262-f858-53b0-be8b-151bd58af762',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '9291MVW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715797',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 7762,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22000,
'price_includes_vat': True,
'registration_date': '2024-10-23',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 - Diesel - Automatic - 131 hp - 7.762 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 10:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:16 [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-25 10:01:16 [adesa.es] INFO: Saving data for 10715797: {'auction_closing_time': 1798671600.0, 'created_time': 1774346426.000865, 'last_price_update_time': 1774432876.747438}
2026-03-25 10:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10715797') HTTP/1.1" 204 0
2026-03-25 10:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10700824> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:01:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a37120e-e50d-52ce-a04d-9fd833093681 with identifier: 10700824
2026-03-25 10:01:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a37120e-e50d-52ce-a04d-9fd833093681 with scrape type 2
2026-03-25 10:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a37120e-e50d-52ce-a04d-9fd833093681 with scrape type 2
2026-03-25 10:01:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 1a37120e-e50d-52ce-a04d-9fd833093681, identifier: 10700824
2026-03-25 10:01:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 1a37120e-e50d-52ce-a04d-9fd833093681 with identifier: 10700824
2026-03-25 10:01:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 1a37120e-e50d-52ce-a04d-9fd833093681 with identifier: 10700824
2026-03-25 10:01:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 1a37120e-e50d-52ce-a04d-9fd833093681 with identifier: 10700824 to the API
2026-03-25 10:01:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10700824>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 164,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '1a37120e-e50d-52ce-a04d-9fd833093681',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '49358',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10700824',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 26805,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 36900,
'price_includes_vat': True,
'registration_date': '2025-04-24',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'BMW X2 20d M Sport - Hybrid - Automatic - 164 hp - 26.805 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-25 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710700824%27 HTTP/1.1" 200 None
2026-03-25 10:01:17 [adesa.es] INFO: Saving data for 10700824: {'auction_closing_time': 1798671600.0, 'created_time': 1774000845.856356, 'last_price_update_time': 1774432877.240876}
2026-03-25 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10700824') HTTP/1.1" 204 0
2026-03-25 10:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10690632> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:01:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81a8ebf1-9fa8-5535-979e-83ce05a3601b with identifier: 10690632
2026-03-25 10:01:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81a8ebf1-9fa8-5535-979e-83ce05a3601b with scrape type 2
2026-03-25 10:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81a8ebf1-9fa8-5535-979e-83ce05a3601b with scrape type 2
2026-03-25 10:01:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 81a8ebf1-9fa8-5535-979e-83ce05a3601b, identifier: 10690632
2026-03-25 10:01:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 81a8ebf1-9fa8-5535-979e-83ce05a3601b with identifier: 10690632
2026-03-25 10:01:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 81a8ebf1-9fa8-5535-979e-83ce05a3601b with identifier: 10690632
2026-03-25 10:01:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 81a8ebf1-9fa8-5535-979e-83ce05a3601b with identifier: 10690632 to the API
2026-03-25 10:01:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10690632>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '81a8ebf1-9fa8-5535-979e-83ce05a3601b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '1294MYN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10690632',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 19161,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 26200,
'price_includes_vat': True,
'registration_date': '2025-02-20',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Mercedes-Benz A 180 AMG Line - Hybrid - Automatic - 136 hp - 19.161 '
'km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2025}
2026-03-25 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710690632%27 HTTP/1.1" 200 None
2026-03-25 10:01:17 [adesa.es] INFO: Saving data for 10690632: {'auction_closing_time': 1798671600.0, 'created_time': 1773914426.188722, 'last_price_update_time': 1774432877.792609}
2026-03-25 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10690632') HTTP/1.1" 204 0
2026-03-25 10:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699409> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:01:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ef10c64-21b7-59c4-a333-c62bab16e1cd with identifier: 10699409
2026-03-25 10:01:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ef10c64-21b7-59c4-a333-c62bab16e1cd with scrape type 2
2026-03-25 10:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ef10c64-21b7-59c4-a333-c62bab16e1cd with scrape type 2
2026-03-25 10:01:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 5ef10c64-21b7-59c4-a333-c62bab16e1cd, identifier: 10699409
2026-03-25 10:01:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 5ef10c64-21b7-59c4-a333-c62bab16e1cd with identifier: 10699409
2026-03-25 10:01:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 5ef10c64-21b7-59c4-a333-c62bab16e1cd with identifier: 10699409
2026-03-25 10:01:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 5ef10c64-21b7-59c4-a333-c62bab16e1cd with identifier: 10699409 to the API
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699409>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 164,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '5ef10c64-21b7-59c4-a333-c62bab16e1cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '1360MYN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699409',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 21823,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 29700,
'price_includes_vat': True,
'registration_date': '2025-02-20',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'BMW 1 Series 120d M Sport - Hybrid - Automatic - 164 hp - 21.823 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699409%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [adesa.es] INFO: Saving data for 10699409: {'auction_closing_time': 1798671600.0, 'created_time': 1774000837.647315, 'last_price_update_time': 1774432879.760467}
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10699409') HTTP/1.1" 204 0
2026-03-25 10:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10452039> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719691> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:01:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b353c141-97c7-5bec-9a08-f84c4157940e with identifier: 10452039
2026-03-25 10:01:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b353c141-97c7-5bec-9a08-f84c4157940e with scrape type 2
2026-03-25 10:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b353c141-97c7-5bec-9a08-f84c4157940e with scrape type 2
2026-03-25 10:01:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: b353c141-97c7-5bec-9a08-f84c4157940e, identifier: 10452039
2026-03-25 10:01:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d574bc48-028c-5d6b-a2a0-b64471addbdc with identifier: 10719691
2026-03-25 10:01:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d574bc48-028c-5d6b-a2a0-b64471addbdc with scrape type 1
2026-03-25 10:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d574bc48-028c-5d6b-a2a0-b64471addbdc
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744256%252Fgeneral%252F41062136-15e3-4e9e-bac8-769732ca3e32.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744256/general/41062136-15e3-4e9e-bac8-769732ca3e32.jpg not downloaded yet
2026-03-25 10:01:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: b353c141-97c7-5bec-9a08-f84c4157940e with identifier: 10452039
2026-03-25 10:01:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: b353c141-97c7-5bec-9a08-f84c4157940e with identifier: 10452039
2026-03-25 10:01:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: b353c141-97c7-5bec-9a08-f84c4157940e with identifier: 10452039 to the API
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10452039>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'MPV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 112,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'b353c141-97c7-5bec-9a08-f84c4157940e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '51716',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10452039',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Jogger',
'odometer': 25898,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Dacia Jogger 1.0 TCe Expression - Petrol - Manual - 112 hp - 25.898 '
'km',
'transmission': 'manual',
'trim': 'Expression',
'vin': None,
'year': 2024}
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710452039%27 HTTP/1.1" 200 None
2026-03-25 10:01:20 [adesa.es] INFO: Saving data for 10452039: {'auction_closing_time': 1798675200.0, 'created_time': 1773334967.21965, 'last_price_update_time': 1774432880.350981}
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10452039') HTTP/1.1" 204 0
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744256%252Fgeneral%252F338f45c2-f43f-441e-8c9c-ffdb8401a569.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744256/general/338f45c2-f43f-441e-8c9c-ffdb8401a569.jpg not downloaded yet
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744256%252Fgeneral%252F423fab8b-ed56-4208-aa20-dff5869cac20.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744256/general/423fab8b-ed56-4208-aa20-dff5869cac20.jpg not downloaded yet
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744256%252Fgeneral%252F35f6a226-a35e-4d4b-8ea6-5a1b18883f17.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744256/general/35f6a226-a35e-4d4b-8ea6-5a1b18883f17.jpg not downloaded yet
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744256%252Fgeneral%252F62492f87-b17d-457b-b7e2-45b5f0c0cbc6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744256/general/62492f87-b17d-457b-b7e2-45b5f0c0cbc6.jpg not downloaded yet
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744256%252Fgeneral%252Fb760226d-fd0f-4f86-af8e-79554b6db313.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744256/general/b760226d-fd0f-4f86-af8e-79554b6db313.jpg not downloaded yet
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744256%252Fgeneral%252Fb50e5189-f3cf-44c2-b70e-a444853f8c58.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744256/general/b50e5189-f3cf-44c2-b70e-a444853f8c58.jpg not downloaded yet
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744256%252Fgeneral%252F427f9591-8ddf-4b7b-b9d8-a3b84a38cc0b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744256/general/427f9591-8ddf-4b7b-b9d8-a3b84a38cc0b.jpg not downloaded yet
2026-03-25 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744256/general/41062136-15e3-4e9e-bac8-769732ca3e32.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719691)
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744256%252Fgeneral%252F00e1d9b3-f0ec-4cf6-9acb-cf28f6a51d3d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744256/general/00e1d9b3-f0ec-4cf6-9acb-cf28f6a51d3d.jpg not downloaded yet
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744256%252Fgeneral%252Fed60d051-e8a8-4f7f-929b-0cd955b96968.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744256/general/ed60d051-e8a8-4f7f-929b-0cd955b96968.jpg not downloaded yet
2026-03-25 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744256/general/338f45c2-f43f-441e-8c9c-ffdb8401a569.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719691)
2026-03-25 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744256/general/35f6a226-a35e-4d4b-8ea6-5a1b18883f17.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719691)
2026-03-25 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744256/general/423fab8b-ed56-4208-aa20-dff5869cac20.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719691)
2026-03-25 10:01:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe6e390b50>
2026-03-25 10:01:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:01:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d574bc48-028c-5d6b-a2a0-b64471addbdc/d574bc48-028c-5d6b-a2a0-b64471addbdc_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744256%252Fgeneral%252F41062136-15e3-4e9e-bac8-769732ca3e32.jpg') HTTP/1.1" 204 0
2026-03-25 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744256/general/41062136-15e3-4e9e-bac8-769732ca3e32.jpg saved to cache
2026-03-25 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d574bc48-028c-5d6b-a2a0-b64471addbdc
2026-03-25 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744256/general/00e1d9b3-f0ec-4cf6-9acb-cf28f6a51d3d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719691)
2026-03-25 10:01:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe6e2ff4d0>
2026-03-25 10:01:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:01:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d574bc48-028c-5d6b-a2a0-b64471addbdc/d574bc48-028c-5d6b-a2a0-b64471addbdc_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744256%252Fgeneral%252F338f45c2-f43f-441e-8c9c-ffdb8401a569.jpg') HTTP/1.1" 204 0
2026-03-25 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744256/general/338f45c2-f43f-441e-8c9c-ffdb8401a569.jpg saved to cache
2026-03-25 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d574bc48-028c-5d6b-a2a0-b64471addbdc
2026-03-25 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744256/general/62492f87-b17d-457b-b7e2-45b5f0c0cbc6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719691)
2026-03-25 10:01:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe6e0df290>
2026-03-25 10:01:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:01:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d574bc48-028c-5d6b-a2a0-b64471addbdc/d574bc48-028c-5d6b-a2a0-b64471addbdc_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744256%252Fgeneral%252F35f6a226-a35e-4d4b-8ea6-5a1b18883f17.jpg') HTTP/1.1" 204 0
2026-03-25 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744256/general/35f6a226-a35e-4d4b-8ea6-5a1b18883f17.jpg saved to cache
2026-03-25 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d574bc48-028c-5d6b-a2a0-b64471addbdc
2026-03-25 10:01:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe6e3900d0>
2026-03-25 10:01:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:01:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d574bc48-028c-5d6b-a2a0-b64471addbdc/d574bc48-028c-5d6b-a2a0-b64471addbdc_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744256%252Fgeneral%252F423fab8b-ed56-4208-aa20-dff5869cac20.jpg') HTTP/1.1" 204 0
2026-03-25 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744256/general/423fab8b-ed56-4208-aa20-dff5869cac20.jpg saved to cache
2026-03-25 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d574bc48-028c-5d6b-a2a0-b64471addbdc
2026-03-25 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744256/general/b50e5189-f3cf-44c2-b70e-a444853f8c58.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719691)
2026-03-25 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744256/general/427f9591-8ddf-4b7b-b9d8-a3b84a38cc0b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719691)
2026-03-25 10:01:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe6e534790>
2026-03-25 10:01:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:01:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d574bc48-028c-5d6b-a2a0-b64471addbdc/d574bc48-028c-5d6b-a2a0-b64471addbdc_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744256%252Fgeneral%252F00e1d9b3-f0ec-4cf6-9acb-cf28f6a51d3d.jpg') HTTP/1.1" 204 0
2026-03-25 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744256/general/00e1d9b3-f0ec-4cf6-9acb-cf28f6a51d3d.jpg saved to cache
2026-03-25 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d574bc48-028c-5d6b-a2a0-b64471addbdc
2026-03-25 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744256/general/b760226d-fd0f-4f86-af8e-79554b6db313.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719691)
2026-03-25 10:01:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe6e367190>
2026-03-25 10:01:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:01:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d574bc48-028c-5d6b-a2a0-b64471addbdc/d574bc48-028c-5d6b-a2a0-b64471addbdc_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744256%252Fgeneral%252F62492f87-b17d-457b-b7e2-45b5f0c0cbc6.jpg') HTTP/1.1" 204 0
2026-03-25 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744256/general/62492f87-b17d-457b-b7e2-45b5f0c0cbc6.jpg saved to cache
2026-03-25 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d574bc48-028c-5d6b-a2a0-b64471addbdc
2026-03-25 10:01:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe6e390b50>
2026-03-25 10:01:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:01:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d574bc48-028c-5d6b-a2a0-b64471addbdc/d574bc48-028c-5d6b-a2a0-b64471addbdc_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744256%252Fgeneral%252Fb50e5189-f3cf-44c2-b70e-a444853f8c58.jpg') HTTP/1.1" 204 0
2026-03-25 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744256/general/b50e5189-f3cf-44c2-b70e-a444853f8c58.jpg saved to cache
2026-03-25 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d574bc48-028c-5d6b-a2a0-b64471addbdc
2026-03-25 10:01:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe6e23c850>
2026-03-25 10:01:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:01:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d574bc48-028c-5d6b-a2a0-b64471addbdc/d574bc48-028c-5d6b-a2a0-b64471addbdc_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744256%252Fgeneral%252F427f9591-8ddf-4b7b-b9d8-a3b84a38cc0b.jpg') HTTP/1.1" 204 0
2026-03-25 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744256/general/427f9591-8ddf-4b7b-b9d8-a3b84a38cc0b.jpg saved to cache
2026-03-25 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d574bc48-028c-5d6b-a2a0-b64471addbdc
2026-03-25 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744256/general/ed60d051-e8a8-4f7f-929b-0cd955b96968.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719691)
2026-03-25 10:01:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe7dfd4b50>
2026-03-25 10:01:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:01:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d574bc48-028c-5d6b-a2a0-b64471addbdc/d574bc48-028c-5d6b-a2a0-b64471addbdc_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744256%252Fgeneral%252Fb760226d-fd0f-4f86-af8e-79554b6db313.jpg') HTTP/1.1" 204 0
2026-03-25 10:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744256/general/b760226d-fd0f-4f86-af8e-79554b6db313.jpg saved to cache
2026-03-25 10:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d574bc48-028c-5d6b-a2a0-b64471addbdc
2026-03-25 10:01:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe6e285390>
2026-03-25 10:01:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:01:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d574bc48-028c-5d6b-a2a0-b64471addbdc/d574bc48-028c-5d6b-a2a0-b64471addbdc_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744256%252Fgeneral%252Fed60d051-e8a8-4f7f-929b-0cd955b96968.jpg') HTTP/1.1" 204 0
2026-03-25 10:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744256/general/ed60d051-e8a8-4f7f-929b-0cd955b96968.jpg saved to cache
2026-03-25 10:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d574bc48-028c-5d6b-a2a0-b64471addbdc
2026-03-25 10:01:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d574bc48-028c-5d6b-a2a0-b64471addbdc, skipping ID generation
2026-03-25 10:01:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d574bc48-028c-5d6b-a2a0-b64471addbdc with scrape type 1
2026-03-25 10:01:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d574bc48-028c-5d6b-a2a0-b64471addbdc sending to next pipeline
2026-03-25 10:01:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: d574bc48-028c-5d6b-a2a0-b64471addbdc, identifier: 10719691
2026-03-25 10:01:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: d574bc48-028c-5d6b-a2a0-b64471addbdc with identifier: 10719691
2026-03-25 10:01:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: d574bc48-028c-5d6b-a2a0-b64471addbdc with identifier: 10719691
2026-03-25 10:01:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: d574bc48-028c-5d6b-a2a0-b64471addbdc with identifier: 10719691 to the API
2026-03-25 10:01:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01: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-25 10:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744256/general/ed60d051-e8a8-4f7f-929b-0cd955b96968.jpg>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 164,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': 'd574bc48-028c-5d6b-a2a0-b64471addbdc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '57316',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719691',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 28982,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d574bc48-028c-5d6b-a2a0-b64471addbdc/d574bc48-028c-5d6b-a2a0-b64471addbdc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186963,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744256/general/41062136-15e3-4e9e-bac8-769732ca3e32.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d574bc48-028c-5d6b-a2a0-b64471addbdc/d574bc48-028c-5d6b-a2a0-b64471addbdc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174512,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744256/general/338f45c2-f43f-441e-8c9c-ffdb8401a569.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d574bc48-028c-5d6b-a2a0-b64471addbdc/d574bc48-028c-5d6b-a2a0-b64471addbdc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97531,
'Height': 899,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744256/general/423fab8b-ed56-4208-aa20-dff5869cac20.jpg',
'Width': 1349},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d574bc48-028c-5d6b-a2a0-b64471addbdc/d574bc48-028c-5d6b-a2a0-b64471addbdc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115472,
'Height': 899,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744256/general/35f6a226-a35e-4d4b-8ea6-5a1b18883f17.jpg',
'Width': 1349},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d574bc48-028c-5d6b-a2a0-b64471addbdc/d574bc48-028c-5d6b-a2a0-b64471addbdc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101681,
'Height': 899,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744256/general/62492f87-b17d-457b-b7e2-45b5f0c0cbc6.jpg',
'Width': 1349},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d574bc48-028c-5d6b-a2a0-b64471addbdc/d574bc48-028c-5d6b-a2a0-b64471addbdc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124770,
'Height': 899,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744256/general/b760226d-fd0f-4f86-af8e-79554b6db313.jpg',
'Width': 1349},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d574bc48-028c-5d6b-a2a0-b64471addbdc/d574bc48-028c-5d6b-a2a0-b64471addbdc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65813,
'Height': 899,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744256/general/b50e5189-f3cf-44c2-b70e-a444853f8c58.jpg',
'Width': 1349},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d574bc48-028c-5d6b-a2a0-b64471addbdc/d574bc48-028c-5d6b-a2a0-b64471addbdc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93125,
'Height': 899,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744256/general/427f9591-8ddf-4b7b-b9d8-a3b84a38cc0b.jpg',
'Width': 1349},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d574bc48-028c-5d6b-a2a0-b64471addbdc/d574bc48-028c-5d6b-a2a0-b64471addbdc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177950,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744256/general/00e1d9b3-f0ec-4cf6-9acb-cf28f6a51d3d.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d574bc48-028c-5d6b-a2a0-b64471addbdc/d574bc48-028c-5d6b-a2a0-b64471addbdc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176873,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744256/general/ed60d051-e8a8-4f7f-929b-0cd955b96968.jpg',
'Width': 1600}],
'price': 37700,
'price_includes_vat': True,
'registration_date': '2025-06-16',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'BMW X2 20d M Sport - Diesel - Automatic - 164 hp - 28.982 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-25 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710719691%27 HTTP/1.1" 200 None
2026-03-25 10:01:21 [adesa.es] INFO: Saving data for 10719691: {'created_time': 1774432881.83852, 'last_price_update_time': 1774432881.838532, 'auction_closing_time': 1798671600.0}
2026-03-25 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10719691') HTTP/1.1" 204 0
2026-03-25 10:01:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698907> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:01:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35241809-9232-584d-b003-53f162b33330 with identifier: 10698907
2026-03-25 10:01:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35241809-9232-584d-b003-53f162b33330 with scrape type 2
2026-03-25 10:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35241809-9232-584d-b003-53f162b33330 with scrape type 2
2026-03-25 10:01:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 35241809-9232-584d-b003-53f162b33330, identifier: 10698907
2026-03-25 10:01:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 35241809-9232-584d-b003-53f162b33330 with identifier: 10698907
2026-03-25 10:01:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 35241809-9232-584d-b003-53f162b33330 with identifier: 10698907
2026-03-25 10:01:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 35241809-9232-584d-b003-53f162b33330 with identifier: 10698907 to the API
2026-03-25 10:01:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698907>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 104,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '35241809-9232-584d-b003-53f162b33330',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50292',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698907',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 42421,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2024-05-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C3 1.5 HDI Plus - Diesel - Manual - 104 hp - 42.421 km',
'transmission': 'manual',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-25 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710698907%27 HTTP/1.1" 200 None
2026-03-25 10:01:25 [adesa.es] INFO: Saving data for 10698907: {'auction_closing_time': 1798675200.0, 'created_time': 1774000867.771785, 'last_price_update_time': 1774432885.282246}
2026-03-25 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10698907') HTTP/1.1" 204 0
2026-03-25 10:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698919> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:01:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7774c728-2bb6-5a36-9782-34e4d9b56904 with identifier: 10698919
2026-03-25 10:01:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7774c728-2bb6-5a36-9782-34e4d9b56904 with scrape type 2
2026-03-25 10:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7774c728-2bb6-5a36-9782-34e4d9b56904 with scrape type 2
2026-03-25 10:01:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 7774c728-2bb6-5a36-9782-34e4d9b56904, identifier: 10698919
2026-03-25 10:01:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 7774c728-2bb6-5a36-9782-34e4d9b56904 with identifier: 10698919
2026-03-25 10:01:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 7774c728-2bb6-5a36-9782-34e4d9b56904 with identifier: 10698919
2026-03-25 10:01:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 7774c728-2bb6-5a36-9782-34e4d9b56904 with identifier: 10698919 to the API
2026-03-25 10:01:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01: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-25 10:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698919>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 104,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '7774c728-2bb6-5a36-9782-34e4d9b56904',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '51894',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698919',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 39314,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2024-06-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C3 1.5 HDI Plus - Diesel - Manual - 104 hp - 39.314 km',
'transmission': 'manual',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-25 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:27 [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-25 10:01:27 [adesa.es] INFO: Saving data for 10698919: {'auction_closing_time': 1798675200.0, 'created_time': 1774000833.973817, 'last_price_update_time': 1774432887.725908}
2026-03-25 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10698919') HTTP/1.1" 204 0
2026-03-25 10:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719698> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:01:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f123fa1-659a-565f-a03b-897db7874a86 with identifier: 10719698
2026-03-25 10:01:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f123fa1-659a-565f-a03b-897db7874a86 with scrape type 1
2026-03-25 10:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1f123fa1-659a-565f-a03b-897db7874a86
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744258%252Fgeneral%252Fcfffdf65-0b42-4a8b-93e4-6ca5cb953f5d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744258/general/cfffdf65-0b42-4a8b-93e4-6ca5cb953f5d.jpg not downloaded yet
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744258%252Fgeneral%252Fa1e3b108-2fc2-41d8-9b63-8861cf2249e7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744258/general/a1e3b108-2fc2-41d8-9b63-8861cf2249e7.jpg not downloaded yet
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744258%252Fgeneral%252Fc0fdbc64-d18f-4e5d-aa67-30f1b915615e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744258/general/c0fdbc64-d18f-4e5d-aa67-30f1b915615e.jpg not downloaded yet
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744258%252Fgeneral%252F00d0ebb3-d952-4d58-aa63-8fcb2fa6dfc1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744258/general/00d0ebb3-d952-4d58-aa63-8fcb2fa6dfc1.jpg not downloaded yet
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744258%252Fgeneral%252Fec5ce49a-1f0c-4042-bf6e-b6fa16d41cb0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744258/general/ec5ce49a-1f0c-4042-bf6e-b6fa16d41cb0.jpg not downloaded yet
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744258%252Fgeneral%252F9d8f69dd-abaa-4969-b642-2fc7283dcb57.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744258/general/9d8f69dd-abaa-4969-b642-2fc7283dcb57.jpg not downloaded yet
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744258%252Fgeneral%252F0eef20da-a856-476b-a62a-4b79d98062e0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744258/general/0eef20da-a856-476b-a62a-4b79d98062e0.jpg not downloaded yet
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744258%252Fgeneral%252F2e1047e4-8767-4922-8e32-0be6b461b3d9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744258/general/2e1047e4-8767-4922-8e32-0be6b461b3d9.jpg not downloaded yet
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744258%252Fgeneral%252Fac7cf3da-a473-44e2-bbb7-f54429fe0dd0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744258/general/ac7cf3da-a473-44e2-bbb7-f54429fe0dd0.jpg not downloaded yet
2026-03-25 10:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744258/general/cfffdf65-0b42-4a8b-93e4-6ca5cb953f5d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719698)
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744258%252Fgeneral%252F4be101ed-5748-4765-9600-cf804209bb64.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744258/general/4be101ed-5748-4765-9600-cf804209bb64.jpg not downloaded yet
2026-03-25 10:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744258/general/c0fdbc64-d18f-4e5d-aa67-30f1b915615e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719698)
2026-03-25 10:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744258/general/9d8f69dd-abaa-4969-b642-2fc7283dcb57.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719698)
2026-03-25 10:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744258/general/00d0ebb3-d952-4d58-aa63-8fcb2fa6dfc1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719698)
2026-03-25 10:01:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe6e2d3b50>
2026-03-25 10:01:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:01:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f123fa1-659a-565f-a03b-897db7874a86/1f123fa1-659a-565f-a03b-897db7874a86_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744258%252Fgeneral%252Fcfffdf65-0b42-4a8b-93e4-6ca5cb953f5d.jpg') HTTP/1.1" 204 0
2026-03-25 10:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744258/general/cfffdf65-0b42-4a8b-93e4-6ca5cb953f5d.jpg saved to cache
2026-03-25 10:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1f123fa1-659a-565f-a03b-897db7874a86
2026-03-25 10:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744258/general/0eef20da-a856-476b-a62a-4b79d98062e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719698)
2026-03-25 10:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744258/general/4be101ed-5748-4765-9600-cf804209bb64.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719698)
2026-03-25 10:01:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe6e396210>
2026-03-25 10:01:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:01:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f123fa1-659a-565f-a03b-897db7874a86/1f123fa1-659a-565f-a03b-897db7874a86_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744258%252Fgeneral%252Fc0fdbc64-d18f-4e5d-aa67-30f1b915615e.jpg') HTTP/1.1" 204 0
2026-03-25 10:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744258/general/c0fdbc64-d18f-4e5d-aa67-30f1b915615e.jpg saved to cache
2026-03-25 10:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1f123fa1-659a-565f-a03b-897db7874a86
2026-03-25 10:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744258/general/a1e3b108-2fc2-41d8-9b63-8861cf2249e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719698)
2026-03-25 10:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744258/general/ec5ce49a-1f0c-4042-bf6e-b6fa16d41cb0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719698)
2026-03-25 10:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744258/general/ac7cf3da-a473-44e2-bbb7-f54429fe0dd0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719698)
2026-03-25 10:01:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe6e36ef50>
2026-03-25 10:01:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:01:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f123fa1-659a-565f-a03b-897db7874a86/1f123fa1-659a-565f-a03b-897db7874a86_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744258%252Fgeneral%252F9d8f69dd-abaa-4969-b642-2fc7283dcb57.jpg') HTTP/1.1" 204 0
2026-03-25 10:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744258/general/9d8f69dd-abaa-4969-b642-2fc7283dcb57.jpg saved to cache
2026-03-25 10:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1f123fa1-659a-565f-a03b-897db7874a86
2026-03-25 10:01:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe6e392250>
2026-03-25 10:01:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:01:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f123fa1-659a-565f-a03b-897db7874a86/1f123fa1-659a-565f-a03b-897db7874a86_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744258%252Fgeneral%252F00d0ebb3-d952-4d58-aa63-8fcb2fa6dfc1.jpg') HTTP/1.1" 204 0
2026-03-25 10:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744258/general/00d0ebb3-d952-4d58-aa63-8fcb2fa6dfc1.jpg saved to cache
2026-03-25 10:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1f123fa1-659a-565f-a03b-897db7874a86
2026-03-25 10:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744258/general/2e1047e4-8767-4922-8e32-0be6b461b3d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719698)
2026-03-25 10:01:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe6e2144d0>
2026-03-25 10:01:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:01:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f123fa1-659a-565f-a03b-897db7874a86/1f123fa1-659a-565f-a03b-897db7874a86_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744258%252Fgeneral%252F0eef20da-a856-476b-a62a-4b79d98062e0.jpg') HTTP/1.1" 204 0
2026-03-25 10:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744258/general/0eef20da-a856-476b-a62a-4b79d98062e0.jpg saved to cache
2026-03-25 10:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1f123fa1-659a-565f-a03b-897db7874a86
2026-03-25 10:01:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe7061c110>
2026-03-25 10:01:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:01:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f123fa1-659a-565f-a03b-897db7874a86/1f123fa1-659a-565f-a03b-897db7874a86_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744258%252Fgeneral%252F4be101ed-5748-4765-9600-cf804209bb64.jpg') HTTP/1.1" 204 0
2026-03-25 10:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744258/general/4be101ed-5748-4765-9600-cf804209bb64.jpg saved to cache
2026-03-25 10:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1f123fa1-659a-565f-a03b-897db7874a86
2026-03-25 10:01:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe6e36f6d0>
2026-03-25 10:01:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:01:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f123fa1-659a-565f-a03b-897db7874a86/1f123fa1-659a-565f-a03b-897db7874a86_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744258%252Fgeneral%252Fa1e3b108-2fc2-41d8-9b63-8861cf2249e7.jpg') HTTP/1.1" 204 0
2026-03-25 10:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744258/general/a1e3b108-2fc2-41d8-9b63-8861cf2249e7.jpg saved to cache
2026-03-25 10:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1f123fa1-659a-565f-a03b-897db7874a86
2026-03-25 10:01:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe6e0d63d0>
2026-03-25 10:01:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:01:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f123fa1-659a-565f-a03b-897db7874a86/1f123fa1-659a-565f-a03b-897db7874a86_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744258%252Fgeneral%252Fec5ce49a-1f0c-4042-bf6e-b6fa16d41cb0.jpg') HTTP/1.1" 204 0
2026-03-25 10:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744258/general/ec5ce49a-1f0c-4042-bf6e-b6fa16d41cb0.jpg saved to cache
2026-03-25 10:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1f123fa1-659a-565f-a03b-897db7874a86
2026-03-25 10:01:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe6e5b07d0>
2026-03-25 10:01:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:01:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f123fa1-659a-565f-a03b-897db7874a86/1f123fa1-659a-565f-a03b-897db7874a86_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744258%252Fgeneral%252Fac7cf3da-a473-44e2-bbb7-f54429fe0dd0.jpg') HTTP/1.1" 204 0
2026-03-25 10:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744258/general/ac7cf3da-a473-44e2-bbb7-f54429fe0dd0.jpg saved to cache
2026-03-25 10:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1f123fa1-659a-565f-a03b-897db7874a86
2026-03-25 10:01:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe706cab10>
2026-03-25 10:01:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:01:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f123fa1-659a-565f-a03b-897db7874a86/1f123fa1-659a-565f-a03b-897db7874a86_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744258%252Fgeneral%252F2e1047e4-8767-4922-8e32-0be6b461b3d9.jpg') HTTP/1.1" 204 0
2026-03-25 10:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744258/general/2e1047e4-8767-4922-8e32-0be6b461b3d9.jpg saved to cache
2026-03-25 10:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1f123fa1-659a-565f-a03b-897db7874a86
2026-03-25 10:01:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1f123fa1-659a-565f-a03b-897db7874a86, skipping ID generation
2026-03-25 10:01:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f123fa1-659a-565f-a03b-897db7874a86 with scrape type 1
2026-03-25 10:01:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1f123fa1-659a-565f-a03b-897db7874a86 sending to next pipeline
2026-03-25 10:01:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 1f123fa1-659a-565f-a03b-897db7874a86, identifier: 10719698
2026-03-25 10:01:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 1f123fa1-659a-565f-a03b-897db7874a86 with identifier: 10719698
2026-03-25 10:01:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 1f123fa1-659a-565f-a03b-897db7874a86 with identifier: 10719698
2026-03-25 10:01:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 1f123fa1-659a-565f-a03b-897db7874a86 with identifier: 10719698 to the API
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744258/general/2e1047e4-8767-4922-8e32-0be6b461b3d9.jpg>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 164,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': '1f123fa1-659a-565f-a03b-897db7874a86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '57317',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719698',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 27321,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f123fa1-659a-565f-a03b-897db7874a86/1f123fa1-659a-565f-a03b-897db7874a86_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212920,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744258/general/cfffdf65-0b42-4a8b-93e4-6ca5cb953f5d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f123fa1-659a-565f-a03b-897db7874a86/1f123fa1-659a-565f-a03b-897db7874a86_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169016,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744258/general/a1e3b108-2fc2-41d8-9b63-8861cf2249e7.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f123fa1-659a-565f-a03b-897db7874a86/1f123fa1-659a-565f-a03b-897db7874a86_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158774,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744258/general/c0fdbc64-d18f-4e5d-aa67-30f1b915615e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f123fa1-659a-565f-a03b-897db7874a86/1f123fa1-659a-565f-a03b-897db7874a86_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183535,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744258/general/00d0ebb3-d952-4d58-aa63-8fcb2fa6dfc1.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f123fa1-659a-565f-a03b-897db7874a86/1f123fa1-659a-565f-a03b-897db7874a86_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149172,
'Height': 899,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744258/general/ec5ce49a-1f0c-4042-bf6e-b6fa16d41cb0.jpg',
'Width': 1349},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f123fa1-659a-565f-a03b-897db7874a86/1f123fa1-659a-565f-a03b-897db7874a86_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114941,
'Height': 899,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744258/general/9d8f69dd-abaa-4969-b642-2fc7283dcb57.jpg',
'Width': 1349},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f123fa1-659a-565f-a03b-897db7874a86/1f123fa1-659a-565f-a03b-897db7874a86_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248191,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744258/general/0eef20da-a856-476b-a62a-4b79d98062e0.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f123fa1-659a-565f-a03b-897db7874a86/1f123fa1-659a-565f-a03b-897db7874a86_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137678,
'Height': 899,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744258/general/2e1047e4-8767-4922-8e32-0be6b461b3d9.jpg',
'Width': 1349},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f123fa1-659a-565f-a03b-897db7874a86/1f123fa1-659a-565f-a03b-897db7874a86_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80859,
'Height': 899,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744258/general/ac7cf3da-a473-44e2-bbb7-f54429fe0dd0.jpg',
'Width': 1349},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f123fa1-659a-565f-a03b-897db7874a86/1f123fa1-659a-565f-a03b-897db7874a86_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179305,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744258/general/4be101ed-5748-4765-9600-cf804209bb64.jpg',
'Width': 1600}],
'price': 37700,
'price_includes_vat': True,
'registration_date': '2025-06-05',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'BMW X2 20d M Sport - Diesel - Automatic - 164 hp - 27.321 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710719698%27 HTTP/1.1" 200 None
2026-03-25 10:01:29 [adesa.es] INFO: Saving data for 10719698: {'created_time': 1774432889.435342, 'last_price_update_time': 1774432889.435353, 'auction_closing_time': 1798671600.0}
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10719698') HTTP/1.1" 204 0
2026-03-25 10:01:29 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-25 10:01:29 [adesa.es] INFO: adesa.es Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 1, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 4, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 5, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:29 [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%201774000889 HTTP/1.1" 200 None
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.es',RowKey='10651242') HTTP/1.1" 204 0
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.es',RowKey='10699448') HTTP/1.1" 204 0
2026-03-25 10:01:29 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (49 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.es/task_36_2026-03-25T10_00_00.jl
2026-03-25 10:01:29 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 71876,
'downloader/request_count': 81,
'downloader/request_method_count/GET': 79,
'downloader/request_method_count/POST': 2,
'downloader/response_bytes': 7934071,
'downloader/response_count': 81,
'downloader/response_status_count/200': 81,
'elapsed_time_seconds': 84.205669,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 25, 10, 1, 29, 578963, tzinfo=datetime.timezone.utc),
'item_scraped_count': 49,
'log_count/DEBUG': 1112,
'log_count/INFO': 1140,
'memusage/max': 169693184,
'memusage/startup': 149598208,
'photo_download_count': 30,
'request_depth_max': 3,
'response_received_count': 51,
'scheduler/dequeued': 81,
'scheduler/dequeued/memory': 81,
'scheduler/enqueued': 81,
'scheduler/enqueued/memory': 81,
'scrape_type/new': 10,
'scrape_type/price_update': 39,
'scrape_type/skipped': 87,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 51,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 10.68948089923052,
'scrapy-zyte-api/mean_response_seconds': 10.70045448981189,
'scrapy-zyte-api/processed': 51,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 51,
'scrapy-zyte-api/request_args/experimental.requestCookies': 50,
'scrapy-zyte-api/request_args/experimental.responseCookies': 51,
'scrapy-zyte-api/request_args/httpRequestBody': 2,
'scrapy-zyte-api/request_args/httpRequestMethod': 2,
'scrapy-zyte-api/request_args/httpResponseBody': 51,
'scrapy-zyte-api/request_args/httpResponseHeaders': 51,
'scrapy-zyte-api/request_args/url': 51,
'scrapy-zyte-api/status_codes/200': 51,
'scrapy-zyte-api/success': 51,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 136,
'source/total_available': 136,
'start_time': datetime.datetime(2026, 3, 25, 10, 0, 5, 373294, tzinfo=datetime.timezone.utc)}
2026-03-25 10:01:29 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-25 10:01:29 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7efe705de3d0>
2026-03-25 10:01:29 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7efe70352710>