docs: update the titles for all files

This commit is contained in:
Karim shoair
2026-02-15 02:35:39 +02:00
parent c3374bce41
commit 7b4523af8e
14 changed files with 18 additions and 10 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
## Introduction
# Adaptive scraping
!!! success "Prerequisites"
+1 -1
View File
@@ -1,4 +1,4 @@
## Introduction
# Parsing main classes
!!! success "Prerequisites"
+1 -1
View File
@@ -1,4 +1,4 @@
## Introduction
# Querying elements
Scrapling currently supports parsing HTML pages exclusively, so it doesn't support XML feeds. This decision was made because the adaptive feature won't work with XML, but that might change soon, so stay tuned :)
In Scrapling, there are five main ways to find elements: