Apify run actor doesnt get dataset

:bullseye: What is your goal?

I want to scrape a blog and retrieve the texts from the blog

:thinking: What is the problem?

I can scrape the blog on Apify and it returns the texts. But the texts are not included when I use the “Run an actor” node in Make. I think I have to specify what I want as output somewhere? But I dont understand where?

:test_tube: What have you tried so far?

I tried to run it with the “default” JSON and also copying in the JSON from Apify. I tried to run it both synchronously and not.

:camera_with_flash: Screenshots: scenario setup, module configuration, errors


Welcome to the Make Community!

What happens if you use the “defaultDatasetId” output variable with the Apify “Get Dataset Items” module?

3 Likes

Thank you @samliew it worked"!

1 Like