---
title: "Proveedor de Terraform"
description: "TwexAPI Terraform provider for API-key profile and tweet data sources. Public docs focus on reads."
---

Public docs focus on API-key reads. Prefer data sources such as user about and tweet lookup.

```bash
export X_API_SCRAPER_KEY="YOUR_API_KEY"
```

For search, follower exports, and other paginated reads, use the [Go SDK](/sdks/go), [TypeScript SDK](/sdks/typescript), or [CLI](/sdks/cli).

Source: [twexapi-dev/terraform-provider-x-api-scraper](https://github.com/twexapi-dev/terraform-provider-x-api-scraper)
