docs: Style updates and a lot of clarifications

This commit is contained in:
Karim shoair
2025-11-09 02:15:43 +02:00
parent 3b5f0470d2
commit 372fc1e051
9 changed files with 84 additions and 72 deletions
+7
View File
@@ -1,4 +1,11 @@
## Introduction
> 💡 **Prerequisites:**
>
> 1. Youve completed or read the [Querying elements](../parsing/selection.md) page to understand how to find/extract elements from the [Selector](../parsing/main_classes.md#selector) object.
> 2. Youve completed or read the [Main classes](../parsing/main_classes.md) page to understand the [Selector](../parsing/main_classes.md#selector) class.
> <br><br>
Adaptive scraping (previously known as automatch) is one of Scrapling's most powerful features. It allows your scraper to survive website changes by intelligently tracking and relocating elements.
Let's say you are scraping a page with a structure like this: