Issue accessing all datasets scraped on Python API.
Now, the issue is that I seem to be unable to get a sensible list of these 5+ datasets when I use the
dataset_collection_client.list() function to query. I keep getting something of this form as an output-
<apify_shared.models.ListPage object at 0xXXXXcf40>Here's a minimum working example:
Am I missing something?
