DataDagger

Influence Archaeology OSINT Tool

Map how ideas, narratives, and information spread through digital communities

Powerful OSINT Capabilities

Narrative Tracking

Trace how specific ideas, memes, or narratives originated and evolved across platforms over time.

Influence Mapping

Map which accounts first pushed certain narratives and identify key influencers in information campaigns.

Cross-Platform Analysis

Shows how information flows between different platforms and social networks.

Timeline Visualization

Create interactive timeline visualizations showing idea evolution and narrative spread.

Network Analysis

Maps social networks of influence relationships and community interactions.

Content Evolution

Track how stories change as they spread and identify modification patterns.

Platform Support

FREE

Reddit

Full API access with comprehensive post and comment data. Perfect starting point for OSINT research.

Rate Limit: 100 requests/minute

FREE

Mastodon

Decentralized social network with Twitter-like functionality. Great alternative to Twitter API.

Rate Limit: 300 requests/5 minutes

PAID

Twitter

Official Twitter data access. Basic tier starts at $100/month since February 2023.

Cost: $100+/month

COMING SOON

More Platforms

Planning support for Truth Social, Telegram, and other platforms based on community needs.

Timeline: 2025 Q2-Q3

Quick Installation

pip install datadagger

Alternative Installation Methods

From Source

git clone https://github.com/khushiyant/datadagger.git
cd datadagger
pip install -r requirements.txt
python setup.py install

Development Setup

git clone https://github.com/khushiyant/datadagger.git
cd datadagger
pip install -e .

Try DataDagger

Quick Start Commands

# Try the demo (no setup required)
datadagger demo

# Check platform pricing
datadagger pricing

# Setup free APIs
datadagger setup

# Search across platforms
datadagger search "your topic" \
  --platforms reddit,mastodon \
  --days 30

# Track narrative evolution
datadagger track \
  --query "covid lab leak" \
  --start-date 2020-01-01 \
  --end-date 2023-01-01

# Generate timeline visualization
datadagger timeline \
  --narrative "flat earth" \
  --output timeline.html

Features at a Glance

  • Zero Setup Demo: Try DataDagger immediately without any configuration
  • Cost Calculator: See exact API costs for your research needs
  • Interactive Setup: Guided wizard for API configuration
  • Real-time Analysis: Live sentiment and influence tracking
  • Export Options: CSV, JSON, HTML reports
  • Cross-platform: Works on Windows, macOS, Linux

Example Use Cases

  • Security threat intelligence
  • Misinformation research
  • Academic studies on information flow
  • Journalism and fact-checking
  • Brand monitoring and reputation management

Trusted by Researchers

117+

Test Cases

65%

Code Coverage

3

Platforms Supported

MIT

Open Source License