Merge branch 'main' of https://github.com/unclecode/crawl4ai into extract-media

This commit is contained in:
unclecode
2024-06-07 13:41:48 +08:00

View File

@@ -229,7 +229,7 @@ To use the REST API, send a POST request to `http://localhost:8000/crawl` with t
}
```
For more information about the available parameters and their descriptions, refer to the [Parameters](#parameters) section.
For more information about the available parameters and their descriptions, refer to the [Parameters](#parameters-) section.
## Python Library Usage 🚀