No commit activity in last 3 years
No release in over 3 years
Pulls headlines from the NYT website and offers more information on request
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.15
~> 10.0
~> 3.0

Runtime

>= 1.6.8, ~> 1.6
 Project Readme

Installation

In the command line, run:

gem install 'nytimes-top-stories'

Usage

This gem scrapes data from the New York Times website and presents the top stories on the front page, here defined as those with a headline, byline, and summary. Upon execution, the user will be presented with a numbered list of headlines for stories meeting these criteria. Enter the number of the headline for more information about the story, type "list" to scrape the site again, or type exit to terminate the program.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/weezwo/nytimes-top-stories.

License

The gem is available as open source under the terms of the MIT License.