OrbTop

Anytime Fitness Club Locator Scraper

LEAD GENERATION

Anytime Fitness Club Locator Scraper

Scrapes all Anytime Fitness club locations from the official sitemap — covering 3,000+ clubs across the US, Australia, UAE, South Africa, UK, Ireland, and Saudi Arabia. Extracts contact details, GPS coordinates, staffed hours, and amenities for each location.

What you get

Each record contains:

Field Description
club_id Unique numeric club identifier
club_name Club name (e.g. "Anytime Fitness Abilene")
address Full street address
city City
state State or province
country Country code (US, AU, GB, AE, ZA, IE, SA)
postal_code ZIP / postcode
latitude Latitude coordinate
longitude Longitude coordinate
phone Phone number
email Club email address
club_url URL of the club's location page
hours Operating hours
amenities Comma-separated amenity list

Example output

{
  "club_id": "2009",
  "club_name": "Anytime Fitness Abilene",
  "address": "4310 Buffalo Gap Rd, Abilene, Texas, 79606",
  "city": "Abilene",
  "state": "Texas",
  "country": "US",
  "postal_code": "79606",
  "latitude": 32.41823,
  "longitude": -99.78234,
  "phone": "(325) 692-6454",
  "email": "abilene@anytimefitness.com",
  "club_url": "https://www.anytimefitness.com/locations/abilene-texas-2009",
  "hours": "Mo-Su 00:00-23:59",
  "amenities": "Open 24 Hours, Free fitness consultations, Personalised fitness plans, Free access to Apple Fitness+"
}

Coverage

~3,150 clubs across 7 countries. US coverage alone is 2,298 clubs. The scraper walks all locale sitemaps automatically.

Usage

Set Max Items to 0 to scrape all clubs, or enter a number to limit the run (useful for testing).

A full run (all 3,150+ clubs) typically completes within 2-3 hours with residential proxy routing.

How it works

Club URLs are discovered from the official sitemap index at anytimefitness.com/sitemap-index.xml. Each club detail page is rendered with a browser to bypass the site's bot protection, and structured data (schema.org JSON-LD) is extracted along with supplementary DOM fields for any data not covered by structured markup.

Use cases

  • B2B lead generation — franchise owner contact data for equipment suppliers, SaaS vendors, and insurance providers
  • Market research — gym density analysis by region, competitive landscape
  • Consumer apps — finding the nearest Anytime Fitness club
  • Data enrichment — adding GPS coordinates and contact info to existing location lists