Skip to content

A Ruby Gem that scrapes the New York Times front page for top headlines and allows the user to interact with each headline in a Command Line Interface

License

Notifications You must be signed in to change notification settings

weezwo/nytimes-top-stories

Repository files navigation

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.

About

A Ruby Gem that scrapes the New York Times front page for top headlines and allows the user to interact with each headline in a Command Line Interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published