0xdesigner
@0xdesigner
i know this is a stupid elementary question but how does one use farcaster as an endpoint
5 replies
1 recast
42 reactions
alex
@alexgrover.eth
What kind of data are you trying to get from FC?
1 reply
0 recast
0 reaction
0xdesigner
@0xdesigner
casts from a specific user
2 replies
0 recast
1 reaction
rish
@rish
likely easiest: https://docs.neynar.com/reference/fetch-casts-for-user
1 reply
0 recast
2 reactions
alex
@alexgrover.eth
you can read those directly from the protocol, docs here: https://docs.farcaster.xyz/developers/guides/querying/fetch-casts you can run the following in your terminal to get dan's casts for example: curl https://hoyt.farcaster.xyz:2281/v1/castsByFid\?fid\=3 if you have a specific use case in mind (eg display in a web app?) I can provide a more complete example if you want
0 reply
0 recast
0 reaction