axios-impersonate-adapter

JSON →
library 1.1.3 ·javascript
verified Jun 7, 2026

Axios adapter that uses curl-impersonate to send HTTP requests, mimicking browser TLS fingerprints. Version 1.1.3 is the latest stable release, with TypeScript types included. Unlike standard axios adapters, it shells out to a bundled curl-impersonate binary, providing realistic browser impersonation (e.g., Chrome 146) for web scraping and anti-bot evasion. Supports cookie persistence via tough-cookie. Updated irregularly.