Skip to content

Instantly share code, notes, and snippets.

View rohan335's full-sized avatar

Rohan Desai rohan335

View GitHub Profile
#!/usr/bin/env python3
"""
Minimal downloader for PostHog session replay snapshots.
- Reads POSTHOG_HOST, POSTHOG_PERSONAL_API_KEY, POSTHOG_PROJECT_ID from .env
- Writes one JSON file per event in a per-session folder
- Only supports blob_v2 source currently
Example:
# Download latest 3 sessions from last 7 days