Skip to content

francispeixoto/dojo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

download images from classdojo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%