YouTube Shorts Actor avatar
YouTube Shorts Actor

Pricing

$20.00/month + usage

Go to Store
YouTube Shorts Actor

YouTube Shorts Actor

Developed by

Moses Bilal

Moses Bilal

Maintained by Community

Scrap YouTube_Shorts with ease. Just provide the YouTube shorts channel link or YouTube Channel name or link and we'll take it from there.

0.0 (0)

Pricing

$20.00/month + usage

7

Total users

144

Monthly users

6

Runs succeeded

>99%

Issues response

19 hours

Last modified

9 months ago

PO

YouTube Shorts Actor Fails with Puppeteer Error: Cannot read properties of null (reading 'click')

Open

PooPsicky opened this issue
a month ago

Summary: We attempted to use the topaz_sharingan~YouTube-Shorts-Actor via the /run-sync-get-dataset-items endpoint to scrape YouTube Shorts data. The actor runs, but consistently fails with the following error in the Apify logs:

TypeError: Cannot read properties of null (reading 'click')
WARN PuppeteerCrawler: Reclaiming failed request back to the list or queue. Cannot read properties of null (reading 'click')
ERROR PuppeteerCrawler: Request failed and reached maximum retries. TypeError: Cannot read properties of null (reading 'click')

Input Used:

{
"startUrls": ["<channel name or URL>"],
"number_of_videos": 20,
"all_videos": false
}

Observed Behavior:

  • The actor does not return any results.
  • The error appears to be caused by a missing element on the YouTube Shorts page, likely due to a change in YouTube’s page structure.

Steps to Reproduce:

  1. Call the actor with a valid YouTube Shorts channel URL or channel name.
  2. Observe the run logs and the error above.

Impact:

  • No data is returned for any input.
  • The actor is currently unusable for YouTube Shorts scraping.

Request:
Please investigate and update the actor to handle the current YouTube Shorts page structure, or provide guidance if there is a workaround.

Thank you!

topaz_sharingan avatar

Hey There,

Thanks for bringing this to my attention, and sorry for the inconvenience caused by this issue. I'll be on this ASAP and will resolve it promptly.