YouTube Scraper avatar
YouTube Scraper

Pricing

$5.00 / 1,000 videos

Go to Store
YouTube Scraper

YouTube Scraper

Developed by

Streamers

Streamers

Maintained by Apify

YouTube crawler and video scraper. Alternative YouTube API with no limits or quotas. Extract and download channel name, likes, number of views, and number of subscribers.

4.6 (31)

Pricing

$5.00 / 1,000 videos

923

Total users

25K

Monthly users

5.7K

Runs succeeded

>99%

Issues response

1.3 days

Last modified

4 days ago

OV

Actor not giving the results in get dataset items within an automation

Closed

oscillating_virtuoso opened this issue
9 months ago

Hello I recently tried this ACtor , I see the results in the apify window but unable to retrieve the info in the apify actor run when called in a MAKE scenario, i tried the get dataset items but in vain. WHY?

svpetrenko avatar

Hi, thanks for informing!

I've taken a look and can see that your integrations succeeded two times. I'm unaware of the specifics of your integrations, all I can see is that it receives this payload

{
"userId": {{userId}},
"createdAt": {{createdAt}},
"eventType": {{eventType}},
"eventData": {{eventData}},
"resource": {{resource}}
}

This fields will not contain the run output, only run metadata, like its ID, dataset ID or status. You can additionally retrieve the dataset items via our API https://docs.apify.com/api/v2#/reference/datasets/item-collection/get-items (or you can click "API" button above on the run page).

Does this help?

Also, the link of the run you've attached leads to a non-existent run