Files
crawl4ai/docs/examples
unclecode ea2f83ac10 feat: Add delay after fetching URL in crawler hooks
This commit adds a delay of 5 seconds after fetching the URL in the `after_get_url` hook of the crawler hooks. The delay is implemented using the `time.sleep()` function. This change ensures that the entire page is fetched before proceeding with further actions.
2024-07-08 15:59:59 +08:00
..
2024-06-08 17:59:42 +08:00
2024-06-21 17:56:54 +08:00
2024-06-21 17:56:54 +08:00
2024-06-08 17:59:42 +08:00