France Sports Clubs · All Federations Export
Pricing
from $0.00005 / actor start
France Sports Clubs · All Federations Export
One click merges French sports clubs from eight federation directories into one CRM-ready dataset. Hiking, athletics, judo, rugby, riding, swimming, basketball, handball. Pick all or one sport. No login.
Pricing
from $0.00005 / actor start
Rating
0.0
(0)
Developer
Corentin Robert
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
One click, one spreadsheet-ready dataset — export French sports clubs from sixteen public federation directories without running sixteen separate jobs yourself.
No login. No API key. Pick All federations and Start, or choose a single sport. Departments default to Paris (75).
Who is this for?
| You are… | Typical goal | Suggested setup |
|---|---|---|
| Agency / data team | The France sports club pack in one file | All federations + one department first |
| Sales / outbound | Only athletics or only swimming this week | Pick one federation, keep Paris, raise Max clubs later |
| Sportswear or equipment brand | Multi-sport prospect list by département | One department, all federations, maxItems: 0 on a paid plan |
| Data / ops | Scheduled master table | Same inputs on a schedule |
What you get: the same rows as the standalone federation Actors, appended into one hub dataset, with federation, hub_child_actor and hub_child_run_id so you can trace which export produced each row.
How it works (simple)
- You choose All federations or one sport, plus departments and max clubs.
- This hub starts the matching child Actor(s) on your Apify account (
corent1robert). - The same
departmentsandmaxItemsare passed to every child. - When each child run succeeds, its dataset rows are copied into this hub’s dataset.
- You download one CSV / Excel / JSON from the hub run.
Quick start
- Open this Actor on Apify and click Try for free or Start.
- Leave Federation on Athletics only (FFA) for a first run (or pick another sport / all).
- Keep Departments on Paris (75) and Max clubs at 20. Do not pick All departments on a smoke run.
- Click Start. Open Storage → Dataset when the hub finishes.
Ready-made examples (published tasks)
| Example | Best for |
|---|---|
| Find Paris athletics clubs via the France hub | First run / Île-de-France |
| Rhône swimming clubs, CRM-ready via the hub | CRM import |
| La Réunion handball clubs via the France hub | Overseas department |
| Paris sample across 16 French federations | Full pack, capped |
Standalone federation Actors
You can still run each federation alone (same data, no hub merge):
| Sport | Actor |
|---|---|
| Hiking (FFRandonnée) | FFRandonnée Clubs · French Hiking Directory |
| Athletics (FFA) | FFA Athletics Clubs · French Directory |
| Judo (FFJDA) | FFJDA Judo Clubs · French Directory |
| Rugby (FFR) | FFR Rugby Clubs · French Directory |
| Equestrian (FFE) | FFE Equestrian Clubs · French Directory |
| Swimming (FFN) | FFN Swimming Clubs · French Directory |
| Basketball (FFBB) | FFBB Basketball Clubs · French Directory |
| Handball (FFHandball) | FFHandball Clubs · French Directory |
| Volleyball (FFVolley) | FFVolley Clubs · French Directory |
| Climbing (FFME) | FFME Climbing Clubs · French Directory |
| Canoe (FFCK) | FFCK Canoe Clubs · French Directory |
| Golf (FFGolf) | FFGolf Golf Clubs · French Directory |
| Chess (FFÉchecs) | FFÉchecs Chess Clubs · French Directory |
| Gymnastics (FFGym) | FFGym Gymnastics Clubs · French Directory |
| Badminton (FFBaD) | FFBaD Badminton Clubs · French Directory |
| Football (FFF) | FFF Football Clubs · French Directory |
Hiking and rugby are two different Actors (FFRandonnée vs FFR rugby). Equestrian (ffe-clubs-scraper) is not chess (ffechecs-clubs-scraper).
Input
| Field | Type | Default | Notes |
|---|---|---|---|
federation | string | all (Try prefill: ffa) | all or one child key (ffr, ffa, ffgolf, ffechecs, ffgym, ffbad, …) |
departments | array | ["75"] | Passed through to each child. ALL is nationwide on every selected federation — avoid on a first run |
maxItems | integer | 20 | Passed through to each child. 0 = no row ceiling. Free plan: 20 / child run |
Paris athletics sample:
{ "federation": "ffa", "departments": ["75"], "maxItems": 20 }
Eight federations, Paris only, capped:
{ "federation": "all", "departments": ["75"], "maxItems": 20 }
Output
Child schemas differ by federation. The hub copies each row as-is and adds:
| Field | Meaning |
|---|---|
federation | Hub key (ffa, ffn, …) |
hub_child_actor | Store id of the child Actor |
hub_child_run_id | Child run id |
Download JSON, CSV or Excel from the hub dataset. Use the Outreach CRM view when you mainly need email and phone.
Pricing and cost
This hub is pay-per-event:
| Event | What you pay |
|---|---|
apify-actor-start | About $0.00005 per GB of hub memory (default 1 GB → one start event) |
| Copied dataset rows | $0 on the hub — we do not bill again for merging |
On top of the hub start, Apify also bills each child Actor run (compute and that child’s PPE, if any). An All federations job is 1 hub run + 16 child runs. Standalone PPE on FFA, FFN, etc. still applies when those Actors charge per club. Football (FFF) also uses Apify Unblocker on the child run.
Free plan: 20 clubs per child run.
Good to know
- Timeouts: allow several hours when running all sixteen federations with
maxItems: 0or nationwide departments. - Failures: if one federation run fails, the hub logs it and continues with the remaining sports; check RUN_LOG for details.
- Use public data in line with each federation’s terms and GDPR.
Support
Questions about a France delivery, season updates, or a custom merged file?
corentin@outreacher.fr — or reply on your Apify run thread.