# How to Find Deleted Tweets

Source: https://xarchive.net/guides/how-to-find-deleted-tweets
Site: Xarchive (https://xarchive.net)
Data source: Internet Archive Wayback Machine CDX index

## Quick answer

Find deleted tweets by combining URL-based lookup, precise date windows, and timestamp verification across multiple archive captures.

## Overview

This walkthrough is designed for repeatable research and stronger handoffs. It emphasizes traceable steps so another person can review the same timestamps, exports, and conclusions without reconstructing your process.

## Steps

1. Define the target: tweet, user profile, and suspected deletion timeframe.
2. Search the target URL in Xarchive and capture all returned timestamps.
3. Check nearest pre- and post-event captures for consistency.
4. Validate the content in at least two captures when available.
5. Export results and keep timestamps with source URLs in your report.

## Common failure cases

- **Unclear deletion timeframe** — Start broad, then tighten date windows once you identify likely activity spikes in captures.
- **Conflicting capture content** — Use the nearest timestamp to the event and document both states if the archive changed across captures.
- **Missing original tweet URL** — Use profile captures and date-based navigation to recover references to missing direct links.

## FAQ

**Should I trust a single archive capture?**

For higher confidence, compare nearby captures and keep original timestamps in your notes.

**Is this workflow useful for journalism and OSINT?**

Yes. The method is designed for verification use cases where timing and provenance matter.

**What export format is best?**

CSV is easiest for spreadsheets, JSON for engineering workflows, and HTML for quick sharing.

## Related guides

- https://xarchive.net/guides/how-to-see-deleted-tweets
- https://xarchive.net/guides/find-deleted-tweets
- https://xarchive.net/guides/twitter-archive-deleted-tweets
- https://xarchive.net/guides/archived-tweets-viewer
