Giter VIP home page Giter VIP logo

seeememagaiin / opensea-automatic-bulk-upload-sale-support-binance-coinbase-windows-linux-mac Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 3.0 37.42 MB

Opensea Automatic Bulk Upload & sale (WINDOWS LINUX MAC) MOST ADVANCED OPENSEA TRADE BOT support (BINANCE & COINBASE API)

License: GNU General Public License v3.0

Dockerfile 0.10% Python 99.25% JavaScript 0.64%
binance binance-api coinbase-api opensea opensea-api opensea-bot pancakeswap pancakeswap-bot pancakeswap-prediction-bot pancakeswap-sniper-bot

opensea-automatic-bulk-upload-sale-support-binance-coinbase-windows-linux-mac's Introduction

⭐️Opensea Automatic Bulk Upload & sale (WINDOWS LINUX MAC)⭐️

⭐️Support All NETWORK ETH BSC POLYGON SOLANA⭐️

⭐️MOST ADVANCED OPENSEA TRADE BOT support (BINANCE & COINBASE API)⭐️

⭐️DO YOU TIRED OF BEAR MARKET ? USE BOTS FOR 24H TRADES ON NFTs⭐️

alt text

Version Stage Build Available Documentation Contributions Welcome

Automatically and massively upload and list your non-fungible tokens on the OpenSea marketplace using Python Selenium.

A Selenium Python bot to automatically and bulky upload and list your NFTs on OpenSea.
All metadata integrated - Ethereum and Polygon supported - reCAPTCHA solver services included.

Version 1.12.9 (October 14, 2022).


Table of contents - Documentation - Complete tutorial

Install

First of all, you need install Python3+ Debian/Ubuntu: $ sudo apt install python3 git make gcc Windows: Need to install Visual Studio BuildTools & Python3

Install Requirements:  
```python3
python -m pip install -r requirements.txt

HOW TO USE

  1. An ethereum/bsc address.
  2. Open "assets/data.json" (with notepad) add wallet (Ethereum/Bsc address) relunch again
  3. Run python3 main.py

(Also you can use phrase key just use space between words)

How Find Private Key

https://metamask.zendesk.com/hc/en-us/articles/360015289632-How-to-Export-an-Account-Private-Key

alt text

Introduction

With this bot, you can choose to upload, list or even both your non-fungible tokens on the OpenSea marketplace.

You just have to create or convert a metadata file following the requested structure, JSON, CSV and XLSX (Excel file) formats are available. This file will include every detail for each NFT. Then, you just have to launch the bot and select the action you want to perform, as well as the metadata file created. Finally, the bot will automate the tedious task of uploading or listing NFTs, one by one by hand, for several days.

  • Absolutely all upload details are supported, you can add as many properties as you want.
  • All file formats offered by OpenSea are compatible, including images, videos or even 3D models.
  • Ethereum and Polygon blockchains are supported, and the switch between these two blockchains is also supported.
  • In case of failure during an upload, a listing or when you only want to upload your NFTs on OpenSea, a file is generated with details already filled in or to be filled in.

OpenSea Workshop - Demonstration video

You find the installation of this tool too complicated?

Well, with the OpenSea Workshop it's over, its easy installation and its intuitive interface offers you the possibility to create a compatible file including your metadata. You can upload, put on sale and delete NFTs, but also scrape your collection(s) in order to find duplicates and missing items.
Apply as an affiliate to get from 25% to 50% commission on every sale made on this product when someone passes through your affiliate link. The commission increases by 1% for each sale up to a maximum of 50%.

Useful tools to have for this bot

  • File Compatibilizer & Converter

    Using the File Compatibilizer and Converter, you can convert all JSON files generated with the HashLips Art Engine tool into a single compatible file. The tool ignores the file named _metadata.json and focuses on all other files listed. It retrieves each of the information containing them such as attributes and properties and adds them into a single file.


  • Generic File Maker

    Using the Generic File Maker, you can complete your JSON metadata file using a simple generic file that contains 21 details, 18 about NFTs and 3 about how the tool works. It supports increment value, for example if you name your assets (images or videos) from 1 to 10000, you can in one line complete all the file paths of the metadata file.


  • Collection Scraper

    Using the Collection Scraper, you can retrieve the URLs of the NFTs of any collection. It makes it easier to manage your collection, you can now know which NFTs are missing, which ones are duplicated. It facilitates the listing of your NFTs by creating different files compatible with the Sale Only option.

    Thus a full file containing all NFTs, a unique file containing each NFT individually based on their names, a duplicate file containing all duplicated NFTs of the collection and a missing file containing all missing NFTs will be created, and these in all formats compatible with the bot (JSON, CSV and XLSX).


  • reCAPTCHA Bypasser

    Using the reCAPTCHA Bypasser, you can instantly solve reCAPTCHAs when uploading to OpenSea. This maximizes the upload speed on OpenSea, the average 30 second wait time of other solvers no longer exists with this solver. It uses an exploit to bypass the reCAPTCHA. The upload speed is such that there would be no reCAPTCHA.

    The reCAPTCHA Bypasser allows an instant solve of the reCAPTCHAs. Up to 400 NFTs per hour, or 10,000 NFTs in one day with one process. Watch this video to see how fast the upload is with this exploit!

    reCAPTCHA-Bypasser.mp4

  • Multiprocessing

    Using the Multiprocessing tool, you can upload your NFTs faster and with several processes running at the same time. You can have up to 5 simultaneous processes depending on the power of your computer. It splits your file into several sub-files, then opens several command prompts that work like the main bot but at the same time: it connects to your wallet, connects to OpenSea and starts the upload or listing task.


  • Deletion

    Using the Deletion tool, you can delete any NFT on OpenSea. It is compatible with the Collection Scraper which creates files for duplicated NFTs or for an entire collection.


  • If you like 💚 my work and this tool, do not hesitate to
    fork 🍴 this repository and add a star ⭐ to this repository.

opensea-automatic-bulk-upload-sale-support-binance-coinbase-windows-linux-mac's People

Contributors

seeememagaiin avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

mylinuxchoice

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.