Skip to content

Commit 08ee00c

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

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
@@ -161,7 +161,7 @@ The crawling context is passed to request handlers and provides access to the pa
161161
{SelectolaxContextSource}
162162
</CodeBlock>
163163

164-
### Building the crawler
164+
### Crawler composition
165165

166166
The crawler class connects the parser and context. Extend <ApiLink to="class/AbstractHttpCrawler">`AbstractHttpCrawler`</ApiLink> and configure the context pipeline to use your custom components:
167167

0 commit comments

Comments
 (0)