# duckdegen/apebot

Binance listing sniping bot built to purchase onchain as fast as possible

Repository: https://github.com/duckdegen/apebot
Canonical: https://ross.abutalabs.com/products/apebot
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2023-06-15T16:20:35+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 1670, "days_push": 1175, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1502, forks 472 (observed 2026-08-28T04:04:54.449484+00:00)

## What it is
A TypeScript trading bot that detects new Binance token listings via a proxy-rotated crawler and aggressively buys the token onchain using the 0x API, then sells it back on Binance for profit. It was built as a personal 'tested in production' project between 2021 and 2022 and released publicly once its edge was gone.

## Use cases
- snipe newly listed tokens on binance as fast as possible
- buy new crypto listings onchain before other bots
- monitor binance for new token announcements
- automate buy-low sell-high on binance listings
- detect binance listings without getting cloudflare ratelimited
- trade new token pumps automatically

## When to choose
- you want a reference implementation of Binance listing sniping strategy
- you need to learn how proxy rotation and Cloudflare cache prediction work for scraping
- you want an example of EIP-1559 onchain trading via 0x API

## When to avoid
- you expect a maintained, production-quality bot - the author admits heavy quality tradeoffs
- you expect the strategy to still be profitable - the author says the edge is gone
- you need private relay/flashbots protection against sandwiching - it deliberately avoids them

## Facets
- artifact type: application
- maturity: maintenance
- function: web-scraping, trading, caching, http-client
- domain: fintech, blockchain
- platform: -
- tags: binance, listing-sniping, trading-bot, 0x-api, eip-1559, crypto-trading, onchain, cryptocurrency, automation, nodejs, typescript

## Member repositories
- duckdegen/apebot (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:54.449484+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:32:52.872771+00:00, confidence not recorded.
  - readme: https://github.com/duckdegen/apebot (fetched 2026-08-28T04:04:54.449484+00:00, sha 11c0a619fa3b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
