Head
2026-03-29 03:00:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-29 03: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-29 03:00:04 [adesa.it] INFO: Starting spider adesa.it
2026-03-29 03:00:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-29 03:00:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-29 03:00:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-29 03:00:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-29 03:00:04 [scrapy.extensions.telnet] INFO: Telnet Password: b2e73912414a27fc
2026-03-29 03: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-29 03: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.it/task_37_2026-03-29T03_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-29 03:00:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 03:00:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 03: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-29 03:00:05 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-29 03: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-29 03:00:05 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-29 03:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-29 03: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-29 03:00:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-29 03:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-29 03:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-29 03: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-29 03:00:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-29 03:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-29 03:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-29 03:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-29 03:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-29 03:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-29 03:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-29 03:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-29 03:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-29 03:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-29 03:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-29 03:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-29 03:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-29 03:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-29 03:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-29 03:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-29 03:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-29 03:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-29 03:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-29 03: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-29 03: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-29 03:00:05 [scrapy.core.engine] INFO: Spider opened
2026-03-29 03:00:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-29 03:00:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-29 03:00:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-29 03:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-29 03:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-29 03: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-29 03:00:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:12 [adesa.it] INFO: Found listing with ID: 10741918
Tail
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706321') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706323') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706324') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706325') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706326') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706327') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706328') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706329') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706330') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706331') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706340') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706342') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706345') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706346') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706347') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706348') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706349') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706351') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706353') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706354') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706356') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706357') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706375') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706377') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706378') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706380') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706382') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706386') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706389') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706391') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706392') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706395') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706397') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706402') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706404') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706407') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706409') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706411') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706413') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706414') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706416') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706418') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706420') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706422') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706425') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706426') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706428') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706429') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706432') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706439') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706441') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706451') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706456') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706457') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706458') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706459') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706460') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706461') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706462') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706463') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706465') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706467') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706468') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706469') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706471') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706472') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706474') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706475') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706476') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706477') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706478') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706479') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706480') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706481') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706482') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706484') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706485') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706486') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706487') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706488') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706489') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706490') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706491') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706492') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706493') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706494') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706495') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706496') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706497') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706498') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706499') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706500') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706503') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706504') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706667') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706668') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706669') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706670') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706671') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706673') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706675') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706676') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706677') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706678') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706680') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706681') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706683') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706686') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706687') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706688') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706689') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706690') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706691') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706693') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706694') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706696') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706697') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706698') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706699') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706700') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706701') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706702') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706703') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706704') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706705') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706706') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706707') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706708') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706709') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706711') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706714') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706715') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706716') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707062') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707066') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707077') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707081') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707084') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707085') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707087') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707093') HTTP/1.1" 204 0
2026-03-29 03:06:47 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (715 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.it/task_37_2026-03-29T03_00_00.jl
2026-03-29 03:06:47 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 675523,
'downloader/request_count': 730,
'downloader/request_method_count/GET': 716,
'downloader/request_method_count/POST': 14,
'downloader/response_bytes': 31385200,
'downloader/response_count': 730,
'downloader/response_status_count/200': 730,
'elapsed_time_seconds': 401.175908,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 29, 3, 6, 46, 924737, tzinfo=datetime.timezone.utc),
'item_scraped_count': 715,
'log_count/DEBUG': 9467,
'log_count/ERROR': 3,
'log_count/INFO': 9901,
'memusage/max': 175738880,
'memusage/startup': 150134784,
'request_depth_max': 14,
'response_received_count': 730,
'scheduler/dequeued': 730,
'scheduler/dequeued/memory': 730,
'scheduler/enqueued': 730,
'scheduler/enqueued/memory': 730,
'scrape_type/new': -1,
'scrape_type/new_duplicate_id': 1,
'scrape_type/price_update': 716,
'scrape_type/skipped': 654,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 738,
'scrapy-zyte-api/error_ratio': 0.01084010840108401,
'scrapy-zyte-api/error_types/download/temporary-error': 8,
'scrapy-zyte-api/errors': 8,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 4.018742364949893,
'scrapy-zyte-api/mean_response_seconds': 3.9760689289258058,
'scrapy-zyte-api/processed': 730,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 730,
'scrapy-zyte-api/request_args/experimental.requestCookies': 729,
'scrapy-zyte-api/request_args/experimental.responseCookies': 730,
'scrapy-zyte-api/request_args/httpRequestBody': 14,
'scrapy-zyte-api/request_args/httpRequestMethod': 14,
'scrapy-zyte-api/request_args/httpResponseBody': 730,
'scrapy-zyte-api/request_args/httpResponseHeaders': 730,
'scrapy-zyte-api/request_args/url': 730,
'scrapy-zyte-api/status_codes/200': 730,
'scrapy-zyte-api/status_codes/520': 8,
'scrapy-zyte-api/success': 730,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 1370,
'source/total_available': 1370,
'start_time': datetime.datetime(2026, 3, 29, 3, 0, 5, 748829, tzinfo=datetime.timezone.utc)}
2026-03-29 03:06:47 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-29 03:06:47 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7faf82e1cf50>
2026-03-29 03:06:47 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7faf82a965d0>