Skip to content

Commit 2b1f41f

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

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
@@ -169,7 +169,7 @@ The crawler class connects the parser and context. Extend <ApiLink to="class/Abs
169169
{SelectolaxCrawlerSource}
170170
</CodeBlock>
171171

172-
### Using the crawler
172+
### Crawler usage
173173

174174
The custom crawler works like any built-in crawler. Request handlers receive your custom context with full access to framework helpers like <ApiLink to="class/EnqueueLinksFunction">`enqueue_links`</ApiLink>. Additionally, the custom parser can be used with <ApiLink to="class/AdaptivePlaywrightCrawler">`AdaptivePlaywrightCrawler`</ApiLink> for adaptive crawling:
175175

0 commit comments

Comments
 (0)