hackingthemarkets / opensea-nft-api-tutorial

OpenSea NFT API App using Python and Streamlit
64 stars 21 forks source link

Move code to new opensea API, that requires authentication #4

Open anselal opened 11 months ago

anselal commented 11 months ago

Hi there,

do you have the time to update the code so it will use the new APIs with key authentication ?

stupidoge commented 9 months ago

Hi there,

do you have the time to update the code so it will use the new APIs with key authentication ?

@anselal I have wrote one, however, I always meet some problems such as HTTPconnectionError or SSLerror. I don't know whether the reason is from frequently get opensea URL using my API key, or from my bad internet connection.