No commit activity in last 3 years
No release in over 3 years
ESPN Scraper is a CLI gem designed to provide quick access to articles on ESPN.com for your favorite MLB team
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 2.0
~> 10.0
~> 3.0

Runtime

~> 0.8
~> 1.10
~> 0.20
 Project Readme

Sports News Scraper

Sports News Scraper is a simple CLI that scrapes the latest news from espn.com. It currently is capable of scraping articles for the MLB, NBA, NHL, and NFL.

Installation

Install this gem with:

$ gem install sports_news_scraper

Usage

Once installed, open the CLI with:

$ sports_news_scraper

The interface is very user friendly, simply follow the prompts in the CLI to make your selections, and read the articles you select.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/dvfleet413/ESPN_Scraper.

License

Sports News Scraper is licensed under the MIT license. See the license here.