Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 497 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 497 Bytes

Dojo

Purpose

This is a script that retrieves classdojo images since they don't offer a feature to download images from your story feed.

Run instructions

  1. Create a .env file in the root of your project that has the following (with curly braces omitted):
DOJO_EMAIL={YOUR_EMAIL_THAT_YOU_USE_TO_LOGIN_TO_CLASSDOJO}
DOJO_PASSWORD={YOUR_PASSWORD_THAT_YOU_USE_TO_LOGIN_TO_CLASSDOJO}
  1. npm install

  2. npm start

Any assets that are scraped will go in an images/ directory