Skip to content

gaslimitreached/GetIPFSData

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

  • Run npm install
  • Go to index.js modify BASE_URI, START_ID, END_ID, to your scrapping needs
  • Modify WORKER_COUNT based on how many process's you want to spawn. More will make it go faster if your computer can handle it.
  • To execute the script: node index.js

About

Goes through all the token uris and saves the metadata

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%