Is there a way to get page load time / performance metrics with Crawl4AI? #1670
Replies: 1 comment
-
|
crawl4ai doesn't expose page-level load timing as a dedicated field, but there are two ways to get it with existing features: 1. Network request timing (
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Is there a way in Crawl4AI to get page loading timing metrics?
I see that
DispatchResultcontainsstart_timeandend_time, but this seems to represent the overall crawl process, which may also include LLM processing and other steps.Is there a any way to isolate or access page-level loading timings, or is seeing the total dispatch duration the only available option?
Beta Was this translation helpful? Give feedback.
All reactions