mirror of
https://github.com/deepset-ai/haystack.git
synced 2026-01-06 12:07:04 +00:00
* #3674 implemented iterative crawler depth * #3674 added two tests for increased crawler depth * removed old comment
10 lines
156 B
HTML
10 lines
156 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Test Subpage 1 of Page 2 for Crawler</title>
|
|
</head>
|
|
<body>
|
|
<p>subpage 1 of page 2 content</p>
|
|
</body>
|
|
</html>
|