vipickering / mastr-cntrl

A Micropub Microservice
MIT License
26 stars 2 forks source link

Accept last.fm content #4

Closed vipickering closed 4 years ago

vipickering commented 6 years ago

I can either pull this data myself from last.fm. Or use some 3rd party service to get the data summaries.

vipickering commented 5 years ago

3rd Parties to invesitgate:

vipickering commented 5 years ago

I can pull the weekly chart straight from the API. Once I have a API key and a return URL https://www.last.fm/api/show/user.getWeeklyAlbumChart

Then just format it and pass it in to github API

vipickering commented 5 years ago

Set up a Zapier trigger to ping an API endpoint to fire this off, once per week.