Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/muffin819/nft-scraping-azuki

nft scraping using alchemy SDK
https://github.com/muffin819/nft-scraping-azuki

alchemy ethereum nft scraping

Last synced: 5 days ago
JSON representation

nft scraping using alchemy SDK

Awesome Lists containing this project

README

        

This is a NFT scraping project using alchemy SDK
# Getting started
Install the dependencies:
```
npm i
```
and then run:
```
npm run main
```