Skip to content

This is an NodeJS script that queries the OpenSea API and generates a CSV file that contains active listings for specific collection (Bored Ape Yacht Club).

Notifications You must be signed in to change notification settings

antons0l/open-sea-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenSea active listings report

This is an NodeJS script that queries the OpenSea API and generates a CSV file that contains active listings for specific collection (Bored Ape Yacht Club).

Installation

Install typescript (if it wasn't installed on your machine):

npm install -g typescript

In the project folder, type:

npm install

Create an environment file (.env) and set the variables.

Run

In the project folder, type:

npm run start

About

This is an NodeJS script that queries the OpenSea API and generates a CSV file that contains active listings for specific collection (Bored Ape Yacht Club).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published