@blockchain-web-services/bws-x-sdk-node
v1.10.0
Published
Node.js SDK for X/Twitter with cost-optimized Crawlee scraping and API support (Crawlee-first strategy)
Downloads
1,169
Maintainers
Readme
BWS X SDK for Node.js
Flexible Node.js SDK for X/Twitter with web scraping and official API support.
Features
- 🔄 Hybrid Mode - Combines web scraping with API for flexibility
- ✍️ Write Operations - Post tweets, upload media, like, retweet, follow, and more
- 🔐 Multi-Account Support - Built-in account rotation with intelligent cooldown
- 📊 Real-time Webhooks - HMAC-signed notifications for monitoring
- 🌐 Proxy Support - Integrated support for Oxylabs, BrightData, and custom proxies
- 🛡️ Type-Safe - Full TypeScript support with comprehensive type definitions
- 🎯 AI-Powered - KOL identification using Claude AI
Installation
npm install @blockchain-web-services/bws-x-sdk-nodeQuick Setup
Extract X/Twitter cookies automatically:
npx bws-x-setup-cookiesThis interactive wizard extracts and validates your X/Twitter cookies automatically. See the Cookie Setup Guide for details.
Documentation
Quick Links
- Getting Started - Setup and basic usage
- API Reference - Complete API documentation
- Configuration - Configuration options
- Examples - Code examples and guides
License
MIT - see LICENSE for details.
