HackerTrans
TopNewTrendsCommentsPastAskShowJobs

DanEEStar

no profile record

comments

DanEEStar
·4 năm trước·discuss
Pocketcasts has an API with a history endpoint, which I scrape regularly: https://api.pocketcasts.com/user/history

With the help of the web-player and the developer console I could copy the necessary auth-headers.

I built a little deno project recently which scrapes my Spotify and PocketCasts history regularly and stores the history to a Supabase PostgreSQL database.

So I have access to my own listening history: https://github.com/DanEEStar/listening-history-deno
DanEEStar
·4 năm trước·discuss
I enjoyed this book recently:

Computer: A History of the Information Machine by Martin Campbell-Kelly, William Aspray

But this is a first of all a history book. But nonetheless I learned a lot of things!