# Apidance Data Cleaning Scripts

These scripts are bundled with `@apidance/mcp` for users who want to clean already-collected Apidance Twitter API responses.

- `clean-user-tweets.mjs`: runnable CLI for token/user timeline datasets.
- `twitter-normalize.mjs`: importable normalization helpers for raw Twitter GraphQL responses.

See `docs/DATA_CLEANING.md` for supported source endpoints, commands, and output JSON shapes.
