I’ve been working on some Python code to pull data from Opensea and Etherscan’s API and generate simple summary reports for projects. It’s mostly for fun, and to practice my programming/data skills. I’ll include an example below, but basically, I pick a project from Opensea, pull the sales from their API and then compile the data and generate things like:
\-Overall price history
\-Top selling tokens
\-Wallets with the most sales
\-Charts and graphs and good stuff like that
So, what else do you guys think would be useful to include? I’ve also been pulling data from Etherscan to see when certain wallets were funded, or where the money eventually ended up, but haven’t included that in the main script yet. I’ve also been thinking of pulling tweets form Twitter’s API, but that can only go back about 10 days, so not super useful if I want to run on it on any older project.
Anyways, let me know if you have any cool ideas. I’ll be happy to share more of these if people like the idea and presentation.
Here’s a sample of what the output looks like so far:
​
https://preview.redd.it/hlbk39ukow591.png?width=1326&format=png&auto=webp&s=c930cd57ed4a61c7b9053272ebdf7db214ddb9d4