Tool for downloading metadata and images from any NFT collection from opensea (EVM chains). It efficiently handles JSON files, extracts image links, and saves them locally, automating the process of managing metadata and associated assets. The script operates seamlessly with both standard web URLs and IPFS links, supporting dynamic transformations for IPFS paths.

Reach our 🧑‍💻 Tech support if you have any troubles with usage or payment.

💸 Buy Solana Key Generator:

🪙 Pay with Crypto

💰 Pay with Card

🎥 Video Instruction:

https://www.youtube.com/embed/eNTSwEyvUpA?si=x58uknebg5sA6TtS


Setup & Usage Guide

Step 1: Download and Unzip the Script

After your payment is processed, you will receive a download link. Download & unzip the script.

Step 2: Install Python Dependencies

Ensure you have Python 3 installed on your system. Install required packages:

pip3 install requests

Step 3: Run the script

Use the following command to run the script:

python3 script.py <uri> <number_of_NFTs>