Skip to main content
The easiest way to export your data is using our official npm package:
Features:
  • ✅ Auto-recovery from crashes (checkpoint system)
  • ✅ Retry logic with exponential backoff
  • ✅ Progress tracking with ETA
  • ✅ Multiple formats (JSON, JSONL, CSV)
  • ✅ Property and date filtering
  • ✅ Region support (US and EU)
See the full documentation for all options.

REST API Export

You can also export data using the REST API directly. See the Query Requests API documentation.

Alternative: GraphQL Export (Legacy)

This GraphQL export script is deprecated. We recommend using the NPM tool above instead.