Skip to content

samadi307/OpenseaBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LOGO OPENSEA

OPENSEA SCRIPT

Scrape Link of Opensea to :

  • Get Name Of Collection #Loop

  • Get Floor Price #Loop

  • Get the NFT link at the lowest price #Loop

  • In the future, I will add the option to buy when a certain price is reached

How To Install

1- Go To Terminal and Install requirements.txt

pip install -r requirements.txt

2- Run Bot openseaBot.py "Link_of_Collection" Example :

  • For Python :
python openseaBot.py "https://opensea.io/collection/boredapeyachtclub"
  • For Python3 :
python3 openseaBot.py "https://opensea.io/collection/boredapeyachtclub"

Result

image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages