Table of Contents - nyt-bestsellers-0.1.3 Documentation
Classes and Modules
- NYTBestsellers
- NYTBestsellers::Book
- NYTBestsellers::CLI
- NYTBestsellers::Genre
- NYTBestsellers::Scraper
Methods
- ::all — NYTBestsellers::Book
- ::all — NYTBestsellers::Genre
- ::find_by_name — NYTBestsellers::Genre
- ::find_by_num — NYTBestsellers::Genre
- ::find_by_title — NYTBestsellers::Book
- ::get_date — NYTBestsellers::Scraper
- ::get_genre_pages — NYTBestsellers::Scraper
- ::get_page — NYTBestsellers::Scraper
- ::make_books — NYTBestsellers::Scraper
- ::make_genres — NYTBestsellers::Scraper
- ::new — NYTBestsellers::Book
- ::new — NYTBestsellers::Genre
- #books — NYTBestsellers::Genre
- #call — NYTBestsellers::CLI
- #display_book_info — NYTBestsellers::CLI
- #display_genres — NYTBestsellers::CLI
- #genre_books — NYTBestsellers::CLI
- #genre_count — NYTBestsellers::CLI
- #run — NYTBestsellers::CLI