March 2026
Version 2.0 - Web Acquisition Platform
Released: March 2026
What’s New
WraithBytes has evolved from a LinkedIn scraping API into a multimodal web data acquisition platform. This release introduces a unified API, token-based pricing, and support for multiple platforms.Highlights
- Unified Fetch Endpoint: All data acquisition through a single endpoint —
POST /api/v1/internet/fetch/. Platform is auto-detected from the URL. - Token Economics: New transparent pricing model. $1 = 2,000 tokens. Standard fetch = 1 token ($0.0005). AI summary = 5 tokens. AI JSON extraction = 8 tokens. 500 free monthly tokens included.
- Self-Healing Parsers: Parsers generated from statistical page analysis and AI, continuously monitored and auto-regenerated. AI mode can be forced on any request.
- Multi-Platform Support: LinkedIn profiles, companies, and jobs. Amazon products. Instagram profiles. General-purpose web parser for any URL.
- AI Enrichment: Add AI summaries, image transcription, and audio transcription to any fetch.
- Custom JSON Schema: Define custom extraction schemas for structured data from any page.
- Go SDK: Official client library —
go get github.com/wraithbytes/sdk-go - MCP Server: Integrate WraithBytes with Claude, Cursor, and other MCP-compatible AI tools.
- Historical Results: Query past fetch results via
GET /api/v1/fetch/results/.
January 2025
Version 1.0.0 - Initial Release
Released: January 10, 2025
Features
- LinkedIn Profile Acquisition: Extract comprehensive profile data including work experience, education, skills, and contact information
- LinkedIn Company Acquisition: Acquire company profiles with industry, size, locations, and detailed company information
- Bearer Token Authentication: Secure API access using Bearer tokens
- Unlimited Concurrency: Scalable execution with no rate limits
- Error Handling: Detailed error responses with appropriate HTTP status codes