Yoga Studio Scraper
Pricing
Pay per usage
Yoga Studio Scraper
Yoga Studio Scraper. Extract structured data with automatic pagination, proxy rotation, and JSON/CSV export. Pay only for results.
What it does
Yoga Studio Scraper extracts yoga studio and wellness center listings from publicly accessible business directories. For any given location, it collects studio names, addresses, class types offered, ratings, and pricing information. The actor intelligently identifies yoga styles (Vinyasa, Hot Yoga, Hatha, Ashtanga, Yin, and more) from listing details, giving you a comprehensive view of the yoga landscape in any area.
Why use it
The yoga and wellness industry continues to grow rapidly, and having accurate data about studios in specific areas is valuable for wellness industry analysts, yoga studio owners planning expansion, fitness app developers, health insurance companies building provider directories, and local business researchers. This actor automates what would otherwise be hours of manual research into a single automated run that produces clean, structured data.
How it works
- The actor takes a location as input and constructs a search query for yoga studio listings on Yellow Pages.
- CheerioCrawler efficiently parses the HTML response without requiring a full browser.
- Each listing is parsed for studio name, address, rating, and category information.
- Class types are intelligently derived from studio names and categories using keyword matching.
- Pagination is automatically followed until the maximum result count is reached.
- All results are pushed to the Apify dataset in a standardized format.
Input parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
location | string | "Los Angeles" | City or area to search for yoga studios |
maxResults | integer | 50 | Maximum number of studio listings to return (1-500) |
Output fields
| Field | Type | Description |
|---|---|---|
studioName | string | Name of the yoga studio |
address | string | Street address |
classTypes | string | Types of yoga classes offered |
rating | number | Average star rating |
priceRange | string | Pricing information |
url | string | Link to the listing page |
Cost estimate
This actor scrapes publicly available directory listings with no API costs. The pay-per-event pricing is $0.00075 per result. Collecting 100 studio listings costs approximately $0.075. Default memory is 1024 MB for efficient Cheerio-based HTML parsing.
Tips
- Use specific locations like "Santa Monica, CA" for more targeted results.
- The actor identifies common yoga styles from listing names and categories automatically.
- Pricing details may require visiting individual studio websites as directories often lack this information.
- Combine with scheduling data by visiting studio URLs from the output for class schedules.
- For related health data, check out Gym Finder Scraper and Nutrition Data Scraper.
- For sports results, see Marathon Results Scraper.
