Head
2026-03-29 22:15:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-29 22:15:06 [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-29 22:15:06 [adesa.be] INFO: Starting spider adesa.be
2026-03-29 22:15:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-29 22:15:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-29 22:15:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-29 22:15:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-29 22:15:06 [scrapy.extensions.telnet] INFO: Telnet Password: bd0fe3f90eb1f592
2026-03-29 22:15:06 [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-29 22:15:06 [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.be/task_31_2026-03-29T22_15_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-29 22:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 22:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 22:15:06 [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-29 22:15:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-29 22:15:06 [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-29 22:15:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-29 22:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-29 22:15:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2115
2026-03-29 22:15:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-29 22:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-29 22:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-29 22:15:06 [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-29 22:15:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-29 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-29 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-29 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-29 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-29 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-29 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-29 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-29 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-29 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-29 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-29 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-29 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-29 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-29 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-29 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-29 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-29 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-29 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-29 22:15:06 [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-29 22:15:06 [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-29 22:15:06 [scrapy.core.engine] INFO: Spider opened
2026-03-29 22:15:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-29 22:15:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024
2026-03-29 22:15:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-29 22:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-29 22:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-29 22:15:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:15:15 [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-29 22:15:15 [adesa.be] INFO: Found listing with ID: 10738054
Tail
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718003') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718004') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718005') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718006') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718007') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718008') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718009') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718010') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718011') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718012') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718013') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718015') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718016') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718017') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718018') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718019') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718020') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718021') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718022') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718023') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718024') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718025') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718026') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718027') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718028') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718029') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718030') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718031') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718032') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718034') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718035') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718036') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718037') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718041') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718042') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718043') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718044') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718045') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718046') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718047') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718048') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718049') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718050') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718051') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718052') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718053') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718054') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718055') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718056') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718057') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718058') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718059') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718061') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718062') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718064') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718065') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718066') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718067') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718068') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718069') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718070') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718071') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718073') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718074') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718075') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718076') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718077') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718078') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718079') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718080') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718081') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718082') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718083') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718084') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718085') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718086') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718088') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718089') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718090') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718091') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718093') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718095') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718096') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718097') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718190') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718238') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718345') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718353') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718354') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718888') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10719212') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720764') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720765') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720766') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720767') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720768') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720769') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720770') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720771') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720772') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720773') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720774') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720775') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720776') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720777') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720778') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720779') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720781') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720782') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720783') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720784') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720785') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720786') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720787') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720788') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720789') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720790') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720791') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720792') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720793') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720794') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720795') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720796') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720797') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720798') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720799') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720800') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720802') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720803') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720804') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720805') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720806') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720807') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720808') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720809') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720810') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720811') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720812') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720813') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720814') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720885') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720886') HTTP/1.1" 204 0
2026-03-29 22:20:46 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (172 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.be/task_31_2026-03-29T22_15_00.jl
2026-03-29 22:20:46 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 579461,
'downloader/request_count': 669,
'downloader/request_method_count/GET': 626,
'downloader/request_method_count/POST': 43,
'downloader/response_bytes': 114906317,
'downloader/response_count': 669,
'downloader/response_status_count/200': 669,
'elapsed_time_seconds': 339.535124,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 29, 22, 20, 46, 228085, tzinfo=datetime.timezone.utc),
'item_scraped_count': 172,
'log_count/DEBUG': 14206,
'log_count/INFO': 17390,
'memusage/max': 185057280,
'memusage/startup': 149897216,
'photo_download_count': 454,
'request_depth_max': 43,
'response_received_count': 215,
'scheduler/dequeued': 669,
'scheduler/dequeued/memory': 669,
'scheduler/enqueued': 669,
'scheduler/enqueued/memory': 669,
'scrape_type/new': 47,
'scrape_type/price_update': 125,
'scrape_type/skipped': 4048,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 217,
'scrapy-zyte-api/error_ratio': 0.009216589861751152,
'scrapy-zyte-api/error_types/download/temporary-error': 2,
'scrapy-zyte-api/errors': 2,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 3.97338789005974,
'scrapy-zyte-api/mean_response_seconds': 3.88848247593052,
'scrapy-zyte-api/processed': 215,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 215,
'scrapy-zyte-api/request_args/experimental.requestCookies': 214,
'scrapy-zyte-api/request_args/experimental.responseCookies': 215,
'scrapy-zyte-api/request_args/httpRequestBody': 43,
'scrapy-zyte-api/request_args/httpRequestMethod': 43,
'scrapy-zyte-api/request_args/httpResponseBody': 215,
'scrapy-zyte-api/request_args/httpResponseHeaders': 215,
'scrapy-zyte-api/request_args/url': 215,
'scrapy-zyte-api/status_codes/200': 215,
'scrapy-zyte-api/status_codes/520': 2,
'scrapy-zyte-api/success': 215,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 4220,
'source/total_available': 4220,
'start_time': datetime.datetime(2026, 3, 29, 22, 15, 6, 692961, tzinfo=datetime.timezone.utc)}
2026-03-29 22:20:46 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-29 22:20:46 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fa3e3d7a290>
2026-03-29 22:20:46 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fa3e3d7a6d0>