Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-red-contrib-get-reddit

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-get-reddit

Get top/hot/new posts from the subreddits you specify

  • 1.7.2
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
8
increased by60%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

FAQs

Package last updated on 21 Jan 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc