fabianF
Apify & Crawleeโ€ข3mo agoโ€ข
3 replies
fabian

Python dataset_client.list_items() not iterable

๐Ÿ“šDocumentation๐Ÿ’ผData Storage
I'm developing an actor in Python.
I'm trying to call an actor using this code sample.

I'm facing an issue retrieving the data. I'm getting an error that items is not iterable. According to the API doc it should be a list, which should be iterable.
Dataset is a storage for managing structured tabular data.
Dataset | API | SDK for Python | Apify Documentation
There are several methods that interact with other Actors and Actor tasks on the Apify platform.
Interacting with other Actors | SDK for Python | Apify Documentation
Was this page helpful?