Skip to main content
Warning
This app is archived. App archiving documentation
Baseball Headlines and Web Pages app icon

Baseball Headlines and Web Pages

This application indexes RSS headlines from MLB Baseball. It also shows embedded web pages for MLB and Baseball America in the default dashboard. The user can click on a title and get to the event. From the event, the user can use the field picker to show the link field and from the pulldown workflow action of the link field, click on Read Article to read the article. This uses the open source feedparser from https://pypi.org/project/feedparser for its RSS parser.Built by Nimish Doshi
splunk product badge

Default Version 1.1.3

March 26, 2024

Compatibility

Splunk Enterprise

Platform Version: 9.4, 9.3, 9.2, 9.1, 9.0

Rating
0
(0)

Log in to rate this app

Support
Archived App

This application indexes RSS headlines from MLB Baseball. It also shows embedded web pages for MLB and Baseball America in the default dashboard. The user can click on a title and get to the event. From the event, the user can use the field picker to show the link field and from the pulldown workflow action of the link field, click on Read Article to read the article. This uses the open source feedparser from https://pypi.org/project/feedparser for its RSS parser. This has been tested on Unix. To run this on Windows, make sure you have Python in your path, the RSS feed parser in the bin directory can run on Windows, and you can execute the rss_mlb.bat and rss_espn_mlb.bat scripts from the command line. The bat scripts assume that %SPLUNK_HOME% is set. Either set it in the scripts themselves or in your environment variables (e.g., set SPLUNK_HOME=C:\Program Files\Splunk).