crawlee-python
crawlee-python copied to clipboard
Create a new guide for result storages (`Dataset`, `KeyValueStore`)
- We should create a new documentation guide on how to work with result storages (
Dataset
,KeyValueStore
). - Inspiration: https://crawlee.dev/docs/guides/result-storage
- Check the structure of other guides - docs/guides, and try to render it using
make run-doc
.