gaslimitreached / GetIPFSData

Goes through all the token uris and saves the metadata

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 100.0%