node-red-contrib-get-reddit

1.7.2 • Public • Published

node-red-contrib-get-reddit

Fetch posts from specific subreddits.

An easy way to get the top/hot posts from the subreddit you specify.

If you choose top as post type, then you can specify a time period of day, week, month, year and all. Default is day.

Outputs an array of posts. Each post object has the following fields:

    id: Unique Post ID,
    title: Post Title,
    selftext: Post Selftext,
    subreddit: Subreddit,
    domain: Post Domain,
    upvotes: Post Upvotes,
    author: Post Author,
    comments: Number of Comments,
    permalink: Post Link,
    type: Post Type,
    url: Post URL,
    score: Post Score

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.7.20latest

Version History

VersionDownloads (Last 7 Days)Published
1.7.20
1.8.30
1.8.20
1.8.11
1.8.00
1.7.10
1.7.00
1.6.50
1.6.10
1.6.01
1.5.10
1.5.00
1.4.00
1.3.01
1.2.00
1.1.01
1.0.01

Package Sidebar

Install

npm i node-red-contrib-get-reddit

Weekly Downloads

5

Version

1.7.2

License

ISC

Unpacked Size

7.51 kB

Total Files

4

Last publish

Collaborators

  • balsimpson