# NFL Sports Team Score Notifier

**URL:** https://discourse.nodered.org/t/nfl-sports-team-score-notifier/21039
**Category:** General
**Created:** [30 January 2020 13:27 UTC](https://discourse.nodered.org/t/nfl-sports-team-score-notifier/21039 "2020-01-30T13:27:40Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![isomorphic85](https://avatars.discourse-cdn.com/v4/letter/i/8e7dd6/32.png) [@isomorphic85](https://discourse.nodered.org/u/isomorphic85)
#### Post date: [30 January 2020 13:27 UTC](https://discourse.nodered.org/t/nfl-sports-team-score-notifier/21039/1 "2020-01-30T13:27:40Z")

</div>

I'm trying to come up with a way to possibly take an RSS feed of a particular NFL sports team and have that be the trigger for lighting up some LED's or turning on and off a relay.

I'm struggling with where to get the actual RSS feed and then how to get it into node red.

any help is greatly appreciated.

---

<div class="post-metadata">

### Author: ![TotallyInformation](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/totallyinformation/32/31_2.png) [@TotallyInformation](https://discourse.nodered.org/u/TotallyInformation)
#### Post date: [30 January 2020 15:43 UTC](https://discourse.nodered.org/t/nfl-sports-team-score-notifier/21039/2 "2020-01-30T15:43:15Z")

</div>

> [@isomorphic85](#):
>
> I'm struggling with where to get the actual RSS feed

Really can't help you there. I do know that the NFL are copyright extremists so maybe they don't allow RSS feeds?

Potentially, you could use a web page instead if you can find one with a decent structure that lets you pull the data out.

> [@isomorphic85](#):
>
> then how to get it into node red

Have you searched the flows section of the site?

---

<div class="post-metadata">

### Author: ![dceejay](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/dceejay/32/38_2.png) [@dceejay](https://discourse.nodered.org/u/dceejay)
#### Post date: [30 January 2020 16:24 UTC](https://discourse.nodered.org/t/nfl-sports-team-score-notifier/21039/3 "2020-01-30T16:24:24Z")

</div>

The feedparser node will read RSS feeds but as @TotallyInformation says you need to find the url for the feed

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [30 March 2020 16:25 UTC](https://discourse.nodered.org/t/nfl-sports-team-score-notifier/21039/4 "2020-03-30T16:25:30Z")

</div>

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.
