Skip to content

Commit 3cfacf0

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

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
@@ -97,7 +97,7 @@ The <ApiLink to="class/HttpCrawler">`HttpCrawler`</ApiLink> provides direct acce
9797
{HttpExample}
9898
</RunnableCodeBlock>
9999

100-
## Using HttpCrawler with a custom parser
100+
### Using custom parsers
101101

102102
Since <ApiLink to="class/HttpCrawler">`HttpCrawler`</ApiLink> provides raw HTTP responses, you can integrate any parsing library. Note that helpers like <ApiLink to="class/EnqueueLinksFunction">`enqueue_links`</ApiLink> and <ApiLink to="class/ExtractLinksFunction">`extract_links`</ApiLink> are not available with this approach.
103103

0 commit comments

Comments
 (0)