---
title: "Monitor FC 26 coin prices across G2G sellers"
slug: "fc-26-coins-price-tracker"
type: "apify-task-example"
url: "https://automationbyexperts.com/apify/examples/fc-26-coins-price-tracker"
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/fc-26-coins-price-tracker?fpr=youssef&fp_sid=abe_ex_fc-26-coins-price-tracker"
price: "$0.001"
price_unit: "per result"
---

# Monitor FC 26 coin prices across G2G sellers

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.

**Run it:** [Monitor FC 26 coin prices across G2G sellers on Apify](https://apify.com/fayoussef/g2g-offer-scraper/examples/fc-26-coins-price-tracker?fpr=youssef&fp_sid=abe_ex_fc-26-coins-price-tracker)  
**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/fc-26-coins"
  ],
  "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

- [Track WoW Classic gold prices and sellers on G2G](https://automationbyexperts.com/apify/examples/wow-classic-gold-prices-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.

---

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