Network Architect Swarm

Outlook Miner

Extract contacts, signatures, attachments, and relationship data from Outlook PST files. All processing runs on our secure VPS — zero local compute required.

1

Export Your Outlook Data

  1. Open Outlook
  2. Click FileOpen & ExportImport/Export
  3. Select "Export to a file" → Click Next
  4. Select "Outlook Data File (.pst)" → Click Next
  5. Select your top-level mailbox (your email address)
  6. Check "Include subfolders"
  7. Choose a save location → Click Finish
Tip: The bigger the PST, the richer the contact graph. Historical emails contain valuable relationship data that recent-only exports miss.
2

Upload Your PST File

After exporting, upload your .pst file using the orchestrator CLI:

python outlook-miner-orchestrator.py --pst "C:/path/to/outlook.pst"
Large files: PST files can be 10-50+ GB. Ensure a stable internet connection — upload speed determines transfer time.
3

Automated VPS Extraction

The pipeline runs 6 phases automatically on our secure server:

  1. readpst — Parallel extraction of .eml, .vcf, .ics files
  2. Contact Extraction — TO/FROM/CC/BCC address book
  3. Signature Resolution — Job titles, phones, addresses
  4. Attachment Stripping — High-value PDF/DWG/XLSX files
  5. Calendar Analytics — Meeting heatmaps and collaborators
  6. Graph Assembly — Graphiti-ENN nodes/edges JSON
4

Download Results

Results are automatically downloaded to your machine:

FileContentsStatus
contacts.jsonGlobal address book with frequency trackingLIVE
signatures.jsonTitles, phones, addresses from email signaturesLIVE
attachments.jsonInventory of stripped PDF/DWG/XLSX filesLIVE
calendar.jsonMeeting heatmaps and collaborator frequencyLIVE
graph-output.jsonGraphiti-ENN relationship graphLIVE

Expected Export Sizes

1 Year
1-5 GB
3 Years
5-15 GB
5+ Years
15-50 GB
10+ Years
50-100+ GB

Ready to Mine Your Network?

One command. Zero local compute. Your entire professional network mapped in minutes.

Get the Orchestrator