Total PGCRs
145395470
All activities scraped
Gambit Matches
75849
0.1% of total
Active Workers
7
7 keys × 60 concurrent
Latest PGCR
16435000921

Queries Per Second

Queue Waiting
0
Processing
0
Completed
1,000

How This Works

This scraper collects Post-Game Carnage Reports (PGCRs) from Destiny 2's API, with a focus on preserving Gambit match data for Edge of Fate analysis.

Architecture

Data Flow

Workers (420 req/s) Redis Queue Batch Consumer ClickHouse

API Endpoints

Storage

All PGCRs stored in d2_pgcrs.all_activities, while Gambit matches (modes 63 & 75) are duplicated to d2_pgcrs.gambit_activities for quick Edge of Fate analysis.