/searchGguide

全国のテレビ番組情報を一括検索

Primary LanguageRubyApache License 2.0Apache-2.0

searchGguide

Search all TV programs in Japan.

Github issues Github forks Github stars Github top language Github license

Tags

Ruby Gguide

Demo

Demo

Advantages

You can search for all TV programs in Japan at once.

Installation

Requirement

  • Ruby (I used Ruby 2.7.2 for development. Probably works on 2.6 as well.)
  • Bundler
git clone https://github.com/theoria24/searchGguide.git
cd searchGguide
bundle install

Minimal Example

bundle exec ruby main.rb "search word"

If a keyword contains a space, please enclose it in quotation marks.

Contributors