Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 515 Bytes

File metadata and controls

20 lines (15 loc) · 515 Bytes

TeachableMachine-Scraper

A simple but powerful scraper that can pack collected images to '.tm' extension file

日本語

Image

Features

  • Multiple languages support
  • Editable manifest file
  • Image scraping
  • Image packing (to tm file)
  • Save and load configuration

Installation

  1. Install the latest version of Node.js and npm.
  2. Clone the repository.
  3. Run npm install in the root directory.
  4. Run npm start in the root directory.