The sole purpose of this script is to download any NFT collection from OpenSea

Overview

OpenSea NFT Stealer

The sole purpose of this script is to download any NFT collection from OpenSea.

Setup

Prerequisites:

  • Python 3
  • Python requests library (Install using pip install requests)
  • Python random_user_agents library (Install using pip install random_user_agent)
  • A brain

To download the script, either use git clone or click "Code" > "Download ZIP" on the GitHub page.

Lastly, open the script in a text editor, and change the CollectionName variable on Line 11 to your collection of choice, by finding the collection's name on OpenSea. For example, the Lazy Lions collection has the name "lazy-lions" (opensea.io/collection/lazy-lions). CollectionName can also be found in the URL on opensea.io

Now, just run the script.

On Linux, just type python3 opensea.py in the terminal.

On Windows, just double-click on the file.

On MacOS, there are many different ways to do it. (Google it)

How does it work?

Basically, the OpenSea website allows for scripts like this one to reach into their system via an API. Using this API, we fetch the amount of items in the collection of choice, and split it into 50-item chunks each, and start downloading them. Everything is automated, except for setting the name of the collection.

Why did I make this?

2 reasons: Firstly, for the funny. Secondly, out of spite for these stupid #RightClickVictims. I'm tired of all these NFT junkies constantly talking about how they're victims to screenshotting, and how screenshotting is property theft. So to rub salt in their exaggerated wounds, here is a script that downloads literally every NFT in any collection on the most popular NFT trading website.

You might also like...
Python script designed to search and fetch direct download links from nxbrew.com
Python script designed to search and fetch direct download links from nxbrew.com

SwitchGamesDownloader Only for windows nxbrew.com is a website, accessible only using a proxy, where the majority of games for the Nintendo Switch are

Script that allows to download portable installers of different versions Adobe software for macOS

What is this and for what This is a script that allows you to download portable installers of programs from Adobe for macOS with different versions. T

 A Python script that allows you to download all of an anime's episodes at once.
A Python script that allows you to download all of an anime's episodes at once.

BitAnime A Python script that allows you to download all of an anime's episodes at once. ยท Download executable version ยท About BitAnime BitAnime is a

Python script to download all images/webms of a 4chan thread

Python3 script to continuously download all images/webms of multiple 4chan thread simultaneously - without installation

Simple python script to download .mp3 formatted files from YouTube video URLs

Introduction: Simple python script to download .mp3 formatted files from YouTube video URLs Requirements: Requires: youtube_dl module Requires: ffmpeg

Python script to download entire campaign images and navigation.

Squidle campaign downloader Python script to download entire campaign images and navigation. usage: squidle_campaign_downloader.py [-h] [--api-token A

This is a simple Python Script to download Imgur Pictures with the short url!
This is a simple Python Script to download Imgur Pictures with the short url!

Imgur Downloader This is a simple Python Script that runs a process with progress bar that downloads an Imgur Picture! Code Example Features Progress

A simple Python +3.x script to download videos from Facebook.
A simple Python +3.x script to download videos from Facebook.

Facebook Video Downloader A simple Python +3.x script to download videos from Facebook posts

 This simple Python script allows you to download songs on Telegram๐ŸŒธโค๏ธ๐Ÿ˜
This simple Python script allows you to download songs on Telegram๐ŸŒธโค๏ธ๐Ÿ˜

SongsDownloaderTgBot ๐Ÿ“บ YouTube Song Downloader Bot For Telegram ๐Ÿ”ฎ 3X Fast Telethon Based Bot โšœ Open Source Bot ๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป Demo : ๐—”๐—ป๐—ป๐—ถ๐—ฒ - ๐—˜๐—น๐—ถ๐˜‡?

Comments
  • [BUG] json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

    [BUG] json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

    Beginning download of "lazy-lions" collection.

    Traceback (most recent call last): File "d:\Documents\Downloads\nft-downloader-master\opensea.py", line 102, in data = json.loads(requests.get(f"https://api.opensea.io/api/v1/assets?order_direction=asc&offset={offset}&limit=50&collection={CollectionName}&format=json", headers=headers).content.decode()) File "C:\Users\dexfo\anaconda3\lib\json_init_.py", line 346, in loads return _default_decoder.decode(s) File "C:\Users\dexfo\anaconda3\lib\json\decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "C:\Users\dexfo\anaconda3\lib\json\decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

    opened by dexforint 1
  • [FEAT. REQUEST] Make it faster (multithreaded downloading)

    [FEAT. REQUEST] Make it faster (multithreaded downloading)

    Is your feature request related to a problem? Please describe. It's just a little bit too slow. Downloading 1000 NFTs would most certainly take a very long time.

    If so, describe the solution you'd like I want multithreaded, efficient downloading (aria2?).

    opened by ech0devv 0
Owner
Phillip
Phillip
Download your bandcamp collection using this python script.

bandcamp-downloader Download your Bandcamp collection using this python script. It requires you to have a browser with a logged in session of bandcamp

null 72 Dec 20, 2022
A collection of modules I have created to programmatically search for/download imagery from live cam feeds across the state of California.

A collection of modules that I have created to programmatically search for/download imagery from all publicly available live cam feeds across the state of California. In no way am I affiliated with any of these organizations and these modules/methods of gathering imagery are completely unofficial.

Chad Groom 5 Nov 21, 2022
This is a python based web scraping bot for windows to download all ACCEPTED submissions of any user on Codeforces

CODEFORCES DOWNLOADER This is a python based web scraping bot for windows to download all ACCEPTED submissions of any user on Codeforces Requirements

Mohak 6 Dec 29, 2022
Using Youtube downloader is the fast and easy way to download and save any YouTube video.

Youtube video downloader using Django Using Django as a backend along with pytube module to create Youtbue Video Downloader. https://yt-videos-downloa

Suman Raj Khanal 10 Jun 18, 2022
Download any video from YouTube playlists

youtube-dl Download any videos from YouTube playlists. Requirements Python 3 BeautifulSoup4 PyQt PyQtWebEngine pytube pyyoutube python-decouple Usage

Antonio Fortin 1 Oct 26, 2021
You Can download any video/image in all social medias very easy and High Speed.

All-Downloader You Can download any video/image in all social medias very easy and High Speed. also you can easily download videos from web browsers s

Razor Kenway 14 Dec 16, 2022
A Telegram bot to download TikTok videos without any watermark.

TikTok Downloader Bot A Telegram bot to download TikTok videos without any watermark. Host on Heroku Youtube: Deployment Tutorial Demo: JayBee TikTok

Joy Biswas 184 Jan 4, 2023
Ripurei is a free-to-use osu! replay downloader, that can be configured to download from any osu! server.

Ripurei Ripurei is a fully functional osu! replay downloader, fully capable of downloading from almost any osu! server. Functionality Timeline โœ”๏ธ Able

Thomas 0 Feb 11, 2022
YoutubeDownloader - Download any public Playlist from Youtube

YoutubeDownloader Download any public Youtube Channel / Playlist Features Bulk d

null 17 Nov 12, 2022
Jocomol 16 Dec 12, 2022