Langchain Apify Dataset Loader Issue
'ApifyDatasetLoader' object has no attribute 'page_content'
Which is odd because the code was working just last week (following the exact documentation on Langchain) and now it refuses to work. The data does not have the attribute 'page_content' despite specifying that in the mapping function.
I have attached the code I'm using too.

