Aim Market Parser

A Puppeteer scraper for aim.market: parallel browsers, anti-bot bypass, and item price, wear, and discount collection.

01 / 01

About the project

Stack
Node.jsPuppeteerpuppeteer-extrapuppeteer-extra-plugin-stealthJavaScript

A scraper for the aim.market marketplace. It walks the configured price ranges and collects the link, name, price, wear, and discount for every item.

The walk runs in parallel: several isolated browsers work at once, each scrolling the virtualised card grid and loading more positions as it goes. Anti-bot protection is handled by the stealth plugin.

The result is written to JSON together with run metadata - how many positions were collected and how long the run took.

Frolov / 2026