dcts / opensea-scraper

Scrapes nft floor prices and additional information from opensea. Used for https://nftfloorprice.info
MIT License
184 stars 73 forks source link

scrapping owner address from a collection #51

Closed itsanishjain closed 2 years ago

itsanishjain commented 2 years ago

Is it possible to scrapper the owner address using this tool from any specific project

I know from smart contract we can easily do that.

But collections which I am at is created using opensea store contract

dcts commented 2 years ago

@itsanishjain can you provide an example (with a url from opensea)? (please provide collection and asset and target owner address so I can easily understand the problem)

itsanishjain commented 2 years ago

hey thanks I found the solution using opensea api thanks for the response