crawlee icon indicating copy to clipboard operation
crawlee copied to clipboard

The 'format' parameter in Dataset.getData() only works with cloud storage

Open jancurn opened this issue 7 years ago • 2 comments

It doesn't work with local directory storage. Also the documentation of this and related functions is not great. E.g. how does the format work together with Dataset.forEach function?

jancurn avatar Sep 19 '18 08:09 jancurn

Related issue: https://github.com/apifytech/apify-js/issues/228

jancurn avatar Nov 06 '18 17:11 jancurn

BTW, probably there is no point to support format parameter at all. Other functions like pushData also only work with objects, so forEach and getItems could only work with objects too.

jancurn avatar Nov 06 '18 17:11 jancurn

Closing as stale

B4nan avatar Jul 17 '23 15:07 B4nan