UiPath

YouTube

youtube.com · UiPath

2 YouTube actions for your robot, served through the Browser-memory connector: the activity returns the site knowledge as an executable snippet and Inject Js Script evaluates it in the tab. When YouTube changes the fix is a deploy on our side and the .xaml is never touched.

Endpoints2
youtube-get-videoread

Title, channel, exact view count, length, publish date, keywords, description.

YouTube Get Video          videoId = dQw4w9WgXcQ   →  Code
Use Application/Browser    Chrome · youtube.com
  Inject Js Script         Script code = Code   →  the data, JSON
youtube-search-videosread

Result videos: id, title, channel (views/length are display strings).

YouTube Search Videos      query = lofi hip hop   →  Code
Use Application/Browser    Chrome · youtube.com
  Inject Js Script         Script code = Code   →  the data, JSON