This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* @file Fetch data from Magic Eden Rpc without getting cloudflare captchas | |
* @author Pieter Spruijt <[email protected]> | |
*/ | |
/* | |
First install the package | |
npm install cloudscraper | |
*/ |