Sort:  

Hey! That'd be awesome.

My main challenge right now is finding a way to scrape data out of the Hive Engine. I'd like to get a csv of all the NFT card data (not transactions or anything, just basic stats). Something like:

  • Card name
  • Fans: 10
  • Skill: 0

etc.

I am not 100% sure if this data lives on-chain, but other folks have def figured out how to build tools around this kinda stuff

e.g. https://rsgfam.com/shop/skill - you'll see the stats express here as something like "0f 0L 20s 1i."

I dunno if @foxon has built his own database of card data or has pulled it. I lack the scripting/querying skillz to dig in, hence the broader ask :)