UiPath

Reddit

reddit.com · UiPath

2 Reddit 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 Reddit changes the fix is a deploy on our side and the .xaml is never touched.

Endpoints2
reddit-search-postsread

Matching posts: title, author, ups, comments, permalink, selftext.

Reddit Search Posts        query = mechanical keyboard · subreddit = MechanicalKeyboards   →  Code
Use Application/Browser    Chrome · reddit.com
  Inject Js Script         Script code = Code   →  the data, JSON
reddit-get-threadread

The post plus its comment tree (up to 60, each with its depth).

Reddit Get Thread          permalink = /r/AskReddit/comments/abc123/title/   →  Code
Use Application/Browser    Chrome · reddit.com
  Inject Js Script         Script code = Code   →  the data, JSON