# Changelog of X / Twitter Scraper (`alwaysprimedev/twitter-scraper-json`) Actor

- **URL**: https://apify.com/alwaysprimedev/twitter-scraper-json/changelog.md
- **Full Actor documentation**: https://apify.com/alwaysprimedev/twitter-scraper-json.md

### 1.0

- Converted the project into a publishable Apify Actor with Actor entrypoint, schemas, and Docker build configuration
- Simplified the input into a client-friendly form with sample preview mode and deployment-level live access handling
- Removed credential fields from the public input so end users only focus on targets, limits, and output
- Added bulk input support for search queries, profile URLs/handles, post URLs/IDs, and list URLs/IDs
- Added automatic pagination for search, profile, and list runs so `maxItems` behaves as a real per-target limit
- Improved X authentication handling with bearer token discovery and session cookie parsing
- Added dataset, output, and key-value store schemas for a clearer Apify Output and Storage experience
- Reworked the README for Store readiness, SEO, onboarding clarity, and conversion-focused positioning
