Damus
Dave profile picture
Dave
@Dave
#api If you have a "publisher" api key you can now upload follower counts as a CSV file to the `/upload/followcounts` endpoint. I will explain more in the board meeting tomorrow. This is meant for podcast apps to be able to share back to us how many people subscribe to the podcasts in their catalog.

It's just a CSV upload with two columns:

feed_url,follow_count
https://example.com/feed1.rss,42
https://example.com/feed2.rss,7

This is going to help us do a lot of cool stuff. Right now the file is max 50MB.
1
Dave · 1w
First party data at the app level is something we've never had, so we've been handicapped. This will be a critical step to get the training data set for the new model training as well.