Skip to content

xhr.dev

Let your bot browse like a human

Avoid bot detection

Installation

Choose your preferred deployment method:

bash
# Cloud - no installation needed
https://proxy.prod.engineering.xhr.dev

# Self-hosted via Docker (invite-only)
docker pull ghcr.io/xhrdev/proxy

# Self-hosted via npm (invite-only)
npm install @xhrdev/tls

Quick Start (Cloud)

typescript
import axios from 'axios';
import HttpsProxyAgent from 'https-proxy-agent';

const axios = require('axios');
const { HttpsProxyAgent } = require('https-proxy-agent');

const { data } = await axios.request({
  headers: {
    'x-xhr-api-key': process.env.XHR_API_KEY,
  },
  httpsAgent: new HttpsProxyAgent('https://proxy.prod.engineering.xhr.dev'),
  url: 'https://app.gusto.com/login',
});

Deployment Options

Cloud Service

  • Fully managed solution
  • Zero maintenance required
  • Automatic updates

Self-Hosted Docker

  • Complete infrastructure control
  • Custom configuration options
  • Docker-based deployment

Self-Hosted NPM Library

  • Direct Node.js integration
  • Framework-agnostic
  • NPM package installation

Advanced Features

Bot Protection Bypass

  • Browser fingerprint simulation
  • Anti-bot measure handling
  • Natural request patterns

Challenge Resolution

  • Automatic captcha detection
  • Built-in solving capabilities
  • Multiple challenge type support

Support & Resources

Need help? We're here for you:

Legal

© 2024 XHR Software Inc.

Delaware Company No. 5619734