Boardgamegeek Search Scraper
Pricing
from $10.00 / 1,000 results
Go to Apify Store
Under maintenance
Boardgamegeek Search Scraper
Search BoardGameGeek XML API for board games and extract game IDs, names, and publication years.
What Does BoardGameGeek Search Scraper Do?
This Apify actor searches the BoardGameGeek XML API for board games matching your query. It parses the XML response to extract game IDs, names, and publication years.
Why Search BoardGameGeek?
BoardGameGeek is the largest online database of board games with detailed information on over 130,000 games. This scraper enables game discovery, collection management, market research, and tabletop gaming analytics.
How to Use This Scraper
- Enter a board game name to search for.
- Run the actor to get matching game results.
- Use the BGG game ID for further API queries if needed.
Input Parameters
| Parameter | Type | Description | Default |
|---|---|---|---|
query | string | Board game name to search | required |
Output Data
Each game result includes:
- id - BoardGameGeek game ID
- name - Game name
- yearPublished - Year the game was published
