Time to steal some jpgs, this tool will scrape up useless NFTs from any provided opensea user.
This was purely made for "informational purposes", and is "not" intended to be used for any malicious purposes. The creator of this tool (Spinfal) is "not" responsible for any misuse or harm that this tool may cause. You are responsible for your own actions and not using common sense is not a valid excuse. For whom it may concern; this tool was not made to devalue NFTs in any way. Thank you for reading now here's a cookie to keep you safe 🍪.
- Node.js 15 or higher
- A brain (hopefully one that can think)
- A simple ability to read directions
git clone https://github.com/spinfal/nft-heist.git
cd nft-heist
npm i
node . <username>
node . <username> no_of_downloads
To be honest; I don't know. I don't know much about OpenSea or NFTs, all I know is if the url looks like this: https://opensea.io/collection/<username>
then it will work. Otherwise, it will not. But you can still try it.