• 'pip install logparser' on host 'scrapyd-1:6800' and run command 'logparser'. Or wait until LogParser parses the log.
  • Fail to request logfile from http://scrapyd-1:6800/logs/sourcing_v2/bca_login_check.gb/5e8e342067c911f0ba118a81dbbeec11 with extensions ['.log', '.log.gz', '.txt']
  • Using backup stats: LogParser v0.8.2, last updated at 2025-07-23 13:32:19, /var/lib/scrapydweb/data/stats/scrapyd-1_6800/sourcing_v2/bca_login_check.gb/5e8e342067c911f0ba118a81dbbeec11.json

PROJECT (sourcing_v2), SPIDER (bca_login_check.gb)

  • Log analysis
  • Log categorization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spiderbca_login_check.gb
    job5e8e342067c911f0ba118a81dbbeec11
    first_log_time2025-07-23 13:31:46
    latest_log_time2025-07-23 13:32:10
    runtime0:00:24
    crawled_pages 1
    scraped_items 0
    shutdown_reasonN/A
    finish_reasonfinished
    log_critical_count0
    log_error_count1
    log_warning_count0
    log_redirect_count0
    log_retry_count0
    log_ignore_count0
    latest_crawl
    latest_scrape
    latest_log
    current_time
    latest_itemN/A
    • WARNING+

    • error_logs
      1 in total

      2025-07-23 13:32:10 [bca_login_check.gb] ERROR: Failed to load login page: Ignoring non-200 response

      INFO

      DEBUG

    • latest_crawl

      2025-07-23 13:32:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://www.bca.co.uk/> (referer: None) ['playwright']
    • latest_stat

      2025-07-23 13:31:47 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6023
    • telnet_password

      0971ccc4b0303a5b
    • Head

      2025-07-23 13:31:46 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2025-07-23 13:31:46 [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-1090-azure-x86_64-with-glibc2.36
      2025-07-23 13:31:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.test-cluster.alx.tech:443
      2025-07-23 13:31:47 [urllib3.connectionpool] DEBUG: https://api.alx.test-cluster.alx.tech:443 "POST /car-purchase/debug/supplier-credential-verification-task HTTP/1.1" 204 0
      2025-07-23 13:31:47 [scrapy.addons] INFO: Enabled addons:
      []
      2025-07-23 13:31:47 [asyncio] DEBUG: Using selector: EpollSelector
      2025-07-23 13:31:47 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2025-07-23 13:31:47 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2025-07-23 13:31:47 [scrapy.extensions.telnet] INFO: Telnet Password: 0971ccc4b0303a5b
      2025-07-23 13:31:47 [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']
      2025-07-23 13:31:47 [scrapy.crawler] INFO: Overridden settings:
      {'BOT_NAME': 'SourcingV2',
       'CLOSESPIDER_TIMEOUT': 7200,
       'FEED_EXPORT_ENCODING': 'utf-8',
       'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/bca_login_check.gb/5e8e342067c911f0ba118a81dbbeec11.log',
       'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
       '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': ''}
      2025-07-23 13:31:47 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2025-07-23 13:31:47 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2025-07-23 13:31:47 [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']
      2025-07-23 13:31:47 [scrapy.middleware] INFO: Enabled spider middlewares:
      ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
       'scrapy.spidermiddlewares.referer.RefererMiddleware',
       'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
       'scrapy.spidermiddlewares.depth.DepthMiddleware']
      2025-07-23 13:31:47 [scrapy.middleware] INFO: Enabled item pipelines:
      []
      2025-07-23 13:31:47 [scrapy.core.engine] INFO: Spider opened
      2025-07-23 13:31:47 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2025-07-23 13:31:47 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
      2025-07-23 13:31:47 [scrapy-playwright] INFO: Starting download handler
      
      2025-07-23 13:31:47 [scrapy-playwright] INFO: Starting download handler
      2025-07-23 13:32:07 [scrapy-playwright] INFO: Launching browser firefox
      2025-07-23 13:32:07 [scrapy-playwright] INFO: Browser firefox launched
      2025-07-23 13:32:07 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
      2025-07-23 13:32:08 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
      2025-07-23 13:32:08 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.bca.co.uk/> (resource type: document)
      2025-07-23 13:32:08 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://www.bca.co.uk/>
      2025-07-23 13:32:08 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.bca.co.uk/> (resource type: document)
      2025-07-23 13:32:09 [scrapy-playwright] DEBUG: [Context=default] Response: <403 https://www.bca.co.uk/>
      2025-07-23 13:32:09 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.bca.co.uk/cdn-cgi/challenge-platform/h/b/orchestrate/chl_page/v1?ray=963b8acd5e73eecf> (resource type: script, referrer: https://www.bca.co.uk/?__cf_chl_rt_tk=tcvviwS5rFxCbH.nsMn4Flh9j0O6Yi0JCXr6UUk6vwI-1753277529-1.0.1.1-kLcZ4j7ellMi_eDyLdSXgsDz3vExvGTSSa8cS31BmH4)
      2025-07-23 13:32:09 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.bca.co.uk/cdn-cgi/challenge-platform/h/b/orchestrate/chl_page/v1?ray=963b8acd5e73eecf>
      
      2025-07-23 13:32:09 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://challenges.cloudflare.com/turnstile/v0/b/8359bcf47b68/api.js?onload=Xwypo8&render=explicit> (resource type: script)
      2025-07-23 13:32:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): publicsuffix.org:443
      2025-07-23 13:32:10 [urllib3.connectionpool] DEBUG: https://publicsuffix.org:443 "GET /list/public_suffix_list.dat HTTP/1.1" 200 85056
      2025-07-23 13:32:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://www.bca.co.uk/> (referer: None) ['playwright']
      2025-07-23 13:32:10 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.bca.co.uk/cdn-cgi/challenge-platform/h/b/flow/ov1/722171365:1753276590:msEbK6bS9h5MC0CWh_Gsm-I4U5i-mg-ilLN63Xd3o98/963b8acd5e73eecf/ZsbMhd8W8FuzT17To1Z1qqj4UYV3ICKFaWLp0s.qn0s-1753277529-1.2.1.1-cKaS_nlrxSmUADguc3dLMzGXUq2AugXmZVa8JBHo1Cwqc4SHgyX3570_9VDuKf32> (resource type: xhr, referrer: https://www.bca.co.uk/)
      2025-07-23 13:32:10 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://challenges.cloudflare.com/turnstile/v0/b/8359bcf47b68/api.js?onload=Xwypo8&render=explicit>
      2025-07-23 13:32:10 [bca_login_check.gb] ERROR: Failed to load login page: Ignoring non-200 response
      2025-07-23 13:32:10 [scrapy.core.engine] INFO: Closing spider (finished)
      2025-07-23 13:32:10 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (0 items) in: file:///var/lib/scrapyd/items/sourcing_v2/bca_login_check.gb/5e8e342067c911f0ba118a81dbbeec11.jl
      2025-07-23 13:32:10 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 169,
       'downloader/request_count': 1,
       'downloader/request_method_count/GET': 1,
       'downloader/response_bytes': 262723,
       'downloader/response_count': 1,
       'downloader/response_status_count/403': 1,
       'elapsed_time_seconds': 23.018143,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2025, 7, 23, 13, 32, 10, 255691, tzinfo=datetime.timezone.utc),
       'log_count/DEBUG': 17,
       'log_count/ERROR': 1,
       'log_count/INFO': 17,
       'memusage/max': 111824896,
       'memusage/startup': 111824896,
       'playwright/context_count': 1,
       'playwright/context_count/max_concurrent': 1,
       'playwright/context_count/persistent/False': 1,
       'playwright/context_count/remote/False': 1,
       'playwright/page_count': 1,
       'playwright/page_count/max_concurrent': 1,
       'playwright/request_count': 5,
       'playwright/request_count/method/GET': 4,
    • Tail

      2025-07-23 13:31:46 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2025-07-23 13:31:46 [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-1090-azure-x86_64-with-glibc2.36
      2025-07-23 13:31:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.test-cluster.alx.tech:443
      2025-07-23 13:31:47 [urllib3.connectionpool] DEBUG: https://api.alx.test-cluster.alx.tech:443 "POST /car-purchase/debug/supplier-credential-verification-task HTTP/1.1" 204 0
      2025-07-23 13:31:47 [scrapy.addons] INFO: Enabled addons:
      []
      2025-07-23 13:31:47 [asyncio] DEBUG: Using selector: EpollSelector
      2025-07-23 13:31:47 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2025-07-23 13:31:47 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2025-07-23 13:31:47 [scrapy.extensions.telnet] INFO: Telnet Password: 0971ccc4b0303a5b
      2025-07-23 13:31:47 [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']
      2025-07-23 13:31:47 [scrapy.crawler] INFO: Overridden settings:
      {'BOT_NAME': 'SourcingV2',
       'CLOSESPIDER_TIMEOUT': 7200,
       'FEED_EXPORT_ENCODING': 'utf-8',
       'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/bca_login_check.gb/5e8e342067c911f0ba118a81dbbeec11.log',
       'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
       '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': ''}
      2025-07-23 13:31:47 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2025-07-23 13:31:47 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2025-07-23 13:31:47 [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']
      2025-07-23 13:31:47 [scrapy.middleware] INFO: Enabled spider middlewares:
      ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
       'scrapy.spidermiddlewares.referer.RefererMiddleware',
       'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
       'scrapy.spidermiddlewares.depth.DepthMiddleware']
      2025-07-23 13:31:47 [scrapy.middleware] INFO: Enabled item pipelines:
      []
      2025-07-23 13:31:47 [scrapy.core.engine] INFO: Spider opened
      2025-07-23 13:31:47 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2025-07-23 13:31:47 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
      2025-07-23 13:31:47 [scrapy-playwright] INFO: Starting download handler
      
      2025-07-23 13:31:47 [scrapy-playwright] INFO: Starting download handler
      2025-07-23 13:32:07 [scrapy-playwright] INFO: Launching browser firefox
      2025-07-23 13:32:07 [scrapy-playwright] INFO: Browser firefox launched
      2025-07-23 13:32:07 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
      2025-07-23 13:32:08 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
      2025-07-23 13:32:08 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.bca.co.uk/> (resource type: document)
      2025-07-23 13:32:08 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://www.bca.co.uk/>
      2025-07-23 13:32:08 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.bca.co.uk/> (resource type: document)
      2025-07-23 13:32:09 [scrapy-playwright] DEBUG: [Context=default] Response: <403 https://www.bca.co.uk/>
      2025-07-23 13:32:09 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.bca.co.uk/cdn-cgi/challenge-platform/h/b/orchestrate/chl_page/v1?ray=963b8acd5e73eecf> (resource type: script, referrer: https://www.bca.co.uk/?__cf_chl_rt_tk=tcvviwS5rFxCbH.nsMn4Flh9j0O6Yi0JCXr6UUk6vwI-1753277529-1.0.1.1-kLcZ4j7ellMi_eDyLdSXgsDz3vExvGTSSa8cS31BmH4)
      2025-07-23 13:32:09 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.bca.co.uk/cdn-cgi/challenge-platform/h/b/orchestrate/chl_page/v1?ray=963b8acd5e73eecf>
      
      2025-07-23 13:32:09 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://challenges.cloudflare.com/turnstile/v0/b/8359bcf47b68/api.js?onload=Xwypo8&render=explicit> (resource type: script)
      2025-07-23 13:32:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): publicsuffix.org:443
      2025-07-23 13:32:10 [urllib3.connectionpool] DEBUG: https://publicsuffix.org:443 "GET /list/public_suffix_list.dat HTTP/1.1" 200 85056
      2025-07-23 13:32:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://www.bca.co.uk/> (referer: None) ['playwright']
      2025-07-23 13:32:10 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.bca.co.uk/cdn-cgi/challenge-platform/h/b/flow/ov1/722171365:1753276590:msEbK6bS9h5MC0CWh_Gsm-I4U5i-mg-ilLN63Xd3o98/963b8acd5e73eecf/ZsbMhd8W8FuzT17To1Z1qqj4UYV3ICKFaWLp0s.qn0s-1753277529-1.2.1.1-cKaS_nlrxSmUADguc3dLMzGXUq2AugXmZVa8JBHo1Cwqc4SHgyX3570_9VDuKf32> (resource type: xhr, referrer: https://www.bca.co.uk/)
      2025-07-23 13:32:10 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://challenges.cloudflare.com/turnstile/v0/b/8359bcf47b68/api.js?onload=Xwypo8&render=explicit>
      2025-07-23 13:32:10 [bca_login_check.gb] ERROR: Failed to load login page: Ignoring non-200 response
      2025-07-23 13:32:10 [scrapy.core.engine] INFO: Closing spider (finished)
      2025-07-23 13:32:10 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (0 items) in: file:///var/lib/scrapyd/items/sourcing_v2/bca_login_check.gb/5e8e342067c911f0ba118a81dbbeec11.jl
      2025-07-23 13:32:10 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 169,
       'downloader/request_count': 1,
       'downloader/request_method_count/GET': 1,
       'downloader/response_bytes': 262723,
       'downloader/response_count': 1,
       'downloader/response_status_count/403': 1,
       'elapsed_time_seconds': 23.018143,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2025, 7, 23, 13, 32, 10, 255691, tzinfo=datetime.timezone.utc),
       'log_count/DEBUG': 17,
       'log_count/ERROR': 1,
       'log_count/INFO': 17,
       'memusage/max': 111824896,
       'memusage/startup': 111824896,
       'playwright/context_count': 1,
       'playwright/context_count/max_concurrent': 1,
       'playwright/context_count/persistent/False': 1,
       'playwright/context_count/remote/False': 1,
       'playwright/page_count': 1,
       'playwright/page_count/max_concurrent': 1,
       'playwright/request_count': 5,
       'playwright/request_count/method/GET': 4,
       'playwright/request_count/method/POST': 1,
       'playwright/request_count/navigation': 2,
       'playwright/request_count/resource_type/document': 2,
       'playwright/request_count/resource_type/script': 2,
       'playwright/request_count/resource_type/xhr': 1,
       'playwright/response_count': 4,
       'playwright/response_count/method/GET': 4,
       'playwright/response_count/resource_type/document': 2,
       'playwright/response_count/resource_type/script': 2,
       'response_received_count': 1,
       'scheduler/dequeued': 1,
       'scheduler/dequeued/memory': 1,
       'scheduler/enqueued': 1,
       'scheduler/enqueued/memory': 1,
       'start_time': datetime.datetime(2025, 7, 23, 13, 31, 47, 237548, tzinfo=datetime.timezone.utc)}
      2025-07-23 13:32:10 [scrapy.core.engine] INFO: Spider closed (finished)
      
    • Log

      /1/log/utf8/sourcing_v2/bca_login_check.gb/5e8e342067c911f0ba118a81dbbeec11/?job_finished=True

    • Source

      http://scrapyd-1:6800/logs/sourcing_v2/bca_login_check.gb/5e8e342067c911f0ba118a81dbbeec11.log

  • sourcelog
    last_update_time2025-07-23 13:32:10
    last_update_timestamp1753277530
    downloader/request_bytes169
    downloader/request_count1
    downloader/request_method_count/GET1
    downloader/response_bytes262723
    downloader/response_count1
    downloader/response_status_count/4031
    elapsed_time_seconds23.018143
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2025, 7, 23, 13, 32, 10, 255691, tzinfo=datetime.timezone.utc)
    log_count/DEBUG17
    log_count/ERROR1
    log_count/INFO17
    memusage/max111824896
    memusage/startup111824896
    playwright/context_count1
    playwright/context_count/max_concurrent1
    playwright/context_count/persistent/False1
    playwright/context_count/remote/False1
    playwright/page_count1
    playwright/page_count/max_concurrent1
    playwright/request_count5
    playwright/request_count/method/GET4
    playwright/request_count/method/POST1
    playwright/request_count/navigation2
    playwright/request_count/resource_type/document2
    playwright/request_count/resource_type/script2
    playwright/request_count/resource_type/xhr1
    playwright/response_count4
    playwright/response_count/method/GET4
    playwright/response_count/resource_type/document2
    playwright/response_count/resource_type/script2
    response_received_count1
    scheduler/dequeued1
    scheduler/dequeued/memory1
    scheduler/enqueued1
    scheduler/enqueued/memory1
    start_timedatetime.datetime(2025, 7, 23, 13, 31, 47, 237548, tzinfo=datetime.timezone.utc)