Skip to content

Commit e22346b

Browse files
Mantisusvdusek
andauthored
Update docs/guides/http_crawlers.mdx
Co-authored-by: Vlada Dusek <[email protected]>
1 parent a5be06d commit e22346b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/http_crawlers.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ The following examples demonstrate integration with various parsing libraries: [
131131
</TabItem>
132132
</Tabs>
133133

134-
## Creating a custom HTTP crawler
134+
## Custom HTTP crawler
135135

136136
While the built-in crawlers cover most use cases, you might need a custom HTTP crawler for specialized parsing requirements. To create a custom HTTP crawler, inherit directly from <ApiLink to="class/AbstractHttpCrawler">`AbstractHttpCrawler`</ApiLink>. This approach requires implementing:
137137

0 commit comments

Comments
 (0)