---
title: "Track WoW Classic gold prices and sellers on G2G"
slug: "wow-classic-gold-prices-g2g"
type: "apify-task-example"
url: "https://automationbyexperts.com/apify/examples/wow-classic-gold-prices-g2g"
actor: "G2G.com Offer & Price Scraper"
actor_url: "https://automationbyexperts.com/apify/g2g-offer-scraper"
apify_url: "https://apify.com/fayoussef/g2g-offer-scraper/examples/wow-classic-gold-prices-g2g?fpr=youssef&fp_sid=abe_ex_wow-classic-gold-prices-g2g"
price: "$0.001"
price_unit: "per result"
---

# Track WoW Classic gold prices and sellers on G2G

Reads every live WoW Classic gold offer on G2G.com and returns price per unit, minimum order, stock, delivery time, seller name, rating and completed orders across 78 fields. Schedule it hourly to build a price index of the market where gaming currency prices are actually set.

**Run it:** [Track WoW Classic gold prices and sellers on G2G on Apify](https://apify.com/fayoussef/g2g-offer-scraper/examples/wow-classic-gold-prices-g2g?fpr=youssef&fp_sid=abe_ex_wow-classic-gold-prices-g2g)  
**Actor:** [G2G.com Offer & Price Scraper](https://automationbyexperts.com/apify/g2g-offer-scraper)  
**Pricing:** $0.001 per result

## The input this task runs with

```json
{
  "urls": [
    "https://www.g2g.com/categories/wow-classic-gold"
  ],
  "maxItems": 500
}
```

## What every run returns

- `Offer title`
- `Game / category`
- `Price & currency`
- `Seller name & rating`
- `Delivery time`
- `Stock / quantity`
- `Offer URL`
- `Checked timestamp`

## How to run it

1. Open the task on Apify. New accounts get $5 of free credit.
2. Check the pre-filled input above and change anything you need.
3. Click Run. Pagination, proxies and anti-bot handling are automatic.
4. Export CSV, JSON or Excel, or save it as your own task and schedule it.

## Other G2G.com Offer & Price Scraper tasks

- [Monitor FC 26 coin prices across G2G sellers](https://automationbyexperts.com/apify/examples/fc-26-coins-price-tracker): Collects all FC 26 coin offers on G2G with price, stock, delivery method and seller reputation so traders and sellers can see where the market sits before pricing their own stock. The full view carries every field G2G exposes for each offer.

---

Part of [AutomationByExperts](https://automationbyexperts.com) - see [all example tasks](https://automationbyexperts.com/apify/examples) or [request a new one](https://automationbyexperts.com/suggest).
