Skip to content

Test project for archiving social media posts the Bodleian Libraries

License

Notifications You must be signed in to change notification settings

extua/bodsky-archiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using the Bodleian Libraries bluesky account as an example

Resolve handle

https://public.api.bsky.app/xrpc/com.atproto.identity.resolveHandle?handle=bodleianlibraries.bsky.social

This endpoint returns the ID did:plc:blxilps4iwbxicionf2rztej

Get posts

Using the ID we found above, we can get the posts associated with the account

https://public.api.bsky.app/xrpc/app.bsky.feed.getAuthorFeed?actor=did:plc:blxilps4iwbxicionf2rztej

This endpoint returns a bunch of JSON for the posts.

Other attempts

Other people have also tried doing this

About

Test project for archiving social media posts the Bodleian Libraries

Resources

License

Stars

Watchers

Forks