Skip to content

mwdwrd/nft-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NFT Metadata Scraper for Web3 Projects

A simple scraper for Ethereum based NFT projects. Aimed at creating a base for derivative (CCO) projects.

# 1
yarn install

# 2
Add the specified ENV variables (env-sample) in a newely created .env file in the root

# 3
Replace the contents of abi.json with your projects ABI (get this from the Etherscan contract page)

# 4
Run yarn scrape:metadata to download all tokens metadata to json files
Run yarn scrape:assets to download all specific imagery at a certain endpoint.

by Matty Woodward [email protected]

About

Simple scraper for Ethereum based NFT projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published