CrossFit Affiliate Box Directory Scraper avatar

CrossFit Affiliate Box Directory Scraper

Pricing

Pay per event

Go to Apify Store
CrossFit Affiliate Box Directory Scraper

CrossFit Affiliate Box Directory Scraper

Scrapes the complete official CrossFit affiliate (box) directory from CrossFit's public API, delivering the full global list of ~10,000+ boxes with name, address, city, state, country, postal code, coordinates, phone, email, and website.

Pricing

Pay per event

Rating

0.0

(0)

Developer

BowTiedRaccoon

BowTiedRaccoon

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

14 days ago

Last modified

Categories

Share

Scrapes the complete official CrossFit affiliate (box) directory, delivering the full global list of 10,000+ gyms in a single run.

What it does

Pulls every active CrossFit affiliate from CrossFit's official public API and returns a clean, structured dataset with location, contact, and identification data for each box.

The data comes directly from CrossFit's own registry — the same source that powers the official gym finder at crossfit.com/map.

Output fields

FieldTypeDescription
affiliate_idstringOfficial CrossFit affiliate ID
namestringAffiliate box name
addressstringStreet address
citystringCity
statestringState or province
countrystringCountry name
postal_codestringZIP or postal code
latitudenumberLatitude coordinate
longitudenumberLongitude coordinate
phonestringPhone number
emailstringContact email
websitestringBox website URL
statusstringAffiliate status
parent_affiliatestringParent affiliate ID if applicable

Input

ParameterTypeDefaultDescription
maxItemsinteger100Maximum number of records to scrape. Leave at default to get the full dataset (~10,000+ records).

Use cases

  • B2B lead generation — Build outreach lists for equipment vendors, gym-management SaaS, insurance providers, and coaching certifications targeting ~13,000 box owners worldwide.
  • Market research — Analyze CrossFit affiliate density by region, country, or city.
  • Data enrichment — Use the affiliate_id as a join key with the CrossFit Games Leaderboard Scraper to link competitive performance data to gym records.

Performance

A full-directory run (~10,000+ records) completes in under 5 minutes. No proxies required — CrossFit's affiliate API is publicly accessible.

Notes

  • The list endpoint returns currently active affiliates only.
  • state, phone, email, and parent_affiliate fields are not available from the list API and will be null in the output.
  • website entries with only "http://" (blank website) are normalized to null.