2026-03-30 05:00:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-30 05:00:04 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-30 05:00:04 [adesa.es] INFO: Starting spider adesa.es
2026-03-30 05:00:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-30 05:00:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-30 05:00:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-30 05:00:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-30 05:00:04 [scrapy.extensions.telnet] INFO: Telnet Password: 284632335a13f9a5
2026-03-30 05:00:05 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-30 05:00:05 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/adesa.es/task_36_2026-03-30T05_00_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-30 05:00:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 05:00:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 05:00:05 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-30 05:00:05 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-30 05:00:05 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-30 05:00:05 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-30 05:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 05:00:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2113
2026-03-30 05:00:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-30 05:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-30 05:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-30 05:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-30 05:00:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-30 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-30 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-30 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-30 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-30 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-30 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-30 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-30 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-30 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-30 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-30 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-30 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-30 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-30 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-30 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-30 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-30 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-30 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-30 05:00:05 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-30 05:00:05 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-30 05:00:05 [scrapy.core.engine] INFO: Spider opened
2026-03-30 05:00:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 05:00:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-30 05:00:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-30 05:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-30 05:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-30 05:00:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05: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-30 05:00:13 [adesa.es] INFO: Found listing with ID: 10741807
2026-03-30 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741807%27 HTTP/1.1" 200 None
2026-03-30 05:00:13 [adesa.es] INFO: Scrape type for 10741807: 0
2026-03-30 05:00:13 [adesa.es] INFO: Skipping item 10741807 url https://www.openlane.eu/en/carv6/auction/10741807
2026-03-30 05:00:13 [adesa.es] INFO: Found listing with ID: 10741802
2026-03-30 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741802%27 HTTP/1.1" 200 None
2026-03-30 05:00:13 [adesa.es] INFO: Scrape type for 10741802: 0
2026-03-30 05:00:13 [adesa.es] INFO: Skipping item 10741802 url https://www.openlane.eu/en/carv6/auction/10741802
2026-03-30 05:00:13 [adesa.es] INFO: Found listing with ID: 10741815
2026-03-30 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741815%27 HTTP/1.1" 200 None
2026-03-30 05:00:13 [adesa.es] INFO: Scrape type for 10741815: 0
2026-03-30 05:00:13 [adesa.es] INFO: Skipping item 10741815 url https://www.openlane.eu/en/carv6/auction/10741815
2026-03-30 05:00:13 [adesa.es] INFO: Found listing with ID: 10741816
2026-03-30 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741816%27 HTTP/1.1" 200 None
2026-03-30 05:00:13 [adesa.es] INFO: Scrape type for 10741816: 0
2026-03-30 05:00:13 [adesa.es] INFO: Skipping item 10741816 url https://www.openlane.eu/en/carv6/auction/10741816
2026-03-30 05:00:13 [adesa.es] INFO: Found listing with ID: 10741798
2026-03-30 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741798%27 HTTP/1.1" 200 None
2026-03-30 05:00:13 [adesa.es] INFO: Scrape type for 10741798: 0
2026-03-30 05:00:13 [adesa.es] INFO: Skipping item 10741798 url https://www.openlane.eu/en/carv6/auction/10741798
2026-03-30 05:00:13 [adesa.es] INFO: Found listing with ID: 10741800
2026-03-30 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741800%27 HTTP/1.1" 200 None
2026-03-30 05:00:13 [adesa.es] INFO: Scrape type for 10741800: 0
2026-03-30 05:00:13 [adesa.es] INFO: Skipping item 10741800 url https://www.openlane.eu/en/carv6/auction/10741800
2026-03-30 05:00:13 [adesa.es] INFO: Found listing with ID: 10741819
2026-03-30 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741819%27 HTTP/1.1" 200 None
2026-03-30 05:00:13 [adesa.es] INFO: Scrape type for 10741819: 0
2026-03-30 05:00:13 [adesa.es] INFO: Skipping item 10741819 url https://www.openlane.eu/en/carv6/auction/10741819
2026-03-30 05:00:13 [adesa.es] INFO: Found listing with ID: 10741814
2026-03-30 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741814%27 HTTP/1.1" 200 None
2026-03-30 05:00:13 [adesa.es] INFO: Scrape type for 10741814: 0
2026-03-30 05:00:13 [adesa.es] INFO: Skipping item 10741814 url https://www.openlane.eu/en/carv6/auction/10741814
2026-03-30 05:00:13 [adesa.es] INFO: Found listing with ID: 10741821
2026-03-30 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741821%27 HTTP/1.1" 200 None
2026-03-30 05:00:13 [adesa.es] INFO: Scrape type for 10741821: 0
2026-03-30 05:00:13 [adesa.es] INFO: Skipping item 10741821 url https://www.openlane.eu/en/carv6/auction/10741821
2026-03-30 05:00:13 [adesa.es] INFO: Found listing with ID: 10741822
2026-03-30 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741822%27 HTTP/1.1" 200 None
2026-03-30 05:00:13 [adesa.es] INFO: Scrape type for 10741822: 0
2026-03-30 05:00:13 [adesa.es] INFO: Skipping item 10741822 url https://www.openlane.eu/en/carv6/auction/10741822
2026-03-30 05:00:13 [adesa.es] INFO: Found listing with ID: 10741806
2026-03-30 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741806%27 HTTP/1.1" 200 None
2026-03-30 05:00:13 [adesa.es] INFO: Scrape type for 10741806: 0
2026-03-30 05:00:13 [adesa.es] INFO: Skipping item 10741806 url https://www.openlane.eu/en/carv6/auction/10741806
2026-03-30 05:00:13 [adesa.es] INFO: Found listing with ID: 10741792
2026-03-30 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741792%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741792: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741792 url https://www.openlane.eu/en/carv6/auction/10741792
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741812
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741812%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741812: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741812 url https://www.openlane.eu/en/carv6/auction/10741812
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741796
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741796%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741796: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741796 url https://www.openlane.eu/en/carv6/auction/10741796
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741805
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741805%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741805: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741805 url https://www.openlane.eu/en/carv6/auction/10741805
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741813
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741813%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741813: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741813 url https://www.openlane.eu/en/carv6/auction/10741813
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741799
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741799%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741799: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741799 url https://www.openlane.eu/en/carv6/auction/10741799
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741811
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741811%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741811: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741811 url https://www.openlane.eu/en/carv6/auction/10741811
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741810
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741810%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741810: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741810 url https://www.openlane.eu/en/carv6/auction/10741810
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741793
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741793%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741793: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741793 url https://www.openlane.eu/en/carv6/auction/10741793
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741794
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741794%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741794: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741794 url https://www.openlane.eu/en/carv6/auction/10741794
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741808
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741808%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741808: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741808 url https://www.openlane.eu/en/carv6/auction/10741808
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741818
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741818%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741818: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741818 url https://www.openlane.eu/en/carv6/auction/10741818
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741809
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741809%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741809: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741809 url https://www.openlane.eu/en/carv6/auction/10741809
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741795
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741795%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741795: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741795 url https://www.openlane.eu/en/carv6/auction/10741795
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741797
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741797%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741797: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741797 url https://www.openlane.eu/en/carv6/auction/10741797
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741804
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741804%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741804: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741804 url https://www.openlane.eu/en/carv6/auction/10741804
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741817
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741817%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741817: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741817 url https://www.openlane.eu/en/carv6/auction/10741817
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741803
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741803%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741803: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741803 url https://www.openlane.eu/en/carv6/auction/10741803
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741801
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741801%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741801: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741801 url https://www.openlane.eu/en/carv6/auction/10741801
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741820
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741820%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741820: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741820 url https://www.openlane.eu/en/carv6/auction/10741820
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741836
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741836%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741836: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741836 url https://www.openlane.eu/en/carv6/auction/10741836
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741850
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741850%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741850: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741850 url https://www.openlane.eu/en/carv6/auction/10741850
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741851
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741851%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741851: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741851 url https://www.openlane.eu/en/carv6/auction/10741851
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741830
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741830%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741830: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741830 url https://www.openlane.eu/en/carv6/auction/10741830
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741835
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741835%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741835: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741835 url https://www.openlane.eu/en/carv6/auction/10741835
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741845
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741845%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741845: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741845 url https://www.openlane.eu/en/carv6/auction/10741845
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741839
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741839%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741839: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741839 url https://www.openlane.eu/en/carv6/auction/10741839
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741829
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741829%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741829: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741829 url https://www.openlane.eu/en/carv6/auction/10741829
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741844
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741844%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741844: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741844 url https://www.openlane.eu/en/carv6/auction/10741844
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741848
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741848%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741848: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741848 url https://www.openlane.eu/en/carv6/auction/10741848
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741849
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741849%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741849: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741849 url https://www.openlane.eu/en/carv6/auction/10741849
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741843
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741843%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741843: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741843 url https://www.openlane.eu/en/carv6/auction/10741843
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741826
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741826%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741826: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741826 url https://www.openlane.eu/en/carv6/auction/10741826
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741833
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741833%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741833: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741833 url https://www.openlane.eu/en/carv6/auction/10741833
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741834
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741834%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741834: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741834 url https://www.openlane.eu/en/carv6/auction/10741834
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741825
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741825%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741825: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741825 url https://www.openlane.eu/en/carv6/auction/10741825
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741838
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741838%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741838: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741838 url https://www.openlane.eu/en/carv6/auction/10741838
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741840
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741840%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741840: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741840 url https://www.openlane.eu/en/carv6/auction/10741840
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741823
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741823%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741823: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741823 url https://www.openlane.eu/en/carv6/auction/10741823
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741828
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741828%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741828: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741828 url https://www.openlane.eu/en/carv6/auction/10741828
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741831
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741831%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741831: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741831 url https://www.openlane.eu/en/carv6/auction/10741831
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741824
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741824%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741824: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741824 url https://www.openlane.eu/en/carv6/auction/10741824
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741832
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741832%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741832: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741832 url https://www.openlane.eu/en/carv6/auction/10741832
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741842
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741842%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741842: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741842 url https://www.openlane.eu/en/carv6/auction/10741842
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741846
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741846%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741846: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741846 url https://www.openlane.eu/en/carv6/auction/10741846
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741847
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741847%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741847: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741847 url https://www.openlane.eu/en/carv6/auction/10741847
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741841
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741841%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741841: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741841 url https://www.openlane.eu/en/carv6/auction/10741841
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741827
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741827%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741827: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741827 url https://www.openlane.eu/en/carv6/auction/10741827
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10741837
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741837%27 HTTP/1.1" 200 None
2026-03-30 05:00:14 [adesa.es] INFO: Scrape type for 10741837: 0
2026-03-30 05:00:14 [adesa.es] INFO: Skipping item 10741837 url https://www.openlane.eu/en/carv6/auction/10741837
2026-03-30 05:00:14 [adesa.es] INFO: Found listing with ID: 10737974
2026-03-30 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710737974%27 HTTP/1.1" 200 None
2026-03-30 05:00:15 [adesa.es] INFO: Scrape type for 10737974: 0
2026-03-30 05:00:15 [adesa.es] INFO: Skipping item 10737974 url https://www.openlane.eu/en/carv6/auction/10737974
2026-03-30 05:00:15 [adesa.es] INFO: Found listing with ID: 10735044
2026-03-30 05:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710735044%27 HTTP/1.1" 200 None
2026-03-30 05:00:15 [adesa.es] INFO: Scrape type for 10735044: 2
2026-03-30 05:00:15 [adesa.es] INFO: Scraping item 10735044 url https://www.openlane.eu/en/carv6/auction/10735044
2026-03-30 05:00:15 [adesa.es] INFO: Found listing with ID: 10737455
2026-03-30 05:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710737455%27 HTTP/1.1" 200 None
2026-03-30 05:00:15 [adesa.es] INFO: Scrape type for 10737455: 0
2026-03-30 05:00:15 [adesa.es] INFO: Skipping item 10737455 url https://www.openlane.eu/en/carv6/auction/10737455
2026-03-30 05:00:15 [adesa.es] INFO: Found listing with ID: 10737459
2026-03-30 05:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710737459%27 HTTP/1.1" 200 None
2026-03-30 05:00:15 [adesa.es] INFO: Scrape type for 10737459: 0
2026-03-30 05:00:15 [adesa.es] INFO: Skipping item 10737459 url https://www.openlane.eu/en/carv6/auction/10737459
2026-03-30 05:00:15 [adesa.es] INFO: Found listing with ID: 10737454
2026-03-30 05:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710737454%27 HTTP/1.1" 200 None
2026-03-30 05:00:15 [adesa.es] INFO: Scrape type for 10737454: 0
2026-03-30 05:00:15 [adesa.es] INFO: Skipping item 10737454 url https://www.openlane.eu/en/carv6/auction/10737454
2026-03-30 05:00:15 [adesa.es] INFO: Found listing with ID: 10737460
2026-03-30 05:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710737460%27 HTTP/1.1" 200 None
2026-03-30 05:00:15 [adesa.es] INFO: Scrape type for 10737460: 0
2026-03-30 05:00:15 [adesa.es] INFO: Skipping item 10737460 url https://www.openlane.eu/en/carv6/auction/10737460
2026-03-30 05:00:15 [adesa.es] INFO: Found listing with ID: 10737458
2026-03-30 05:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710737458%27 HTTP/1.1" 200 None
2026-03-30 05:00:15 [adesa.es] INFO: Scrape type for 10737458: 0
2026-03-30 05:00:15 [adesa.es] INFO: Skipping item 10737458 url https://www.openlane.eu/en/carv6/auction/10737458
2026-03-30 05:00:15 [adesa.es] INFO: Found listing with ID: 10737452
2026-03-30 05:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710737452%27 HTTP/1.1" 200 None
2026-03-30 05:00:15 [adesa.es] INFO: Scrape type for 10737452: 0
2026-03-30 05:00:15 [adesa.es] INFO: Skipping item 10737452 url https://www.openlane.eu/en/carv6/auction/10737452
2026-03-30 05:00:15 [adesa.es] INFO: Found listing with ID: 10737478
2026-03-30 05:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710737478%27 HTTP/1.1" 200 None
2026-03-30 05:00:15 [adesa.es] INFO: Scrape type for 10737478: 0
2026-03-30 05:00:15 [adesa.es] INFO: Skipping item 10737478 url https://www.openlane.eu/en/carv6/auction/10737478
2026-03-30 05:00:15 [adesa.es] INFO: Found listing with ID: 10737481
2026-03-30 05:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710737481%27 HTTP/1.1" 200 None
2026-03-30 05:00:15 [adesa.es] INFO: Scrape type for 10737481: 0
2026-03-30 05:00:15 [adesa.es] INFO: Skipping item 10737481 url https://www.openlane.eu/en/carv6/auction/10737481
2026-03-30 05:00:15 [adesa.es] INFO: Found listing with ID: 10737483
2026-03-30 05:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710737483%27 HTTP/1.1" 200 None
2026-03-30 05:00:15 [adesa.es] INFO: Scrape type for 10737483: 0
2026-03-30 05:00:15 [adesa.es] INFO: Skipping item 10737483 url https://www.openlane.eu/en/carv6/auction/10737483
2026-03-30 05:00:15 [adesa.es] INFO: Found listing with ID: 10405305
2026-03-30 05:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710405305%27 HTTP/1.1" 200 None
2026-03-30 05:00:15 [adesa.es] INFO: Scrape type for 10405305: 0
2026-03-30 05:00:15 [adesa.es] INFO: Skipping item 10405305 url https://www.openlane.eu/en/carv6/auction/10405305
2026-03-30 05:00:15 [adesa.es] INFO: Found listing with ID: 10405308
2026-03-30 05:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710405308%27 HTTP/1.1" 200 None
2026-03-30 05:00:15 [adesa.es] INFO: Scrape type for 10405308: 0
2026-03-30 05:00:15 [adesa.es] INFO: Skipping item 10405308 url https://www.openlane.eu/en/carv6/auction/10405308
2026-03-30 05:00:15 [adesa.es] INFO: Found listing with ID: 10518392
2026-03-30 05:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710518392%27 HTTP/1.1" 200 None
2026-03-30 05:00:15 [adesa.es] INFO: Scrape type for 10518392: 0
2026-03-30 05:00:15 [adesa.es] INFO: Skipping item 10518392 url https://www.openlane.eu/en/carv6/auction/10518392
2026-03-30 05:00:15 [adesa.es] INFO: Found listing with ID: 10405309
2026-03-30 05:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710405309%27 HTTP/1.1" 200 None
2026-03-30 05:00:15 [adesa.es] INFO: Scrape type for 10405309: 0
2026-03-30 05:00:15 [adesa.es] INFO: Skipping item 10405309 url https://www.openlane.eu/en/carv6/auction/10405309
2026-03-30 05:00:15 [adesa.es] INFO: Found listing with ID: 10438527
2026-03-30 05:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710438527%27 HTTP/1.1" 200 None
2026-03-30 05:00:15 [adesa.es] INFO: Scrape type for 10438527: 0
2026-03-30 05:00:15 [adesa.es] INFO: Skipping item 10438527 url https://www.openlane.eu/en/carv6/auction/10438527
2026-03-30 05:00:15 [adesa.es] INFO: Found listing with ID: 10472332
2026-03-30 05:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710472332%27 HTTP/1.1" 200 None
2026-03-30 05:00:15 [adesa.es] INFO: Scrape type for 10472332: 0
2026-03-30 05:00:15 [adesa.es] INFO: Skipping item 10472332 url https://www.openlane.eu/en/carv6/auction/10472332
2026-03-30 05:00:15 [adesa.es] INFO: Found listing with ID: 10505053
2026-03-30 05:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710505053%27 HTTP/1.1" 200 None
2026-03-30 05:00:15 [adesa.es] INFO: Scrape type for 10505053: 0
2026-03-30 05:00:15 [adesa.es] INFO: Skipping item 10505053 url https://www.openlane.eu/en/carv6/auction/10505053
2026-03-30 05:00:15 [adesa.es] INFO: Found listing with ID: 10512793
2026-03-30 05:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710512793%27 HTTP/1.1" 200 None
2026-03-30 05:00:15 [adesa.es] INFO: Scrape type for 10512793: 0
2026-03-30 05:00:15 [adesa.es] INFO: Skipping item 10512793 url https://www.openlane.eu/en/carv6/auction/10512793
2026-03-30 05:00:15 [adesa.es] INFO: Found listing with ID: 10472260
2026-03-30 05:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710472260%27 HTTP/1.1" 200 None
2026-03-30 05:00:15 [adesa.es] INFO: Scrape type for 10472260: 0
2026-03-30 05:00:15 [adesa.es] INFO: Skipping item 10472260 url https://www.openlane.eu/en/carv6/auction/10472260
2026-03-30 05:00:15 [adesa.es] INFO: Found listing with ID: 10640376
2026-03-30 05:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710640376%27 HTTP/1.1" 200 None
2026-03-30 05:00:15 [adesa.es] INFO: Scrape type for 10640376: 0
2026-03-30 05:00:15 [adesa.es] INFO: Skipping item 10640376 url https://www.openlane.eu/en/carv6/auction/10640376
2026-03-30 05:00:15 [adesa.es] INFO: Found listing with ID: 10699430
2026-03-30 05:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699430%27 HTTP/1.1" 200 None
2026-03-30 05:00:15 [adesa.es] INFO: Scrape type for 10699430: 0
2026-03-30 05:00:15 [adesa.es] INFO: Skipping item 10699430 url https://www.openlane.eu/en/carv6/auction/10699430
2026-03-30 05:00:15 [adesa.es] INFO: Found listing with ID: 10699427
2026-03-30 05:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710699427%27 HTTP/1.1" 200 None
2026-03-30 05:00:15 [adesa.es] INFO: Scrape type for 10699427: 0
2026-03-30 05:00:15 [adesa.es] INFO: Skipping item 10699427 url https://www.openlane.eu/en/carv6/auction/10699427
2026-03-30 05:00:15 [adesa.es] INFO: Found listing with ID: 10612546
2026-03-30 05:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710612546%27 HTTP/1.1" 200 None
2026-03-30 05:00:15 [adesa.es] INFO: Scrape type for 10612546: 0
2026-03-30 05:00:15 [adesa.es] INFO: Skipping item 10612546 url https://www.openlane.eu/en/carv6/auction/10612546
2026-03-30 05:00:15 [adesa.es] INFO: Found listing with ID: 10723809
2026-03-30 05:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710723809%27 HTTP/1.1" 200 None
2026-03-30 05:00:15 [adesa.es] INFO: Scrape type for 10723809: 2
2026-03-30 05:00:15 [adesa.es] INFO: Scraping item 10723809 url https://www.openlane.eu/en/carv6/auction/10723809
2026-03-30 05:00:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:00:15 [adesa.es] INFO: Found listing with ID: 10698910
2026-03-30 05:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710698910%27 HTTP/1.1" 200 None
2026-03-30 05:00:15 [adesa.es] INFO: Scrape type for 10698910: 0
2026-03-30 05:00:15 [adesa.es] INFO: Skipping item 10698910 url https://www.openlane.eu/en/carv6/auction/10698910
2026-03-30 05:00:15 [adesa.es] INFO: Found listing with ID: 10698908
2026-03-30 05:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710698908%27 HTTP/1.1" 200 None
2026-03-30 05:00:15 [adesa.es] INFO: Scrape type for 10698908: 0
2026-03-30 05:00:15 [adesa.es] INFO: Skipping item 10698908 url https://www.openlane.eu/en/carv6/auction/10698908
2026-03-30 05:00:15 [adesa.es] INFO: Found listing with ID: 10698919
2026-03-30 05:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710698919%27 HTTP/1.1" 200 None
2026-03-30 05:00:15 [adesa.es] INFO: Scrape type for 10698919: 0
2026-03-30 05:00:15 [adesa.es] INFO: Skipping item 10698919 url https://www.openlane.eu/en/carv6/auction/10698919
2026-03-30 05:00:15 [adesa.es] INFO: Found listing with ID: 10698909
2026-03-30 05:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710698909%27 HTTP/1.1" 200 None
2026-03-30 05:00:15 [adesa.es] INFO: Scrape type for 10698909: 0
2026-03-30 05:00:15 [adesa.es] INFO: Skipping item 10698909 url https://www.openlane.eu/en/carv6/auction/10698909
2026-03-30 05:00:15 [adesa.es] INFO: Found listing with ID: 10698907
2026-03-30 05:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710698907%27 HTTP/1.1" 200 None
2026-03-30 05:00:15 [adesa.es] INFO: Scrape type for 10698907: 0
2026-03-30 05:00:15 [adesa.es] INFO: Skipping item 10698907 url https://www.openlane.eu/en/carv6/auction/10698907
2026-03-30 05:00:15 [adesa.es] INFO: Found listing with ID: 10682540
2026-03-30 05:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710682540%27 HTTP/1.1" 200 None
2026-03-30 05:00:15 [adesa.es] INFO: Scrape type for 10682540: 0
2026-03-30 05:00:15 [adesa.es] INFO: Skipping item 10682540 url https://www.openlane.eu/en/carv6/auction/10682540
2026-03-30 05:00:15 [adesa.es] INFO: Found listing with ID: 10667492
2026-03-30 05:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710667492%27 HTTP/1.1" 200 None
2026-03-30 05:00:15 [adesa.es] INFO: Scrape type for 10667492: 0
2026-03-30 05:00:15 [adesa.es] INFO: Skipping item 10667492 url https://www.openlane.eu/en/carv6/auction/10667492
2026-03-30 05:00:15 [adesa.es] INFO: Found listing with ID: 10452039
2026-03-30 05:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710452039%27 HTTP/1.1" 200 None
2026-03-30 05:00:15 [adesa.es] INFO: Scrape type for 10452039: 0
2026-03-30 05:00:15 [adesa.es] INFO: Skipping item 10452039 url https://www.openlane.eu/en/carv6/auction/10452039
2026-03-30 05:00:15 [adesa.es] INFO: Found listing with ID: 10518394
2026-03-30 05:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710518394%27 HTTP/1.1" 200 None
2026-03-30 05:00:15 [adesa.es] INFO: Scrape type for 10518394: 0
2026-03-30 05:00:15 [adesa.es] INFO: Skipping item 10518394 url https://www.openlane.eu/en/carv6/auction/10518394
2026-03-30 05:00:15 [adesa.es] INFO: Found listing with ID: 10405314
2026-03-30 05:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710405314%27 HTTP/1.1" 200 None
2026-03-30 05:00:15 [adesa.es] INFO: Scrape type for 10405314: 0
2026-03-30 05:00:15 [adesa.es] INFO: Skipping item 10405314 url https://www.openlane.eu/en/carv6/auction/10405314
2026-03-30 05:00:15 [adesa.es] INFO: Found listing with ID: 10405315
2026-03-30 05:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710405315%27 HTTP/1.1" 200 None
2026-03-30 05:00:15 [adesa.es] INFO: Scrape type for 10405315: 0
2026-03-30 05:00:15 [adesa.es] INFO: Skipping item 10405315 url https://www.openlane.eu/en/carv6/auction/10405315
2026-03-30 05:00:15 [adesa.es] INFO: Found listing with ID: 10493754
2026-03-30 05:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710493754%27 HTTP/1.1" 200 None
2026-03-30 05:00:15 [adesa.es] INFO: Scrape type for 10493754: 0
2026-03-30 05:00:15 [adesa.es] INFO: Skipping item 10493754 url https://www.openlane.eu/en/carv6/auction/10493754
2026-03-30 05:00:15 [adesa.es] INFO: Found listing with ID: 10550836
2026-03-30 05:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710550836%27 HTTP/1.1" 200 None
2026-03-30 05:00:15 [adesa.es] INFO: Scrape type for 10550836: 0
2026-03-30 05:00:15 [adesa.es] INFO: Skipping item 10550836 url https://www.openlane.eu/en/carv6/auction/10550836
2026-03-30 05:00:15 [adesa.es] INFO: Found listing with ID: 10667491
2026-03-30 05:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710667491%27 HTTP/1.1" 200 None
2026-03-30 05:00:15 [adesa.es] INFO: Scrape type for 10667491: 0
2026-03-30 05:00:15 [adesa.es] INFO: Skipping item 10667491 url https://www.openlane.eu/en/carv6/auction/10667491
2026-03-30 05:00:15 [adesa.es] INFO: Found listing with ID: 10405317
2026-03-30 05:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710405317%27 HTTP/1.1" 200 None
2026-03-30 05:00:15 [adesa.es] INFO: Scrape type for 10405317: 0
2026-03-30 05:00:15 [adesa.es] INFO: Skipping item 10405317 url https://www.openlane.eu/en/carv6/auction/10405317
2026-03-30 05:00:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:00:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:00:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735044> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 05:00:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9db1da6-8818-536b-9098-00508b22c3ae with identifier: 10735044
2026-03-30 05:00:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9db1da6-8818-536b-9098-00508b22c3ae with scrape type 2
2026-03-30 05:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9db1da6-8818-536b-9098-00508b22c3ae with scrape type 2
2026-03-30 05:00:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: d9db1da6-8818-536b-9098-00508b22c3ae, identifier: 10735044
2026-03-30 05:00:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: d9db1da6-8818-536b-9098-00508b22c3ae with identifier: 10735044
2026-03-30 05:00:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 05:00:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-30 05:00:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 05:00:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 05:00:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-30 05:00:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 05:00:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: d9db1da6-8818-536b-9098-00508b22c3ae with identifier: 10735044
2026-03-30 05:00:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: d9db1da6-8818-536b-9098-00508b22c3ae with identifier: 10735044 to the API
2026-03-30 05:00:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:00:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:00:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735044>
{'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-30T14: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=10735044',
'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': 0,
'price': 14200,
'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-30 05:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710735044%27 HTTP/1.1" 200 None
2026-03-30 05:00:44 [adesa.es] INFO: Saving data for 10735044: {'auction_closing_time': 1774879500.0, 'created_time': 1774616419.244122, 'last_price_update_time': 1774846844.629801}
2026-03-30 05:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10735044') HTTP/1.1" 204 0
2026-03-30 05:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723809> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 05:00:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb492cc0-7ff4-523b-be53-6d78197a0747 with identifier: 10723809
2026-03-30 05:00:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb492cc0-7ff4-523b-be53-6d78197a0747 with scrape type 2
2026-03-30 05:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb492cc0-7ff4-523b-be53-6d78197a0747 with scrape type 2
2026-03-30 05:00:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: eb492cc0-7ff4-523b-be53-6d78197a0747, identifier: 10723809
2026-03-30 05:00:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: eb492cc0-7ff4-523b-be53-6d78197a0747 with identifier: 10723809
2026-03-30 05:00:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 05:00:46 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-30 05:00:46 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 05:00:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: eb492cc0-7ff4-523b-be53-6d78197a0747 with identifier: 10723809
2026-03-30 05:00:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: eb492cc0-7ff4-523b-be53-6d78197a0747 with identifier: 10723809 to the API
2026-03-30 05:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05: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-30 05:00:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723809>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 170,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'eb492cc0-7ff4-523b-be53-6d78197a0747',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '1684MYN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723809',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 14541,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 35300,
'price_includes_vat': True,
'registration_date': '2025-02-20',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'BMW X1 20i M Sport - Petrol - Automatic - 170 hp - 14.541 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-30 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710723809%27 HTTP/1.1" 200 None
2026-03-30 05:00:46 [adesa.es] INFO: Saving data for 10723809: {'auction_closing_time': 1798675200.0, 'created_time': 1774519223.230905, 'last_price_update_time': 1774846846.518192}
2026-03-30 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10723809') HTTP/1.1" 204 0
2026-03-30 05:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 05:00:46 [adesa.es] INFO: Found listing with ID: 10653126
2026-03-30 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710653126%27 HTTP/1.1" 200 None
2026-03-30 05:00:46 [adesa.es] INFO: Scrape type for 10653126: 2
2026-03-30 05:00:46 [adesa.es] INFO: Scraping item 10653126 url https://www.openlane.eu/en/carv6/auction/10653126
2026-03-30 05:00:46 [adesa.es] INFO: Found listing with ID: 10699483
2026-03-30 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699483%27 HTTP/1.1" 200 None
2026-03-30 05:00:46 [adesa.es] INFO: Scrape type for 10699483: 2
2026-03-30 05:00:46 [adesa.es] INFO: Scraping item 10699483 url https://www.openlane.eu/en/carv6/auction/10699483
2026-03-30 05: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-30 05:00:46 [adesa.es] INFO: Found listing with ID: 10699482
2026-03-30 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699482%27 HTTP/1.1" 200 None
2026-03-30 05:00:46 [adesa.es] INFO: Scrape type for 10699482: 0
2026-03-30 05:00:46 [adesa.es] INFO: Skipping item 10699482 url https://www.openlane.eu/en/carv6/auction/10699482
2026-03-30 05:00:46 [adesa.es] INFO: Found listing with ID: 10700528
2026-03-30 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710700528%27 HTTP/1.1" 200 None
2026-03-30 05:00:46 [adesa.es] INFO: Scrape type for 10700528: 0
2026-03-30 05:00:46 [adesa.es] INFO: Skipping item 10700528 url https://www.openlane.eu/en/carv6/auction/10700528
2026-03-30 05:00:46 [adesa.es] INFO: Found listing with ID: 10619585
2026-03-30 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710619585%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10619585: 0
2026-03-30 05:00:47 [adesa.es] INFO: Skipping item 10619585 url https://www.openlane.eu/en/carv6/auction/10619585
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10666060
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710666060%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10666060: 0
2026-03-30 05:00:47 [adesa.es] INFO: Skipping item 10666060 url https://www.openlane.eu/en/carv6/auction/10666060
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10655463
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710655463%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10655463: 2
2026-03-30 05:00:47 [adesa.es] INFO: Scraping item 10655463 url https://www.openlane.eu/en/carv6/auction/10655463
2026-03-30 05:00:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10276412
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710276412%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10276412: 2
2026-03-30 05:00:47 [adesa.es] INFO: Scraping item 10276412 url https://www.openlane.eu/en/carv6/auction/10276412
2026-03-30 05:00:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10643525
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710643525%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10643525: 2
2026-03-30 05:00:47 [adesa.es] INFO: Scraping item 10643525 url https://www.openlane.eu/en/carv6/auction/10643525
2026-03-30 05:00:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10571283
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710571283%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10571283: 2
2026-03-30 05:00:47 [adesa.es] INFO: Scraping item 10571283 url https://www.openlane.eu/en/carv6/auction/10571283
2026-03-30 05:00:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10405331
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405331%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10405331: 2
2026-03-30 05:00:47 [adesa.es] INFO: Scraping item 10405331 url https://www.openlane.eu/en/carv6/auction/10405331
2026-03-30 05:00:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10676254
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710676254%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10676254: 0
2026-03-30 05:00:47 [adesa.es] INFO: Skipping item 10676254 url https://www.openlane.eu/en/carv6/auction/10676254
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10571281
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710571281%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10571281: 2
2026-03-30 05:00:47 [adesa.es] INFO: Scraping item 10571281 url https://www.openlane.eu/en/carv6/auction/10571281
2026-03-30 05:00:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10572723
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710572723%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10572723: 2
2026-03-30 05:00:47 [adesa.es] INFO: Scraping item 10572723 url https://www.openlane.eu/en/carv6/auction/10572723
2026-03-30 05:00:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10694302
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710694302%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10694302: 0
2026-03-30 05:00:47 [adesa.es] INFO: Skipping item 10694302 url https://www.openlane.eu/en/carv6/auction/10694302
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10723147
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710723147%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10723147: 2
2026-03-30 05:00:47 [adesa.es] INFO: Scraping item 10723147 url https://www.openlane.eu/en/carv6/auction/10723147
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10654226
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710654226%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10654226: 0
2026-03-30 05:00:47 [adesa.es] INFO: Skipping item 10654226 url https://www.openlane.eu/en/carv6/auction/10654226
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10633069
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710633069%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10633069: 2
2026-03-30 05:00:47 [adesa.es] INFO: Scraping item 10633069 url https://www.openlane.eu/en/carv6/auction/10633069
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10699474
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699474%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10699474: 0
2026-03-30 05:00:47 [adesa.es] INFO: Skipping item 10699474 url https://www.openlane.eu/en/carv6/auction/10699474
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10648087
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710648087%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10648087: 0
2026-03-30 05:00:47 [adesa.es] INFO: Skipping item 10648087 url https://www.openlane.eu/en/carv6/auction/10648087
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10633072
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710633072%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10633072: 0
2026-03-30 05:00:47 [adesa.es] INFO: Skipping item 10633072 url https://www.openlane.eu/en/carv6/auction/10633072
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10506267
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710506267%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10506267: 0
2026-03-30 05:00:47 [adesa.es] INFO: Skipping item 10506267 url https://www.openlane.eu/en/carv6/auction/10506267
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10532903
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710532903%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10532903: 0
2026-03-30 05:00:47 [adesa.es] INFO: Skipping item 10532903 url https://www.openlane.eu/en/carv6/auction/10532903
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10734336
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710734336%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10734336: 0
2026-03-30 05:00:47 [adesa.es] INFO: Skipping item 10734336 url https://www.openlane.eu/en/carv6/auction/10734336
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10698917
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710698917%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10698917: 2
2026-03-30 05:00:47 [adesa.es] INFO: Scraping item 10698917 url https://www.openlane.eu/en/carv6/auction/10698917
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10405389
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405389%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10405389: 0
2026-03-30 05:00:47 [adesa.es] INFO: Skipping item 10405389 url https://www.openlane.eu/en/carv6/auction/10405389
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10190878
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710190878%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10190878: 0
2026-03-30 05:00:47 [adesa.es] INFO: Skipping item 10190878 url https://www.openlane.eu/en/carv6/auction/10190878
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10547993
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710547993%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10547993: 0
2026-03-30 05:00:47 [adesa.es] INFO: Skipping item 10547993 url https://www.openlane.eu/en/carv6/auction/10547993
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10390884
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710390884%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10390884: 0
2026-03-30 05:00:47 [adesa.es] INFO: Skipping item 10390884 url https://www.openlane.eu/en/carv6/auction/10390884
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10268081
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710268081%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10268081: 0
2026-03-30 05:00:47 [adesa.es] INFO: Skipping item 10268081 url https://www.openlane.eu/en/carv6/auction/10268081
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10290504
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710290504%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10290504: 0
2026-03-30 05:00:47 [adesa.es] INFO: Skipping item 10290504 url https://www.openlane.eu/en/carv6/auction/10290504
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10547995
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710547995%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10547995: 0
2026-03-30 05:00:47 [adesa.es] INFO: Skipping item 10547995 url https://www.openlane.eu/en/carv6/auction/10547995
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10517945
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710517945%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10517945: 0
2026-03-30 05:00:47 [adesa.es] INFO: Skipping item 10517945 url https://www.openlane.eu/en/carv6/auction/10517945
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10284087
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710284087%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10284087: 0
2026-03-30 05:00:47 [adesa.es] INFO: Skipping item 10284087 url https://www.openlane.eu/en/carv6/auction/10284087
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10288813
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710288813%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10288813: 0
2026-03-30 05:00:47 [adesa.es] INFO: Skipping item 10288813 url https://www.openlane.eu/en/carv6/auction/10288813
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10351796
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710351796%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10351796: 0
2026-03-30 05:00:47 [adesa.es] INFO: Skipping item 10351796 url https://www.openlane.eu/en/carv6/auction/10351796
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10463637
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710463637%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10463637: 0
2026-03-30 05:00:47 [adesa.es] INFO: Skipping item 10463637 url https://www.openlane.eu/en/carv6/auction/10463637
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10366802
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710366802%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10366802: 0
2026-03-30 05:00:47 [adesa.es] INFO: Skipping item 10366802 url https://www.openlane.eu/en/carv6/auction/10366802
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10647804
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710647804%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10647804: 0
2026-03-30 05:00:47 [adesa.es] INFO: Skipping item 10647804 url https://www.openlane.eu/en/carv6/auction/10647804
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10371381
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710371381%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10371381: 0
2026-03-30 05:00:47 [adesa.es] INFO: Skipping item 10371381 url https://www.openlane.eu/en/carv6/auction/10371381
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10491567
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710491567%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10491567: 0
2026-03-30 05:00:47 [adesa.es] INFO: Skipping item 10491567 url https://www.openlane.eu/en/carv6/auction/10491567
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10666055
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710666055%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10666055: 2
2026-03-30 05:00:47 [adesa.es] INFO: Scraping item 10666055 url https://www.openlane.eu/en/carv6/auction/10666055
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10419050
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710419050%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10419050: 0
2026-03-30 05:00:47 [adesa.es] INFO: Skipping item 10419050 url https://www.openlane.eu/en/carv6/auction/10419050
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10699394
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699394%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10699394: 0
2026-03-30 05:00:47 [adesa.es] INFO: Skipping item 10699394 url https://www.openlane.eu/en/carv6/auction/10699394
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10699405
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699405%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10699405: 2
2026-03-30 05:00:47 [adesa.es] INFO: Scraping item 10699405 url https://www.openlane.eu/en/carv6/auction/10699405
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10699409
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699409%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10699409: 2
2026-03-30 05:00:47 [adesa.es] INFO: Scraping item 10699409 url https://www.openlane.eu/en/carv6/auction/10699409
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10620011
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710620011%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10620011: 0
2026-03-30 05:00:47 [adesa.es] INFO: Skipping item 10620011 url https://www.openlane.eu/en/carv6/auction/10620011
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10583626
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710583626%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10583626: 0
2026-03-30 05:00:47 [adesa.es] INFO: Skipping item 10583626 url https://www.openlane.eu/en/carv6/auction/10583626
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10729511
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710729511%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10729511: 2
2026-03-30 05:00:47 [adesa.es] INFO: Scraping item 10729511 url https://www.openlane.eu/en/carv6/auction/10729511
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10719698
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710719698%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10719698: 0
2026-03-30 05:00:47 [adesa.es] INFO: Skipping item 10719698 url https://www.openlane.eu/en/carv6/auction/10719698
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10719691
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710719691%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10719691: 0
2026-03-30 05:00:47 [adesa.es] INFO: Skipping item 10719691 url https://www.openlane.eu/en/carv6/auction/10719691
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10620671
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710620671%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10620671: 0
2026-03-30 05:00:47 [adesa.es] INFO: Skipping item 10620671 url https://www.openlane.eu/en/carv6/auction/10620671
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10620669
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710620669%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10620669: 0
2026-03-30 05:00:47 [adesa.es] INFO: Skipping item 10620669 url https://www.openlane.eu/en/carv6/auction/10620669
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10730651
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710730651%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10730651: 0
2026-03-30 05:00:47 [adesa.es] INFO: Skipping item 10730651 url https://www.openlane.eu/en/carv6/auction/10730651
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10729505
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710729505%27 HTTP/1.1" 200 None
2026-03-30 05:00:47 [adesa.es] INFO: Scrape type for 10729505: 2
2026-03-30 05:00:47 [adesa.es] INFO: Scraping item 10729505 url https://www.openlane.eu/en/carv6/auction/10729505
2026-03-30 05:00:47 [adesa.es] INFO: Found listing with ID: 10733383
2026-03-30 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710733383%27 HTTP/1.1" 200 None
2026-03-30 05:00:48 [adesa.es] INFO: Scrape type for 10733383: 0
2026-03-30 05:00:48 [adesa.es] INFO: Skipping item 10733383 url https://www.openlane.eu/en/carv6/auction/10733383
2026-03-30 05:00:48 [adesa.es] INFO: Found listing with ID: 10732543
2026-03-30 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710732543%27 HTTP/1.1" 200 None
2026-03-30 05:00:48 [adesa.es] INFO: Scrape type for 10732543: 0
2026-03-30 05:00:48 [adesa.es] INFO: Skipping item 10732543 url https://www.openlane.eu/en/carv6/auction/10732543
2026-03-30 05:00:48 [adesa.es] INFO: Found listing with ID: 10730664
2026-03-30 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710730664%27 HTTP/1.1" 200 None
2026-03-30 05:00:48 [adesa.es] INFO: Scrape type for 10730664: 0
2026-03-30 05:00:48 [adesa.es] INFO: Skipping item 10730664 url https://www.openlane.eu/en/carv6/auction/10730664
2026-03-30 05:00:48 [adesa.es] INFO: Found listing with ID: 10690632
2026-03-30 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710690632%27 HTTP/1.1" 200 None
2026-03-30 05:00:48 [adesa.es] INFO: Scrape type for 10690632: 2
2026-03-30 05:00:48 [adesa.es] INFO: Scraping item 10690632 url https://www.openlane.eu/en/carv6/auction/10690632
2026-03-30 05:00:48 [adesa.es] INFO: Found listing with ID: 10721604
2026-03-30 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710721604%27 HTTP/1.1" 200 None
2026-03-30 05:00:48 [adesa.es] INFO: Scrape type for 10721604: 2
2026-03-30 05:00:48 [adesa.es] INFO: Scraping item 10721604 url https://www.openlane.eu/en/carv6/auction/10721604
2026-03-30 05:00:48 [adesa.es] INFO: Found listing with ID: 10731309
2026-03-30 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710731309%27 HTTP/1.1" 200 None
2026-03-30 05:00:48 [adesa.es] INFO: Scrape type for 10731309: 0
2026-03-30 05:00:48 [adesa.es] INFO: Skipping item 10731309 url https://www.openlane.eu/en/carv6/auction/10731309
2026-03-30 05:00:48 [adesa.es] INFO: Found listing with ID: 10563498
2026-03-30 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710563498%27 HTTP/1.1" 200 None
2026-03-30 05:00:48 [adesa.es] INFO: Scrape type for 10563498: 0
2026-03-30 05:00:48 [adesa.es] INFO: Skipping item 10563498 url https://www.openlane.eu/en/carv6/auction/10563498
2026-03-30 05:00:48 [adesa.es] INFO: Found listing with ID: 10699413
2026-03-30 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699413%27 HTTP/1.1" 200 None
2026-03-30 05:00:48 [adesa.es] INFO: Scrape type for 10699413: 2
2026-03-30 05:00:48 [adesa.es] INFO: Scraping item 10699413 url https://www.openlane.eu/en/carv6/auction/10699413
2026-03-30 05:00:48 [adesa.es] INFO: Found listing with ID: 10597842
2026-03-30 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710597842%27 HTTP/1.1" 200 None
2026-03-30 05:00:48 [adesa.es] INFO: Scrape type for 10597842: 0
2026-03-30 05:00:48 [adesa.es] INFO: Skipping item 10597842 url https://www.openlane.eu/en/carv6/auction/10597842
2026-03-30 05:00:48 [adesa.es] INFO: Found listing with ID: 10699500
2026-03-30 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699500%27 HTTP/1.1" 200 None
2026-03-30 05:00:48 [adesa.es] INFO: Scrape type for 10699500: 0
2026-03-30 05:00:48 [adesa.es] INFO: Skipping item 10699500 url https://www.openlane.eu/en/carv6/auction/10699500
2026-03-30 05:00:48 [adesa.es] INFO: Found listing with ID: 10699495
2026-03-30 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699495%27 HTTP/1.1" 200 None
2026-03-30 05:00:48 [adesa.es] INFO: Scrape type for 10699495: 0
2026-03-30 05:00:48 [adesa.es] INFO: Skipping item 10699495 url https://www.openlane.eu/en/carv6/auction/10699495
2026-03-30 05:00:51 [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-30 05: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-30 05:00:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 143a7553-b2e5-57c9-a0ac-106a65078808 with identifier: 10653126
2026-03-30 05:00:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 143a7553-b2e5-57c9-a0ac-106a65078808 with scrape type 2
2026-03-30 05:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 143a7553-b2e5-57c9-a0ac-106a65078808 with scrape type 2
2026-03-30 05:00:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 143a7553-b2e5-57c9-a0ac-106a65078808, identifier: 10653126
2026-03-30 05:00:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 143a7553-b2e5-57c9-a0ac-106a65078808 with identifier: 10653126
2026-03-30 05:00:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 05:00:51 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-30 05:00:51 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 05:00:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 143a7553-b2e5-57c9-a0ac-106a65078808 with identifier: 10653126
2026-03-30 05:00:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 143a7553-b2e5-57c9-a0ac-106a65078808 with identifier: 10653126 to the API
2026-03-30 05:00:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:00:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:00:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10653126>
{'auction_title': '',
'c_o_2_emission_value': 122,
'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-30 05:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710653126%27 HTTP/1.1" 200 None
2026-03-30 05:00:52 [adesa.es] INFO: Saving data for 10653126: {'auction_closing_time': 1798675200.0, 'created_time': 1773334965.546387, 'last_price_update_time': 1774846852.205815}
2026-03-30 05:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10653126') HTTP/1.1" 204 0
2026-03-30 05:00:53 [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-30 05:00:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:00:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4100d3d3-129b-5dcc-acf8-9599b4286a2b with identifier: 10572723
2026-03-30 05:00:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4100d3d3-129b-5dcc-acf8-9599b4286a2b with scrape type 2
2026-03-30 05:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4100d3d3-129b-5dcc-acf8-9599b4286a2b with scrape type 2
2026-03-30 05:00:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 4100d3d3-129b-5dcc-acf8-9599b4286a2b, identifier: 10572723
2026-03-30 05:00:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 4100d3d3-129b-5dcc-acf8-9599b4286a2b with identifier: 10572723
2026-03-30 05:00:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 05:00:53 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-30 05:00:53 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 05:00:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 4100d3d3-129b-5dcc-acf8-9599b4286a2b with identifier: 10572723
2026-03-30 05:00:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 4100d3d3-129b-5dcc-acf8-9599b4286a2b with identifier: 10572723 to the API
2026-03-30 05:00:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:00:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:00:53 [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-30 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710572723%27 HTTP/1.1" 200 None
2026-03-30 05:00:54 [adesa.es] INFO: Saving data for 10572723: {'auction_closing_time': 1798675200.0, 'created_time': 1773334838.934596, 'last_price_update_time': 1774846854.003532}
2026-03-30 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10572723') HTTP/1.1" 204 0
2026-03-30 05:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723147> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 05:00:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:00:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e6069b8-b4b8-506e-99c9-4302a0a00c4b with identifier: 10723147
2026-03-30 05:00:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e6069b8-b4b8-506e-99c9-4302a0a00c4b with scrape type 2
2026-03-30 05:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e6069b8-b4b8-506e-99c9-4302a0a00c4b with scrape type 2
2026-03-30 05:00:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 0e6069b8-b4b8-506e-99c9-4302a0a00c4b, identifier: 10723147
2026-03-30 05:00:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 0e6069b8-b4b8-506e-99c9-4302a0a00c4b with identifier: 10723147
2026-03-30 05:00:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 05:00:56 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-30 05:00:56 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 05:00:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 0e6069b8-b4b8-506e-99c9-4302a0a00c4b with identifier: 10723147
2026-03-30 05:00:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 0e6069b8-b4b8-506e-99c9-4302a0a00c4b with identifier: 10723147 to the API
2026-03-30 05:00:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:00:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:00:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723147>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '0e6069b8-b4b8-506e-99c9-4302a0a00c4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '56761',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723147',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'e-Rifter',
'odometer': 2172,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23000,
'price_includes_vat': True,
'registration_date': '2025-04-03',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot e-Rifter Allure - Electric - Automatic - 138 hp - 2.172 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-30 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710723147%27 HTTP/1.1" 200 None
2026-03-30 05:00:56 [adesa.es] INFO: Saving data for 10723147: {'auction_closing_time': 1798675200.0, 'created_time': 1774519225.191488, 'last_price_update_time': 1774846856.353475}
2026-03-30 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10723147') HTTP/1.1" 204 0
2026-03-30 05:01:05 [scrapy.extensions.logstats] INFO: Crawled 7 pages (at 7 pages/min), scraped 5 items (at 5 items/min)
2026-03-30 05:01:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 156MiB
2026-03-30 05:01:30 [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-30 05:01:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:01:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e405956b-2a4a-5649-96aa-dba3b5f9e814 with identifier: 10633069
2026-03-30 05:01:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e405956b-2a4a-5649-96aa-dba3b5f9e814 with scrape type 2
2026-03-30 05:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e405956b-2a4a-5649-96aa-dba3b5f9e814 with scrape type 2
2026-03-30 05:01:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: e405956b-2a4a-5649-96aa-dba3b5f9e814, identifier: 10633069
2026-03-30 05:01:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: e405956b-2a4a-5649-96aa-dba3b5f9e814 with identifier: 10633069
2026-03-30 05:01:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: e405956b-2a4a-5649-96aa-dba3b5f9e814 with identifier: 10633069
2026-03-30 05:01:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: e405956b-2a4a-5649-96aa-dba3b5f9e814 with identifier: 10633069 to the API
2026-03-30 05:01:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:01:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:01:31 [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-30 05:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710633069%27 HTTP/1.1" 200 None
2026-03-30 05:01:31 [adesa.es] INFO: Saving data for 10633069: {'auction_closing_time': 1798675200.0, 'created_time': 1773334941.380751, 'last_price_update_time': 1774846891.503497}
2026-03-30 05:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10633069') HTTP/1.1" 204 0
2026-03-30 05:01:53 [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-30 05:01:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:01:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31b5e700-9423-525b-8ed3-4dbf5e850a6f with identifier: 10405331
2026-03-30 05:01:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31b5e700-9423-525b-8ed3-4dbf5e850a6f with scrape type 2
2026-03-30 05:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 31b5e700-9423-525b-8ed3-4dbf5e850a6f with scrape type 2
2026-03-30 05:01:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 31b5e700-9423-525b-8ed3-4dbf5e850a6f, identifier: 10405331
2026-03-30 05:01:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 31b5e700-9423-525b-8ed3-4dbf5e850a6f with identifier: 10405331
2026-03-30 05:01:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 31b5e700-9423-525b-8ed3-4dbf5e850a6f with identifier: 10405331
2026-03-30 05:01:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 31b5e700-9423-525b-8ed3-4dbf5e850a6f with identifier: 10405331 to the API
2026-03-30 05:01:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:01:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:01:54 [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-30 05:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405331%27 HTTP/1.1" 200 None
2026-03-30 05:01:54 [adesa.es] INFO: Saving data for 10405331: {'auction_closing_time': 1798675200.0, 'created_time': 1773334932.224038, 'last_price_update_time': 1774846914.295328}
2026-03-30 05:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10405331') HTTP/1.1" 204 0
2026-03-30 05:02:01 [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-30 05:02:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:02:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb43ec3e-26a4-5686-96ed-1f965da8cfd3 with identifier: 10666055
2026-03-30 05:02:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb43ec3e-26a4-5686-96ed-1f965da8cfd3 with scrape type 2
2026-03-30 05:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb43ec3e-26a4-5686-96ed-1f965da8cfd3 with scrape type 2
2026-03-30 05:02:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: fb43ec3e-26a4-5686-96ed-1f965da8cfd3, identifier: 10666055
2026-03-30 05:02:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: fb43ec3e-26a4-5686-96ed-1f965da8cfd3 with identifier: 10666055
2026-03-30 05:02:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 05:02:01 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-30 05:02:01 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 05:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 05:02:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: fb43ec3e-26a4-5686-96ed-1f965da8cfd3 with identifier: 10666055
2026-03-30 05:02:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: fb43ec3e-26a4-5686-96ed-1f965da8cfd3 with identifier: 10666055 to the API
2026-03-30 05:02:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:02:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:02:02 [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-30 05:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710666055%27 HTTP/1.1" 200 None
2026-03-30 05:02:02 [adesa.es] INFO: Saving data for 10666055: {'auction_closing_time': 1798671600.0, 'created_time': 1773396040.257399, 'last_price_update_time': 1774846922.30083}
2026-03-30 05:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10666055') HTTP/1.1" 204 0
2026-03-30 05:02:05 [scrapy.extensions.logstats] INFO: Crawled 10 pages (at 3 pages/min), scraped 8 items (at 3 items/min)
2026-03-30 05:02:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 156MiB
2026-03-30 05:02:12 [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-30 05:02:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:02:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e437a1d2-1149-5c45-b64c-123242478976 with identifier: 10699405
2026-03-30 05:02:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e437a1d2-1149-5c45-b64c-123242478976 with scrape type 2
2026-03-30 05:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e437a1d2-1149-5c45-b64c-123242478976 with scrape type 2
2026-03-30 05:02:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: e437a1d2-1149-5c45-b64c-123242478976, identifier: 10699405
2026-03-30 05:02:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: e437a1d2-1149-5c45-b64c-123242478976 with identifier: 10699405
2026-03-30 05:02:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: e437a1d2-1149-5c45-b64c-123242478976 with identifier: 10699405
2026-03-30 05:02:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: e437a1d2-1149-5c45-b64c-123242478976 with identifier: 10699405 to the API
2026-03-30 05:02:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:02:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:02:13 [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-30 05:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699405%27 HTTP/1.1" 200 None
2026-03-30 05:02:13 [adesa.es] INFO: Saving data for 10699405: {'auction_closing_time': 1798671600.0, 'created_time': 1774000843.592418, 'last_price_update_time': 1774846933.049118}
2026-03-30 05:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10699405') HTTP/1.1" 204 0
2026-03-30 05:02:14 [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-30 05:02:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:02:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ef10c64-21b7-59c4-a333-c62bab16e1cd with identifier: 10699409
2026-03-30 05:02:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ef10c64-21b7-59c4-a333-c62bab16e1cd with scrape type 2
2026-03-30 05:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ef10c64-21b7-59c4-a333-c62bab16e1cd with scrape type 2
2026-03-30 05:02:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 5ef10c64-21b7-59c4-a333-c62bab16e1cd, identifier: 10699409
2026-03-30 05:02:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 5ef10c64-21b7-59c4-a333-c62bab16e1cd with identifier: 10699409
2026-03-30 05:02:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 5ef10c64-21b7-59c4-a333-c62bab16e1cd with identifier: 10699409
2026-03-30 05:02:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 5ef10c64-21b7-59c4-a333-c62bab16e1cd with identifier: 10699409 to the API
2026-03-30 05:02:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:02:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:02:14 [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-30 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699409%27 HTTP/1.1" 200 None
2026-03-30 05:02:14 [adesa.es] INFO: Saving data for 10699409: {'auction_closing_time': 1798671600.0, 'created_time': 1774000837.647315, 'last_price_update_time': 1774846934.600322}
2026-03-30 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10699409') HTTP/1.1" 204 0
2026-03-30 05:02:21 [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-30 05:02:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:02:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bba5bdcf-5f78-51e6-a9de-b20cbfff4858 with identifier: 10698917
2026-03-30 05:02:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bba5bdcf-5f78-51e6-a9de-b20cbfff4858 with scrape type 2
2026-03-30 05:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bba5bdcf-5f78-51e6-a9de-b20cbfff4858 with scrape type 2
2026-03-30 05:02:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: bba5bdcf-5f78-51e6-a9de-b20cbfff4858, identifier: 10698917
2026-03-30 05:02:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: bba5bdcf-5f78-51e6-a9de-b20cbfff4858 with identifier: 10698917
2026-03-30 05:02:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 05:02:21 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-30 05:02:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 05:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 05:02:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: bba5bdcf-5f78-51e6-a9de-b20cbfff4858 with identifier: 10698917
2026-03-30 05:02:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: bba5bdcf-5f78-51e6-a9de-b20cbfff4858 with identifier: 10698917 to the API
2026-03-30 05:02:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:02: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-30 05:02:22 [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-30 05:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710698917%27 HTTP/1.1" 200 None
2026-03-30 05:02:22 [adesa.es] INFO: Saving data for 10698917: {'auction_closing_time': 1798675200.0, 'created_time': 1774000844.204049, 'last_price_update_time': 1774846942.032082}
2026-03-30 05:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10698917') HTTP/1.1" 204 0
2026-03-30 05:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729511> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 05:02:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:02:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38287e5e-e2e9-5c01-860d-6ec8f7e900e2 with identifier: 10729511
2026-03-30 05:02:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38287e5e-e2e9-5c01-860d-6ec8f7e900e2 with scrape type 2
2026-03-30 05:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38287e5e-e2e9-5c01-860d-6ec8f7e900e2 with scrape type 2
2026-03-30 05:02:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 38287e5e-e2e9-5c01-860d-6ec8f7e900e2, identifier: 10729511
2026-03-30 05:02:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 38287e5e-e2e9-5c01-860d-6ec8f7e900e2 with identifier: 10729511
2026-03-30 05:02:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 05:02:24 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-30 05:02:24 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 05:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 05:02:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 38287e5e-e2e9-5c01-860d-6ec8f7e900e2 with identifier: 10729511
2026-03-30 05:02:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 38287e5e-e2e9-5c01-860d-6ec8f7e900e2 with identifier: 10729511 to the API
2026-03-30 05:02:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:02:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:02:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729511>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': '38287e5e-e2e9-5c01-860d-6ec8f7e900e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '5976NBZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729511',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 13664,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 35100,
'price_includes_vat': True,
'registration_date': '2025-05-26',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'BMW X2 18d M Sport - Diesel - Automatic - 150 hp - 13.664 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-30 05:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710729511%27 HTTP/1.1" 200 None
2026-03-30 05:02:25 [adesa.es] INFO: Saving data for 10729511: {'auction_closing_time': 1798671600.0, 'created_time': 1774519227.854175, 'last_price_update_time': 1774846945.080583}
2026-03-30 05:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10729511') HTTP/1.1" 204 0
2026-03-30 05:02:36 [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-30 05:02:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:02:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e365e389-82a3-5cab-b83b-15d30db98793 with identifier: 10721604
2026-03-30 05:02:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e365e389-82a3-5cab-b83b-15d30db98793 with scrape type 2
2026-03-30 05:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e365e389-82a3-5cab-b83b-15d30db98793 with scrape type 2
2026-03-30 05:02:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: e365e389-82a3-5cab-b83b-15d30db98793, identifier: 10721604
2026-03-30 05:02:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: e365e389-82a3-5cab-b83b-15d30db98793 with identifier: 10721604
2026-03-30 05:02:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: e365e389-82a3-5cab-b83b-15d30db98793 with identifier: 10721604
2026-03-30 05:02:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: e365e389-82a3-5cab-b83b-15d30db98793 with identifier: 10721604 to the API
2026-03-30 05:02:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:02:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:02:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721604>
{'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': 0,
'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-30 05:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710721604%27 HTTP/1.1" 200 None
2026-03-30 05:02:36 [adesa.es] INFO: Saving data for 10721604: {'auction_closing_time': 1798671600.0, 'created_time': 1774432876.290162, 'last_price_update_time': 1774846956.956645}
2026-03-30 05:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10721604') HTTP/1.1" 204 0
2026-03-30 05:02:39 [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-30 05:02:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:02:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0ac1846-07bf-59f4-8239-8c580e7c293b with identifier: 10699413
2026-03-30 05:02:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0ac1846-07bf-59f4-8239-8c580e7c293b with scrape type 2
2026-03-30 05:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0ac1846-07bf-59f4-8239-8c580e7c293b with scrape type 2
2026-03-30 05:02:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: d0ac1846-07bf-59f4-8239-8c580e7c293b, identifier: 10699413
2026-03-30 05:02:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: d0ac1846-07bf-59f4-8239-8c580e7c293b with identifier: 10699413
2026-03-30 05:02:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: d0ac1846-07bf-59f4-8239-8c580e7c293b with identifier: 10699413
2026-03-30 05:02:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: d0ac1846-07bf-59f4-8239-8c580e7c293b with identifier: 10699413 to the API
2026-03-30 05:02:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:02:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:02:39 [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-30 05:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699413%27 HTTP/1.1" 200 None
2026-03-30 05:02:39 [adesa.es] INFO: Saving data for 10699413: {'auction_closing_time': 1798671600.0, 'created_time': 1774000854.580554, 'last_price_update_time': 1774846959.952261}
2026-03-30 05:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10699413') HTTP/1.1" 204 0
2026-03-30 05:02:43 [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-30 05:02:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81a8ebf1-9fa8-5535-979e-83ce05a3601b with identifier: 10690632
2026-03-30 05:02:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81a8ebf1-9fa8-5535-979e-83ce05a3601b with scrape type 2
2026-03-30 05:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81a8ebf1-9fa8-5535-979e-83ce05a3601b with scrape type 2
2026-03-30 05:02:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 81a8ebf1-9fa8-5535-979e-83ce05a3601b, identifier: 10690632
2026-03-30 05:02:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 81a8ebf1-9fa8-5535-979e-83ce05a3601b with identifier: 10690632
2026-03-30 05:02:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 81a8ebf1-9fa8-5535-979e-83ce05a3601b with identifier: 10690632
2026-03-30 05:02:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 81a8ebf1-9fa8-5535-979e-83ce05a3601b with identifier: 10690632 to the API
2026-03-30 05:02:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:02:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:02:43 [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-30 05:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710690632%27 HTTP/1.1" 200 None
2026-03-30 05:02:43 [adesa.es] INFO: Saving data for 10690632: {'auction_closing_time': 1798671600.0, 'created_time': 1773914426.188722, 'last_price_update_time': 1774846963.927777}
2026-03-30 05:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10690632') HTTP/1.1" 204 0
2026-03-30 05:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729505> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 05:02:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 476eb4d2-c71f-5bd3-873c-bfebe340e2c0 with identifier: 10729505
2026-03-30 05:02:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 476eb4d2-c71f-5bd3-873c-bfebe340e2c0 with scrape type 2
2026-03-30 05:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 476eb4d2-c71f-5bd3-873c-bfebe340e2c0 with scrape type 2
2026-03-30 05:02:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 476eb4d2-c71f-5bd3-873c-bfebe340e2c0, identifier: 10729505
2026-03-30 05:02:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 476eb4d2-c71f-5bd3-873c-bfebe340e2c0 with identifier: 10729505
2026-03-30 05:02:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 05:02:44 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Purple HTTP/1.1" 200 None
2026-03-30 05:02:44 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 05:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 05:02:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 476eb4d2-c71f-5bd3-873c-bfebe340e2c0 with identifier: 10729505
2026-03-30 05:02:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 476eb4d2-c71f-5bd3-873c-bfebe340e2c0 with identifier: 10729505 to the API
2026-03-30 05:02:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:02:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:02:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729505>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Purple',
'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': '476eb4d2-c71f-5bd3-873c-bfebe340e2c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '7080MVT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729505',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 8304,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22000,
'price_includes_vat': True,
'registration_date': '2024-10-17',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 1.5 HDI - Diesel - Automatic - 131 hp - 8.304 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 05:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710729505%27 HTTP/1.1" 200 None
2026-03-30 05:02:45 [adesa.es] INFO: Saving data for 10729505: {'auction_closing_time': 1798671600.0, 'created_time': 1774519230.906002, 'last_price_update_time': 1774846965.148483}
2026-03-30 05:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10729505') HTTP/1.1" 204 0
2026-03-30 05:02:57 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.442(s), this was the 1st time calling it.
2026-03-30 05:02:57 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.662944089369385 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 05:02:57 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.340(s), this was the 1st time calling it.
2026-03-30 05:02:57 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.13835446724653 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 05:02:57 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.465(s), this was the 1st time calling it.
2026-03-30 05:02:57 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.02572965888305 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 05:02:57 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.399(s), this was the 1st time calling it.
2026-03-30 05:02:57 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.333575528615444 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 05:02:57 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.485(s), this was the 1st time calling it.
2026-03-30 05:02:57 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.619122528327548 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 05:02:57 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.423(s), this was the 1st time calling it.
2026-03-30 05:02:57 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.4065777265978685 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 05:03:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 05:03:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 05:03:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 05:03:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 05:03:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 05:03:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 05:03:05 [scrapy.extensions.logstats] INFO: Crawled 18 pages (at 8 pages/min), scraped 16 items (at 8 items/min)
2026-03-30 05:03:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 156MiB
2026-03-30 05:03:25 [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-30 05:03:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02f42d67-f157-5fa2-b64f-21b5a6f9186e with identifier: 10699483
2026-03-30 05:03:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02f42d67-f157-5fa2-b64f-21b5a6f9186e with scrape type 2
2026-03-30 05:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02f42d67-f157-5fa2-b64f-21b5a6f9186e with scrape type 2
2026-03-30 05:03:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 02f42d67-f157-5fa2-b64f-21b5a6f9186e, identifier: 10699483
2026-03-30 05:03:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 02f42d67-f157-5fa2-b64f-21b5a6f9186e with identifier: 10699483
2026-03-30 05:03:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 02f42d67-f157-5fa2-b64f-21b5a6f9186e with identifier: 10699483
2026-03-30 05:03:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 02f42d67-f157-5fa2-b64f-21b5a6f9186e with identifier: 10699483 to the API
2026-03-30 05:03:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:03:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:03:26 [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-30 05:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699483%27 HTTP/1.1" 200 None
2026-03-30 05:03:26 [adesa.es] INFO: Saving data for 10699483: {'auction_closing_time': 1798675200.0, 'created_time': 1774000851.65651, 'last_price_update_time': 1774847006.412551}
2026-03-30 05:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10699483') HTTP/1.1" 204 0
2026-03-30 05:04:05 [scrapy.extensions.logstats] INFO: Crawled 19 pages (at 1 pages/min), scraped 17 items (at 1 items/min)
2026-03-30 05:04:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 156MiB
2026-03-30 05:04:12 [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-30 05:04:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f80c424-a062-5f7d-a39f-7013b1f491de with identifier: 10643525
2026-03-30 05:04:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f80c424-a062-5f7d-a39f-7013b1f491de with scrape type 2
2026-03-30 05:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f80c424-a062-5f7d-a39f-7013b1f491de with scrape type 2
2026-03-30 05:04:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 3f80c424-a062-5f7d-a39f-7013b1f491de, identifier: 10643525
2026-03-30 05:04:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 3f80c424-a062-5f7d-a39f-7013b1f491de with identifier: 10643525
2026-03-30 05:04:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 3f80c424-a062-5f7d-a39f-7013b1f491de with identifier: 10643525
2026-03-30 05:04:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 3f80c424-a062-5f7d-a39f-7013b1f491de with identifier: 10643525 to the API
2026-03-30 05:04:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:04:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:04:12 [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-30 05:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710643525%27 HTTP/1.1" 200 None
2026-03-30 05:04:12 [adesa.es] INFO: Saving data for 10643525: {'auction_closing_time': 1798675200.0, 'created_time': 1773334840.139264, 'last_price_update_time': 1774847052.587357}
2026-03-30 05:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10643525') HTTP/1.1" 204 0
2026-03-30 05:05:05 [scrapy.extensions.logstats] INFO: Crawled 20 pages (at 1 pages/min), scraped 18 items (at 1 items/min)
2026-03-30 05:05:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 156MiB
2026-03-30 05:05:12 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 265.507(s), this was the 2nd time calling it.
2026-03-30 05:05:12 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.597843106950625 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 05:05:12 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 265.566(s), this was the 2nd time calling it.
2026-03-30 05:05:12 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.106469868553728 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 05:05:12 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 265.633(s), this was the 2nd time calling it.
2026-03-30 05:05:12 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.0342252683111255 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 05:05:12 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 265.611(s), this was the 2nd time calling it.
2026-03-30 05:05:12 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 8.06977915707805 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 05:05:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-30 05:05:18 [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-30 05:05:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67f0b865-b4e2-5b5d-b9c0-84b72915c85d with identifier: 10571281
2026-03-30 05:05:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67f0b865-b4e2-5b5d-b9c0-84b72915c85d with scrape type 2
2026-03-30 05:05:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67f0b865-b4e2-5b5d-b9c0-84b72915c85d with scrape type 2
2026-03-30 05:05:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 67f0b865-b4e2-5b5d-b9c0-84b72915c85d, identifier: 10571281
2026-03-30 05:05:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 67f0b865-b4e2-5b5d-b9c0-84b72915c85d with identifier: 10571281
2026-03-30 05:05:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 67f0b865-b4e2-5b5d-b9c0-84b72915c85d with identifier: 10571281
2026-03-30 05:05:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 67f0b865-b4e2-5b5d-b9c0-84b72915c85d with identifier: 10571281 to the API
2026-03-30 05:05:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:05:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:05:18 [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-30 05:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710571281%27 HTTP/1.1" 200 None
2026-03-30 05:05:18 [adesa.es] INFO: Saving data for 10571281: {'auction_closing_time': 1798675200.0, 'created_time': 1773334838.467416, 'last_price_update_time': 1774847118.903769}
2026-03-30 05:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10571281') HTTP/1.1" 204 0
2026-03-30 05:05:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-30 05:05:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-30 05:05:20 [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-30 05:05:20 [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-30 05:05:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3f892ba-e942-5ddd-a403-754e5cfa7590 with identifier: 10655463
2026-03-30 05:05:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3f892ba-e942-5ddd-a403-754e5cfa7590 with scrape type 2
2026-03-30 05:05:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3f892ba-e942-5ddd-a403-754e5cfa7590 with scrape type 2
2026-03-30 05:05:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: e3f892ba-e942-5ddd-a403-754e5cfa7590, identifier: 10655463
2026-03-30 05:05:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: e3f892ba-e942-5ddd-a403-754e5cfa7590 with identifier: 10655463
2026-03-30 05:05:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: e3f892ba-e942-5ddd-a403-754e5cfa7590 with identifier: 10655463
2026-03-30 05:05:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: e3f892ba-e942-5ddd-a403-754e5cfa7590 with identifier: 10655463 to the API
2026-03-30 05:05:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:05:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:05:21 [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-30 05:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710655463%27 HTTP/1.1" 200 None
2026-03-30 05:05:21 [adesa.es] INFO: Saving data for 10655463: {'auction_closing_time': 1798675200.0, 'created_time': 1773334931.106808, 'last_price_update_time': 1774847121.077269}
2026-03-30 05:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10655463') HTTP/1.1" 204 0
2026-03-30 05:05:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-30 05:05:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9094affe-6b06-5f6a-911c-bb95d4ee3ccf with identifier: 10571283
2026-03-30 05:05:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9094affe-6b06-5f6a-911c-bb95d4ee3ccf with scrape type 2
2026-03-30 05:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9094affe-6b06-5f6a-911c-bb95d4ee3ccf with scrape type 2
2026-03-30 05:05:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 9094affe-6b06-5f6a-911c-bb95d4ee3ccf, identifier: 10571283
2026-03-30 05:05:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 9094affe-6b06-5f6a-911c-bb95d4ee3ccf with identifier: 10571283
2026-03-30 05:05:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 9094affe-6b06-5f6a-911c-bb95d4ee3ccf with identifier: 10571283
2026-03-30 05:05:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 9094affe-6b06-5f6a-911c-bb95d4ee3ccf with identifier: 10571283 to the API
2026-03-30 05:05:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:05: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-30 05:05:21 [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-30 05:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710571283%27 HTTP/1.1" 200 None
2026-03-30 05:05:21 [adesa.es] INFO: Saving data for 10571283: {'auction_closing_time': 1798675200.0, 'created_time': 1773334935.0006, 'last_price_update_time': 1774847121.455348}
2026-03-30 05:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10571283') HTTP/1.1" 204 0
2026-03-30 05:05:29 [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-30 05:05:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d54d9790-44ec-5256-9d77-80c58cb93f22 with identifier: 10276412
2026-03-30 05:05:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d54d9790-44ec-5256-9d77-80c58cb93f22 with scrape type 2
2026-03-30 05:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d54d9790-44ec-5256-9d77-80c58cb93f22 with scrape type 2
2026-03-30 05:05:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: d54d9790-44ec-5256-9d77-80c58cb93f22, identifier: 10276412
2026-03-30 05:05:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: d54d9790-44ec-5256-9d77-80c58cb93f22 with identifier: 10276412
2026-03-30 05:05:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: d54d9790-44ec-5256-9d77-80c58cb93f22 with identifier: 10276412
2026-03-30 05:05:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: d54d9790-44ec-5256-9d77-80c58cb93f22 with identifier: 10276412 to the API
2026-03-30 05:05:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:05:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:05:29 [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-30 05:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710276412%27 HTTP/1.1" 200 None
2026-03-30 05:05:29 [adesa.es] INFO: Saving data for 10276412: {'auction_closing_time': 1798675200.0, 'created_time': 1773334934.646785, 'last_price_update_time': 1774847129.889822}
2026-03-30 05:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10276412') HTTP/1.1" 204 0
2026-03-30 05:05:29 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-30 05:05:29 [adesa.es] INFO: adesa.es Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-30 05:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:05:30 [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%201774415130 HTTP/1.1" 200 None
2026-03-30 05:05:30 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (22 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.es/task_36_2026-03-30T05_00_00.jl
2026-03-30 05:05:30 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 22871,
'downloader/request_count': 24,
'downloader/request_method_count/GET': 22,
'downloader/request_method_count/POST': 2,
'downloader/response_bytes': 1590685,
'downloader/response_count': 24,
'downloader/response_status_count/200': 24,
'elapsed_time_seconds': 324.201737,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 30, 5, 5, 30, 24298, tzinfo=datetime.timezone.utc),
'item_scraped_count': 22,
'log_count/DEBUG': 604,
'log_count/INFO': 735,
'memusage/max': 164052992,
'memusage/startup': 148090880,
'request_depth_max': 2,
'response_received_count': 24,
'scheduler/dequeued': 24,
'scheduler/dequeued/memory': 24,
'scheduler/enqueued': 24,
'scheduler/enqueued/memory': 24,
'scrape_type/price_update': 22,
'scrape_type/skipped': 144,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 34,
'scrapy-zyte-api/error_ratio': 0.29411764705882354,
'scrapy-zyte-api/errors': 10,
"scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 10,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 16.680032510989502,
'scrapy-zyte-api/mean_response_seconds': 16.7158367750817,
'scrapy-zyte-api/processed': 24,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 24,
'scrapy-zyte-api/request_args/experimental.requestCookies': 23,
'scrapy-zyte-api/request_args/experimental.responseCookies': 24,
'scrapy-zyte-api/request_args/httpRequestBody': 2,
'scrapy-zyte-api/request_args/httpRequestMethod': 2,
'scrapy-zyte-api/request_args/httpResponseBody': 24,
'scrapy-zyte-api/request_args/httpResponseHeaders': 24,
'scrapy-zyte-api/request_args/url': 24,
'scrapy-zyte-api/status_codes/0': 10,
'scrapy-zyte-api/status_codes/200': 24,
'scrapy-zyte-api/success': 24,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 166,
'source/total_available': 166,
'start_time': datetime.datetime(2026, 3, 30, 5, 0, 5, 822561, tzinfo=datetime.timezone.utc)}
2026-03-30 05:05:30 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-30 05:05:30 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fbb812146d0>
2026-03-30 05:05:30 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fbb80e96990>