New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

notirss

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

notirss

Simple CLI RSS real-time notifier via webhook.

  • 0.1.0
  • PyPI
  • Socket score

Maintainers
1

notiRSS

Simple CLI RSS real-time notifier via webhook.

Installation

From PyPi:

pip install notirss

From Github:

pip install git+https://github.com/scratchmex/notirss#egg=notirss

Usage

❯ notirss -h
usage: notirss [-h] -f FEED -c ENTRIES [-x EXTRACT] -w WEBHOOK [-t TIME] [-v]

Simple CLI RSS real-time notifier via webhook.

optional arguments:
  -h, --help            show this help message and exit
  -f FEED, --feed FEED  the RSS feed URL to check
  -c ENTRIES, --entries ENTRIES
                        amount of entries returned by the feed
  -x EXTRACT, --extract EXTRACT
                        data mapping in JSON format to extract from RSS feed, default all data
  -w WEBHOOK, --webhook WEBHOOK
                        webhook url to GET when new item/s found
  -t TIME, --time TIME  periodic time interval to check in seconds
  -v, --verbose         set logging level to DEBUG

FAQs


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