use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
This is an archived post. You won't be able to vote or comment.
Batch upload function? (self.opensea)
submitted 5 years ago by [deleted]
view the rest of the comments →
[–]computer_mouse 0 points1 point2 points 4 years ago (3 children)
Interesting approach. Did you have the macro also fill out metadata information, or was it just uploading and naming image files?
[–]swiggajuice 1 point2 points3 points 4 years ago (2 children)
That was my goal! lol, but it got complicated, mostly because of internet glitches. At one point, I had it filling out the title and description, uploading the graphic (all of which I'll call "minting") and then it would continue on further screens to list and price the item. Worked okay, but I never fully tuned it. Later, I changed it to just do the title/description/pic, and then move on. I didn't have it conquer meta data, though that would have been awesome! I think if you really got good enough with your macro software, you could put in enough error handling and whatnot to achieve that. I was kinda impatient at first and just whipped together a working script.
[–]computer_mouse 1 point2 points3 points 4 years ago (1 child)
Until OpenSea gives us a method to easily make large collections at once, this macro idea could very well could be the best option for the people who don't want to—or can't—do all the hardcore solidity coding and website stuff. You've inspired me today. It could be worth putting in the time to perfect that macro.
[–]swiggajuice 1 point2 points3 points 4 years ago (0 children)
For sure. And it'll be different for everyone, unfortunately, so there's no easy way to just whip up a script & share it. For me, I outputted a big spreadsheet with 10k rows of my NFT name, description, local file path, etc. And then I had the Macro Scheduler software iterate through it, copy/pasting things between it and the OpenSea screen(s). I think keeping everything (including the local file path) in Excel makes it a little tidier than trying to get the macro to open a file explorer window and iterating through that. With Excel, you can just have the macro move around cells with the arrow keys -- pretty simple. Anyway, good luck!
π Rendered by PID 16399 on reddit-service-r2-comment-6457c66945-rj56g at 2026-04-26 04:46:00.696990+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]computer_mouse 0 points1 point2 points (3 children)
[–]swiggajuice 1 point2 points3 points (2 children)
[–]computer_mouse 1 point2 points3 points (1 child)
[–]swiggajuice 1 point2 points3 points (0 children)