VOOZH about

URL: https://apify.com/eshaam/gaming-trackergg-fortnite-marvel-rivals-warzone

โ‡ฑ AI Game Stats Scraper: Tracker.gg, Fortnite & Warzone ยท Apify


๐Ÿ‘ Gaming | TrackerGG | Fortnite + Marvel Rivals + Warzone avatar

Gaming | TrackerGG | Fortnite + Marvel Rivals + Warzone

Under maintenance

Pricing

Pay per usage

Go to Apify Store

Gaming | TrackerGG | Fortnite + Marvel Rivals + Warzone

Under maintenance

Scrape by gaming ID

Pricing

Pay per usage

Rating

0.0

(0)

Developer

๐Ÿ‘ Eshaam Rabaney

Eshaam Rabaney

Maintained by Community

Actor stats

0

Bookmarked

5

Total users

0

Monthly active users

7 months ago

Last modified

Categories

Share

๐ŸŽฎ AI-Powered Multi-Game Stats Scraper

A powerful, robust Apify Actor that extracts player statistics from various gaming tracker websites (Tracker.gg, FortniteTracker, etc.) using Playwright for navigation and OpenAI GPT-4o for intelligent data parsing.

๐Ÿ‘ Apify
๐Ÿ‘ Playwright
๐Ÿ‘ OpenAI

โœจ Features

  • Multi-Game Support: Currently supports Warzone, Fortnite, and Marvel Rivals.
  • Intelligent Parsing: Uses OpenAI (GPT-4o) to extract structured JSON data from raw text dumps, making it resilient to minor UI changes on target sites.
  • Smart Navigation:
    • Direct Mode: Constructs direct profile URLs when platforms are known.
    • Search Mode: Handles complex single-page application (SPA) search forms (including Vue.js event handling) for finding users manually.
  • Anti-Blocking: Optimized to handle consent popups, resource blocking (fonts/media), and platform selection dropdowns.
  • Residential Proxy Ready: Configured to work seamlessly with Apify's residential proxy groups.

๐Ÿš€ How It Works

  1. Input: Accepts a list of players, their platforms, and the games to scrape.
  2. Navigation: The crawler attempts to visit the profile directly. If that fails (or is impossible), it uses an automated search strategy (typing, platform selection, Enter/Click simulation).
  3. Extraction: Once on the profile page, the HTML content is captured.
  4. AI Processing: The raw content is sent to OpenAI with a strict system prompt to extract specific stats (K/D, Win Rate, Matches, etc.).
  5. Output: Returns a clean JSON dataset.

๐Ÿ“ฆ Installation & Usage

Prerequisites

Local Development

  1. Clone the repository:

    git clone [https://github.com/your-username/game-stats-scraper.git](https://github.com/your-username/game-stats-scraper.git)
    cd game-stats-scraper
  2. Install dependencies:

    $npminstall
  3. Set Environment Variables: Create a .env file in the root directory:

    OPENAI_API_KEY=sk-your-openai-key-here
  4. Configure Input: Modify the INPUT.json file in storage/key_value_stores/default/ (or create a custom input file):

    {
    "maxConcurrency":2,
    "players":[
    {
    "username":"Ninja",
    "platform":"pc",
    "games":["fortnite"]
    },
    {
    "username":"Symfuhny",
    "platform":"psn",
    "games":["warzone"]
    }
    ],
    "proxyConfiguration":{
    "useApifyProxy":true
    }
    }
  5. Run the Actor:

    $npm start

๐Ÿ“„ Input Schema

The actor expects a JSON input object with the following structure:

FieldTypeDescription
playersArrayRequired. List of player objects to scrape.
maxConcurrencyNumberMaximum number of concurrent pages to open (1-5).
proxyConfigurationObjectApify Proxy configuration (Residential recommended).

Player Object:

{
"status":"success",
"game":"warzone",
"user":"Symfuhny",
"url":"[https://tracker.gg/warzone/profile/psn/Symfuhny/overview](https://tracker.gg/warzone/profile/psn/Symfuhny/overview)",
"stats":{
"username":"Symfuhny",
"rank":"Diamond 1",
"kills":"54,320",
"matchesPlayed":"8,400",
"winRate":"12.5%"
}
}
Game Key,Target URL
warzone,tracker.gg/warzone
fortnite,fortnitetracker.com
marvel-rivals,tracker.gg/marvel-rivals
"username":"User123",// Required
"platform":"psn",// Optional (psn, xbox, battlenet, steam, origin)
"games":["warzone"],// Required. Array of game keys.
"marvelId":"User#1234"// Required only for Marvel Rivals
}

You might also like

YouTube Gaming Trends Scraper ๐ŸŽฎ

easyapi/youtube-gaming-trends-scraper

Scrape trending gaming videos from YouTube Gaming section, including video details, channel information, view counts, and more. Perfect for gaming content analysis and market research.

Gaming & Esports Viral Trend Intelligence

complex_intricate_networks/gaming-trend-intelligence-scraper

Scrape real-time viral trends for Fortnite, GTA VI, COD & more. Get sentiment-analyzed data from YouTube & Reddit to fuel your gaming content strategy.

Facebook Gaming Search Scraper ๐ŸŽฎ

easyapi/facebook-gaming-search-scraper

Extract detailed game information from Facebook Gaming search results. This powerful scraper collects game names, URLs, player counts, and more, perfect for game developers and marketers looking to analyze the Facebook gaming ecosystem. ๐ŸŽฎ

Instant Gaming Scraper

parseforge/instant-gaming-scraper

Get instant access to game deals with prices, discounts, and availability data from Instant Gaming! Perfect for price comparison sites, gaming deal aggregators, market analysis tools, and game retailers who need real-time pricing intelligence without the manual work.

RAWG Video Games Scraper

shahidirfan/RAWG-Video-Games-Scraper

Extract game data, ratings, reviews & metadata from RAWG's 800K+ game database. Perfect for gaming analysts, competitive research & market intelligence. Scrape titles, genres, platforms, reviews & more instantly. Reliable, fast data extraction for gaming developers & researchers.

Gaming & Esports News Intelligence

visita/games-esports-news-intelligence

Fetch and analyze news from top Gaming & Esports sources. Uses a smart "Scrape-First, Search-Fallback" engine to guarantee results. Features AI-powered sentiment analysis, hype ratings, and executive summaries. Batteries included: No external API keys needed.

๐Ÿ‘ User avatar

Visita Intelligence

11

YouTube Trending Videos by Categories Scraper

eunit/youtube-trending-videos-by-categories

Scrape real-time YouTube trending videos by country and category. Get detailed metrics like rank, title, views, likes, and channel name from 25+ countries. Monitor viral content, music, gaming, and more.

๐Ÿ‘ User avatar

Emmanuel Uchenna

156

1.1

Steam Reviews Scraper

shahidirfan/steam-reviews-scraper

Extract Steam game reviews at scale. Scrape ratings, user feedback & sentiment analysis from any game. Perfect for gaming analytics, market research & review monitoring. Get structured data instantly.

11

5.0