aomarket-bot

Standalone Anarchy Online market-tracking bot

View the Project on GitHub zznathans/aomarket-bot

autotrack

Scrapes ao-stonks.com’s “top traded items” ranking so the bot can auto-track popular items without anyone manually registering them for watch.

Files

How it’s used

sync_top_traded_items() on MarketService calls this scraper, resolves the returned AOIDs against aodb, and adds new ones to the watch list. Triggered on a timer by bot/scheduler.py’s autotrack_loop, or on demand via the /bot/autotrack:trigger API route.