tonystrawberry / tcj-nihongo-crawler

πŸ€– Scraper for personal usage

Repository from Github https://github.comtonystrawberry/tcj-nihongo-crawlerRepository from Github https://github.comtonystrawberry/tcj-nihongo-crawler

TCJ Nihongo books screenshot extractor

This is a project for personal use to extract the screenshots of the https://tcj-nihongo.actibookone.com website. The generated screenshots are used for personal study purposes only.

πŸš€ Usage

  1. Create an .env file with the following content.
NIHONGO_TCJ_USERNAME=your_username
NIHONGO_TCJ_PASSWORD=your_password
  1. Install the gems.
bundle install
  1. Run the script.
ruby main.rb tcj_nihongo
  1. Wait for the script to finish. The screenshots will be saved in the screenshots folder.

About

πŸ€– Scraper for personal usage


Languages

Language:Ruby 100.0%