Fedeciclismo Colombia - Calendar & Ligas Scraper avatar

Fedeciclismo Colombia - Calendar & Ligas Scraper

Pricing

Pay per event

Go to Apify Store
Fedeciclismo Colombia - Calendar & Ligas Scraper

Fedeciclismo Colombia - Calendar & Ligas Scraper

Scrapes race calendar pages and departmental liga data from the Colombian Cycling Federation (Fedeciclismo). Returns calendar entries with PDF links by discipline and contact records for affiliated ligas.

Pricing

Pay per event

Rating

0.0

(0)

Developer

BowTiedRaccoon

BowTiedRaccoon

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

Extracts race calendar data and departmental liga contact information from the Colombian Cycling Federation (Federación Colombiana de Ciclismo — Fedeciclismo).

What it scrapes

The actor collects two types of records from federacioncolombianadeciclismo.com:

Calendar records (record_type: "calendar")

One record per discipline, containing the page title, the direct PDF download link for the race schedule, the cycling discipline, and the calendar year. Disciplines covered:

  • Ruta (road), Pista (track), BMX Racing, BMX Freestyle, MTB, Paracycling, Nacional, Internacional

Liga records (record_type: "liga")

One record per departmental cycling liga, containing contact details for the federation-affiliated organisation in each Colombian department.

Output fields

FieldTypeDescription
record_typestring"calendar" or "liga"
race_idstringComposite ID for calendar records (e.g. ruta-2025)
race_namestringPage title of the calendar page
race_urlstringDirect PDF link for the discipline calendar
disciplinestringCycling discipline
federation_sanctionedbooleanAlways true for calendar records
calendar_yearintegerYear the calendar belongs to
liga_idstringLiga identifier (e.g. liga1)
liga_namestringFull league name
liga_departmentstringColombian department the liga represents
liga_urlstringLiga external URL (Facebook page)
liga_presidentstringPresident name
liga_emailstringContact email
liga_phonestringContact phone number
liga_addressstringPhysical address
source_urlstringSource page URL
scraped_atstringISO 8601 timestamp

Input

ParameterTypeDefaultDescription
maxItemsinteger10Maximum number of pages to process

Use cases

  • Scout databases — identify race calendars and event organisers for specific disciplines or departments
  • Cycling tourism operators — find which departments host events in peak season
  • Sponsorship prospecting — contact departmental ligas directly using the provided email and phone data
  • Sports analytics — build a structured dataset of Colombia's domestic cycling ecosystem

Notes

  • Calendar pages link to PDF schedules rather than HTML tables. Race-level detail (individual event dates, cities) requires opening the linked PDF.
  • The federation updates calendar pages during the season; re-running the actor captures the latest PDF version.
  • Email addresses are Cloudflare-obfuscated on the source page; this actor decodes them automatically.