Skip to content

ScratchArchivalProject/data-getter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scratch Data Getter

This is the repository for the Scratch Archival Project's mass Scratch project fetcher and logger. If you're looking for the program that downloads project SB3s, please refer to project-downloader.

Installing

  1. Install dependencies
npm i
  1. Compile and run
npm run dev

Configuration

There are a few configurable things that you can edit, located in src/index.ts.

  1. start: ID to begin fetching on.
  2. limit: ID to end the process on, inclusively. Use null to continue forever.

License

MIT License

About

Gets data about Scratch projects fast

Resources

License

Stars

Watchers

Forks