Anytime Fitness Club Locator Scraper avatar

Anytime Fitness Club Locator Scraper

Pricing

Pay per event

Go to Apify Store
Anytime Fitness Club Locator Scraper

Anytime Fitness Club Locator Scraper

Scrapes Anytime Fitness club locations from their sitemap — covers 3,000+ US and international clubs. Extracts club name, address, contact details, coordinates, hours, and amenities from each location page.

Pricing

Pay per event

Rating

0.0

(0)

Developer

BowTiedRaccoon

BowTiedRaccoon

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

16 days ago

Last modified

Categories

Share

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:

FieldDescription
club_idUnique numeric club identifier
club_nameClub name (e.g. "Anytime Fitness Abilene")
addressFull street address
cityCity
stateState or province
countryCountry code (US, AU, GB, AE, ZA, IE, SA)
postal_codeZIP / postcode
latitudeLatitude coordinate
longitudeLongitude coordinate
phonePhone number
emailClub email address
club_urlURL of the club's location page
hoursStaffed office hours (front-desk), by day
access_24_7Whether the club offers 24-hour member access
amenitiesComma-separated amenity list
social_linksClub-specific links (Facebook, Instagram, join-now portal, etc.)

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,370 clubs across 8 markets — United States (~2,300), Australia (~660), India (~215), United Kingdom (~185), plus the UAE, Saudi Arabia, South Africa, and Ireland.

Usage

  • Country — pick which market to scrape. Defaults to United States (the largest by far). Anytime Fitness lists the US last in its sitemap, so choosing "All countries" with a small Max Items returns only the first market (Australia) — set the country you actually want. Selecting a single country also scopes each run to just that market.
  • State / Region — optional; scrape only clubs in one state. Enter the full name as it appears in the club URL (e.g. "Texas", "New York"). Only clubs in that state are fetched, so a state run stays cheap.
  • Max Items — set to 0 to scrape every club in the selected country (or state, if set), or enter a number to cap the run (useful for testing).

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