crawlee-python icon indicating copy to clipboard operation
crawlee-python copied to clipboard

Implement `Snapshotter._snapshot_client()`

Open vdusek opened this issue 11 months ago • 1 comments

  • 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().

vdusek avatar Mar 01 '24 15:03 vdusek