Skip to content

Implement new apify-client-js methods in Crawlee storages #3162

@barjin

Description

@barjin

Since in SDK we want to switch from custom implementation of getPublicUrl to calling the client implementations of those methods (see apify/apify-sdk-js#433), we should add those methods to the local storage implementations in Crawlee as well.

The following methods are missing from the memory-storage in Crawlee (and are supported in apify-client-js):

For KVS:

+ createKeysPublicUrl
+ getRecordPublicUrl

For Dataset:

+ createItemsPublicUrl
+ getStatistics

Metadata

Metadata

Assignees

Labels

t-toolingIssues with this label are in the ownership of the tooling team.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions