Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add fetcher: OpenSea NFT API #135

Open
bpierre opened this issue Jul 27, 2021 · 3 comments
Open

Add fetcher: OpenSea NFT API #135

bpierre opened this issue Jul 27, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@bpierre
Copy link
Owner

bpierre commented Jul 27, 2021

https://docs.opensea.io/reference#api-overview

@bpierre bpierre added the enhancement New feature or request label Jul 27, 2021
@bpierre bpierre changed the title New fetcher: OpenSea NFT API Add fetcher: OpenSea NFT API Jul 29, 2021
@ghost
Copy link

ghost commented Aug 24, 2021

would it support sth like this? https://opensea.io/assets/0xb0cf7da8dc482997525be8488b9cad4f44315422/213

@bpierre
Copy link
Owner Author

bpierre commented Aug 24, 2021

No this issue is about fetching data from the OpenSea API, but you don’t need it to display NFTs listed on OpenSea.

For example in this case, the interactive web page is defined using the non-standard animation_url field, but you can access it using rawData: https://codesandbox.io/s/nft-rawdata-n41qe?file=/src/App.js

@RyanRHall
Copy link

+1 for this. Would probably be a more reliable (albeit, more centralized) nft fetcher. There are several mainstream NFT projects that the ethereum fetcher was unable to load due to api inconsistencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants