Snipe low cap gems on pump.fun
using this simple Python script.
This Python script enables you to purchase low-cap gems on pump.fun
and sell them for profit ahead of others. It's designed to be minimalist, relying primarily on the APIs provided by pump.fun
and requiring no additional dependencies, so no module installations are needed. The script continuously monitors newly launched coins based on specific filters, ensuring that each coin meets certain criteria like minimum market cap and social presence (e.g., website, Telegram). Once a suitable coin is identified, the script uses the minimum SOL value provided to make a purchase. The purchased coins are then monitored and sold when they reach a specified profit threshold, which is set to 50% by default but can be adjusted as needed.
To get started with the script, you’ll need the following:
- Solana Wallet Private Key – Required for secure access.
- Seed Phrase (optional) – If you prefer not to use the private key.
- Ensure the primary account has some SOL. Safe to use 10-20 SOL as it helps snipe a lot more coins.
Clone the repository:
git clone https://github.com/Web3TechDev/PumpFun-Sniper.git
cd PumpFun-Sniper
Run the script as follows:
python3 pumpfun_sniper.py --max-coins 5 --min 0.1 --private-key <WALLET-PRIVATE-KEY>
or
python3 pumpfun_sniper.py --max-coins 5 --min 0.1 --seed-phrase 'chicken law traction era debt ..........'