a16z / nft-analyst-starter-pack

https://a16z.com/2022/03/18/nft-starter-pack-analyze-data-metadata-build-tools/
GNU Affero General Public License v3.0
461 stars 92 forks source link

429 Client Error: Too Many Requests for url #18

Closed santoshi15 closed 2 years ago

santoshi15 commented 2 years ago

I continue to get this error and the program ultimately ends before getting to any metadata creations. I only need the metadata file to get rarity calculations; however, even if I comment out the transaction and sales functions within export_data.py and just start at get_metadata_for_collection it will generate a metadata csv without any rarity calculations

jpzhangvincent commented 2 years ago

I got the same error. I use the free tier of the Alchemy api. Does it matter?

philipjames44 commented 2 years ago

+1, I think alchemy must've updated their rate limiting to be lower or smth.

albeliakov commented 2 years ago

Does anyone know how to fix?