A scraper based API for Magic Eden, a Solana based NFT marketplace.
Project description
Installation
pip install magiceden
Usage
Find the slug of the NFT collection you're interested in by referencing the suffix of the collection URL.
Example: https://magiceden.io/marketplace/solana_monkey_business
from magiceden import MagicEdenScraper
client = MagicEdenScraper()
print(client.get_floor_price('solana_monkey_business'))
print(client.get_total_volume('solana_monkey_business'))
print(client.get_avg_price('solana_monkey_business'))
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
magiceden-0.1.2.tar.gz
(2.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file magiceden-0.1.2.tar.gz.
File metadata
- Download URL: magiceden-0.1.2.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.11 CPython/3.9.9 Darwin/20.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
130c959b9492f226780900572b1f4281a9207b936bd033d4b5c7b7fd0cb59e44
|
|
| MD5 |
95e4de49eea13d18a3c3ad39c78706d6
|
|
| BLAKE2b-256 |
3f6f693c4cde257bbdfffb0e777bf42bcee2b16c9c69de41f3caf4a6095435c6
|
File details
Details for the file magiceden-0.1.2-py3-none-any.whl.
File metadata
- Download URL: magiceden-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.11 CPython/3.9.9 Darwin/20.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e6bb9e756a4d94600af68ec0baeb130c42ed47d5798af32525a362accebef10
|
|
| MD5 |
0032056a5485b496d279362ffe3fc8a8
|
|
| BLAKE2b-256 |
d9e9c1475840b07cf95ad2dc690ede44131793d29b0170cc227f8d63bc056129
|