Search all TV programs in Japan.
Ruby
Gguide
You can search for all TV programs in Japan at once.
- 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
bundle exec ruby main.rb "search word"
If a keyword contains a space, please enclose it in quotation marks.