crawlee-python
crawlee-python copied to clipboard
Implement `Snapshotter._snapshot_client()`
- Currently, there is only a dummy version of
Snapshotter._snapshot_client()
without a real measurement. - Once
StorageClient
is implemented, use it there to measure the real values. - Check TypeScript implementation for an inspiration - Snapshotter._snapshotClient().