hallofstairs/bluesky
Bluesky User Events Stream This repository contains user events on the Bluesky social network from its inception in Nov. 2022 to July 2023. The events captured include likes, follows, blocks, and other user interactions on the platform. More recent events will be added over time. The data is stored in JSONL format: { "createdAt": "2024-07-21T15:30:00Z", "$type": "app.bsky.feed.like", "did": "did:plc:123456", "uri": "at://did:plc:123456/app.bsky.feed.like/78910", ...… See the full description on the dataset page: https://huggingface.co/datasets/hallofstairs/bluesky.
Bluesky User Events Stream
This repository contains user events on the Bluesky social network from its inception in Nov. 2022 to July 2023. The events captured include likes, follows, blocks, and other user interactions on the platform. More recent events will be added over time.
The data is stored in JSONL format:
{
"createdAt": "2024-07-21T15:30:00Z",
"$type": "app.bsky.feed.like",
"did": "did:plc:123456",
"uri": "at://did:plc:123456/app.bsky.feed.like/78910",
... // Additional event-specific fields
}Contact
jetthollister@pm.me
