Toastmasters Club Finder Scraper
Pricing
from $7.69 / 1,000 results
Toastmasters Club Finder Scraper
Scrapes Toastmasters clubs from the official Club Finder by coordinates, radius, and country. Returns each club as a flat row with meeting times, venue, and contact details.
Pricing
from $7.69 / 1,000 results
Rating
0.0
(0)
Developer
ParseForge
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
11 hours ago
Last modified
Categories
Share
Toastmasters Club Finder Scraper
Scrape Toastmasters clubs from the official Club Finder by location, radius, and country. Get every club's name, meeting times, venue, contact details, and distance from your coordinates. No login or API key. Export to CSV, JSON, Excel, or XML.
Toastmasters International's Club Finder lets anyone search for clubs, but copying the results by hand is slow and error-prone. This Actor reads the public Club Finder directly, so you can pull hundreds of clubs around any coordinates in one run. Filter by country and radius, and get a clean dataset of clubs with their meeting details and contact information.
| Who uses it | What they scrape Toastmasters Club Finder for |
|---|---|
| Market researchers | Map the density and distribution of Toastmasters clubs in a region |
| Event organizers | Find nearby clubs to invite as partners or speakers |
| Business developers | Build a lead list of clubs for outreach or sponsorship |
| Data analysts | Collect club data for geographic or demographic analysis |
What it does
This Actor collects Toastmasters clubs from the official Club Finder by geographic coordinates, radius, and optional country, and returns each club as a flat row with its name, meeting times, venue, and contact details.
- π Location-based search: enter latitude and longitude to find clubs around any point on Earth.
- π Radius control: set the search radius in miles, from 1 to 1000, to narrow or widen results.
- π Country filter: optionally restrict results to clubs in a specific country.
- π’ Max items: cap the number of clubs returned per run, up to 1,000,000.
Results export to CSV, JSON, Excel, or XML, or straight from the API.
What you can do with Toastmasters Club Finder data
π Market analysis.
A market researcher enters coordinates for a metro area and a 50-mile radius to collect all Toastmasters clubs, then analyzes meeting times and venues to understand local demand.
π€ Event planning.
An event organizer searches around a conference venue with a 10-mile radius to find clubs that might co-host or promote the event.
π€ Lead generation.
A business developer scrapes clubs in a target country and exports the contact details to build a prospect list for outreach.
πΊοΈ Geographic mapping.
A data analyst collects clubs across multiple coordinates and plots them on a map to visualize club distribution and identify gaps.
Why choose this scraper
| What you get | |
|---|---|
| No API key | Uses the public Club Finder, so no registration or authentication is needed. |
| Structured output | Every club is returned as a flat row with consistent fields for easy analysis. |
| Scalable | Collect up to a million clubs per run, limited only by the Club Finder's data. |
| Flexible export | Download results as CSV, JSON, Excel, or XML for use in any tool. |
How it compares
No other Store actor targets Toastmasters Club Finder the same way, so the honest comparison is with the alternatives teams actually weigh.
| Toastmasters Club Finder Scraper | Build it in-house | By hand | |
|---|---|---|---|
| Setup | Run it now, zero config | Days of engineering | None, but hours per pull |
| When Toastmasters Club Finder changes | Maintained for you | You fix it | You re-learn the page |
| Proxies, retries, anti-bot | Built in | Your problem | Browser only |
| Output | Fixed JSON schema, CSV/Excel export | Whatever you build | Copy-paste |
| Cost | Pay per result | Engineering time | Analyst hours |
Configure the run
Drive the Actor with coordinates, radius, and an optional country filter. Clubs are returned by distance from your point, and the max items limit controls how many rows you get. The Input tab lists every parameter.
A first run with the defaults:
{"maxItems": 10,"latitude": "40.7128","longitude": "-74.0060","radius": 25}
A larger pull:
{"maxItems": 200,"latitude": "40.7128","longitude": "-74.0060","radius": 25}
Pricing
Pay-per-result: $0.0085 per result collected. You pay only for the results written to your dataset.
| Results collected | Approximate cost |
|---|---|
| 100 results | $0.85 |
| 1,000 results | $8.50 |
| 10,000 results | $85.00 |
New Apify accounts start with $5 in free credit.
Free users
Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.
Run it
- Create a free Apify account with $5 in credit.
- Open the Toastmasters Club Finder Scraper.
- Set your inputs and any filters, then click Start.
- Export the results as CSV, Excel, JSON, or XML from the Dataset tab.
Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.
Use with AI agents (MCP)
Give an AI agent live access to Toastmasters Club Finder through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:
$claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/toastmasters-club-finder-scraper"
Then prompt it in plain language to run the scraper and read back the results.
Troubleshooting
Why am I getting no results?
Verify your latitude and longitude are correct and within the range. Increase the radius or remove the country filter. Some remote areas may have no clubs.
The Actor returns fewer clubs than maxItems.
That is normal if there are not enough clubs within your radius and country. Expand the radius or search a different location.
I get an error about invalid coordinates.
Ensure latitude is between -90 and 90 and longitude between -180 and 180. Use decimal degrees, not degrees/minutes/seconds.
The run takes a long time.
Reduce maxItems or narrow the radius. The Club Finder may be slow for large areas.
FAQ
| Question | Answer |
|---|---|
| Do I need a Toastmasters account or API key? | No. This Actor reads the public Club Finder, so no login or key is required. |
| What data does each club row include? | Each row includes the club's name, meeting times, venue address, contact information, and distance from your search coordinates, as returned by the Club Finder. |
| Can I search by city or address instead of coordinates? | Currently, the Actor requires latitude and longitude. You can use any geocoding service to convert an address to coordinates first. |
| How many clubs can I scrape in one run? | You can set maxItems up to 1,000,000, but the actual number depends on how many clubs exist within your radius and country filter. |
| Is the radius in miles or kilometers? | The radius is in miles, as specified in the input schema. |
| Can I filter by club language or meeting type? | The Club Finder does not expose those filters directly, so this Actor only supports country and radius. You can filter the output dataset yourself after export. |
| What export formats are supported? | You can export the results as CSV, JSON, Excel, or XML from the Apify platform. |
| How often is the Club Finder data updated? | The Actor scrapes live data from the Club Finder on each run, so you always get the current listings. |
| Can I run this on a schedule? | Yes, you can set up a recurring schedule in Apify to collect clubs automatically at intervals you choose. |
| What if I get no results? | Check your coordinates, increase the radius, or remove the country filter. The Club Finder may have no clubs in that area. |
Related actors
Browse the full ParseForge collection for more scrapers.
π Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.
β οΈ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by Toastmasters International. It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.
