# Golfstatus Discovery Scraper (`getdataforme/golfstatus-discovery-scraper`) Actor

Effortlessly scrape golf tournament data from Golfstatus.com with this Apify Actor. Extract event details, registrations, costs, and more via keyword search. Features include flexible limits, real-time JSON output, and high-performance scraping....

- **URL**: https://apify.com/getdataforme/golfstatus-discovery-scraper.md
- **Developed by:** [GetDataForMe](https://apify.com/getdataforme) (community)
- **Categories:** Automation, Lead generation
- **Stats:** 3 total users, 0 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $9.00 / 1,000 results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.

Learn more: https://docs.apify.com/actors/running/actors-in-store.md#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

## Golfstatus Discovery Scraper

### Introduction

The Golfstatus Discovery Scraper is a powerful Apify Actor designed to extract detailed tournament data from Golfstatus.com. It enables users to search and scrape golf tournament information efficiently, providing structured data on events, registrations, and more. This tool is ideal for researchers, marketers, and businesses needing reliable golf event insights without manual browsing.

### Features

- **Comprehensive Tournament Data**: Scrapes key details like event names, descriptions, dates, registration status, and costs.
- **Flexible Search**: Supports keyword-based queries to find specific tournaments quickly.
- **High-Performance Scraping**: Handles large volumes of data with efficient pagination and error resilience.
- **Structured JSON Output**: Delivers clean, machine-readable data for easy integration into workflows.
- **Customizable Limits**: Allows setting maximum items to scrape, optimizing for speed and resource usage.
- **Real-Time Data**: Captures up-to-date information, including registration numbers and event states.
- **Apify Integration**: Seamlessly runs on the Apify platform with built-in monitoring and export options.

### Input Parameters

| Parameter   | Type    | Required | Description                                                                 | Example          |
|-------------|---------|----------|-----------------------------------------------------------------------------|------------------|
| searchQuery | string  | Yes      | Search keyword to find tournaments (e.g., event names or locations).         | "a"              |
| maxItems    | integer | No       | Maximum number of tournaments to scrape (default: 100).                     | 50               |

### Example Usage

#### Input

```json
{
  "searchQuery": "golf fundraiser",
  "maxItems": 10
}
```

#### Output

```json
[
  {
    "id": "809783a2-06b8-4191-b481-b34e89a7eb00",
    "name": "3rd Annual ADAPT Foundation Golf Fundraiser",
    "description": "The ADAPT Foundation is dedicated to fostering a healthy, supportive environment where under-resourced local youth, ages 8 through 17, can thrive. We provide impactful youth development programs with a primary focus on overall wellness. Our core emphasis is on building physical and mental strength and conditioning through a dynamic variety of sports programs. Beyond fitness, we integrate social development through partner and group exercises that instill essential values of teamwork and cooperation. In collaboration with several discipline-specific partner organizations, we offer kids and teens a diverse range of activities, helping them to fall in love with movement and build a strong foundation for lifelong growth and wellness",
    "start-at": "2026-03-13T17:00:00.000Z",
    "end-at": "2026-03-13T17:00:00.000Z",
    "created-at": "2026-02-02T16:49:31.516Z",
    "state": "active",
    "public-url": "3rd-annual-adapt-foundation-golf-fundraiser",
    "registration-close": "2026-03-12T22:19:00.000Z",
    "open-registration": true,
    "registration-closed": false,
    "cheapest-team-package-cost": 1200,
    "number-of-rounds": 1,
    "logo": "https://api.golfstatus.com/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBeGw5Qnc9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--a97f36d987315be51a552222f787e0cea92d754e/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaDdCem9MWm05eWJXRjBPZ2h3Ym1jNkZISmxjMmw2WlY5MGIxOXNhVzFwZEZzSGFRSllBakE9IiwiZXhwIjpudWxsLCJwdXIiOiJ2YXJpYXRpb24ifX0=--ffdda67add415ba49b32f5bd66341890c9bd8048/ecafa1bd-d580-4fdc-b6eb-f94ab09c6acf.png",
    "number-registered-teams": 5,
    "link": "https://events.golfstatus.com/809783a2-06b8-4191-b481-b34e89a7eb00",
    "tournaments_rounds": "https://events.golfstatus.com/undefined",
    "tournament_formats": "https://events.golfstatus.com//v2/tournaments/809783a2-06b8-4191-b481-b34e89a7eb00/tournament-formats",
    "crawled_at": "2026-03-12T08:57:52.523Z"
  }
]
```

### Use Cases

- **Market Research**: Analyze trends in golf event popularity and pricing for industry reports.
- **Competitive Intelligence**: Monitor rival tournaments' registrations and details.
- **Price Monitoring**: Track costs and packages for budget planning.
- **Content Aggregation**: Collect event data for blogs, newsletters, or directories.
- **Academic Research**: Study golf participation patterns and event structures.
- **Business Automation**: Integrate data into CRM systems for targeted marketing.

### Installation and Usage

1. Search for "Golfstatus Discovery Scraper" in the Apify Store.
2. Click "Try for free" or "Run".
3. Configure input parameters.
4. Click "Start" to begin extraction.
5. Monitor progress in the log.
6. Export results in your preferred format (JSON, CSV, Excel).

### Output Format

The Actor outputs an array of JSON objects, each representing a tournament. Key fields include:

- `id`: Unique tournament identifier.
- `name`: Event title.
- `description`: Detailed event info.
- `start-at` and `end-at`: Event dates in ISO format.
- `state`: Status (e.g., "active").
- `registration-close`: Deadline for sign-ups.
- `cheapest-team-package-cost`: Lowest team price.
- `number-registered-teams`: Current registrations.
- `link`: Direct URL to the event.
- `crawled_at`: Timestamp of data extraction.

Data is reliable and up-to-date, with fields like `logo` providing image URLs.

### Support

For custom/simplified outputs or bug reports, please contact:

- Email: support@getdataforme.com
- Subject line: "custom support"
- Contact form: https://getdataforme.com/contact/

We're here to help you get the most out of this Actor!

***

Discover golf tournaments effortlessly with Golfstatus Discovery Scraper! Extract event details, registrations, and costs via keyword search. Features include flexible limits, real-time data, and JSON output. Perfect for market research, competitive analysis, and automation. Try it free on Apify today! (148 characters)

# Actor input Schema

## `searchQuery` (type: `string`):

Search keyword to find tournaments.

## `maxItems` (type: `integer`):

Maximum number of tournaments to scrape.

## Actor input object example

```json
{
  "searchQuery": "a",
  "maxItems": 100
}
```

# Actor output Schema

## `results` (type: `string`):

No description

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "searchQuery": "a"
};

// Run the Actor and wait for it to finish
const run = await client.actor("getdataforme/golfstatus-discovery-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = { "searchQuery": "a" }

# Run the Actor and wait for it to finish
run = client.actor("getdataforme/golfstatus-discovery-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print(f"💾 Check your data here: https://console.apify.com/storage/datasets/{run.default_dataset_id}")
for item in client.dataset(run.default_dataset_id).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "searchQuery": "a"
}' |
apify call getdataforme/golfstatus-discovery-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,getdataforme/golfstatus-discovery-scraper"
        }
    }
}

```

The hosted server signs you in with OAuth on first connect, so no API token belongs in this config. Clients without OAuth support can send an `Authorization: Bearer <APIFY_API_TOKEN>` header instead, using a token from API & Integrations in Apify Console (https://console.apify.com/settings/integrations).

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/MAJjwTpKuTM2RlOE7/builds/VS3E5iSDx1eUFCk51/openapi.json
