davidgasquez / gitcoin-grants-data-portal

🌲 Open source, serverless, and local-first data hub for Gitcoin Grants data!
https://grantsdataportal.xyz/
MIT License
25 stars 3 forks source link

Fetch Farcaster data from Neynar #87

Open DistributedDoge opened 1 month ago

DistributedDoge commented 1 month ago

Neynar provides good source of farcaster data accessible via bulk REST queries. Using that I can scan ETH addresses in batches of 350 to return associated stats.

Interesting information to grab:

This answers questions such as:

TODO:

Alternative would be to grab this data from os-observer, but I feel Neynar subscription is more flexible and allows for writes to Farcaster as well!

davidgasquez commented 1 month ago

I feel Neynar subscription is more flexible and allows for writes to Farcaster as well!

Any thoughts on how to use the writes feature? :eyes:

DistributedDoge commented 1 month ago

Using POST cast endpoint we can have a bot that posts weekly status updates in style used by Gitcoin for major rounds.

Something like that but focused on growth not totals:

Allo Growth since last week: 4 new rounds 20 new projects (5 use farcaster), 200 new donors (25 use farcaster), 2000 new donations.