Cross-hub arbitrage scanning over the five main trade hubs plus active remote stations.
CostFree. Ad-supported, with no paid tier at all.S11 · 28 Jul 2026
Where ISK Scout is better
It is free and works without an account — an ESI login is optional, so you can judge it before you hand anything over.
S11 · 28 Jul 2026
It refreshes market data from ESI every five minutes. Our scan pass runs every 24 hours by default, so on freshness it is not close.
S11 · 28 Jul 2026
It simulates order-book depth to show profit that is actually executable, and grades each opportunity A–F for reliability.
S11 · 28 Jul 2026
It also covers courier-contract analysis and reprocessing arbitrage across items with your skills. We have neither: our only reprocessing view is refine-or-sell on ore in the mining module.
S11 · 28 Jul 2026
What EVE Forge does here
Routes come from CCP's own route planner with the in-game Shortest, Safer and Less secure preferences, not from a home-grown idea of a safe route.
backend/app/services/esi.py
The search can start from your pilot's live in-game location and shows the pickup jumps from there to the buy hub, so the leg before the haul is part of the plan.
backend/app/routes/opportunities.py
Units per trip are capped by your cargo hold and again by the destination's daily traded volume, so a load bigger than the market moves is not counted as profit.
backend/app/routes/opportunities.py
Our scan pass ranks on best bid and best ask, covers at most 300 items across five hub regions, and is a Supporter feature; the route-and-cargo Finder is Pro. Stated here so the paragraph above is not read as more than it is.
backend/app/services/scanner.py