Copaci Panamerican Cycling Confederation Scraper avatar

Copaci Panamerican Cycling Confederation Scraper

Pricing

Pay per event

Go to Apify Store
Copaci Panamerican Cycling Confederation Scraper

Copaci Panamerican Cycling Confederation Scraper

Scrape COPACI (Pan-American Cycling Confederation): 41 national federations, Pan-American race calendar, continental records, and multilingual news articles.

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

COPACI Pan-American Cycling Confederation Scraper

Scrapes the COPACI website — the UCI's Pan-American continental cycling confederation — and extracts four structured data types in a single run:

  • National Federations — all 41 affiliated cycling federations across North America, Central America, South America, and the Caribbean (contact info, president, address, email)
  • Sanctioned Events — the Pan-American race calendar (Copa America series, Continental Championships, Pan-American Games) parsed from the built-in iCal feed
  • Continental Records — Pan-American records by discipline (track, road, MTB, BMX) from the official records table
  • News Articles — multilingual articles (ES/EN/FR) from the WordPress post archive

What data does this scraper return?

Each record is tagged with a type field: federation, event, record, or article.

Federation fields

FieldDescription
federation_idSlug identifier
federation_countryCountry name
federation_nameFull federation name
federation_urlWebsite URL (when listed)
federation_emailContact email
federation_phoneContact phone
federation_presidentCurrent federation president
federation_addressOfficial address
is_latamtrue for Latin American federations (excludes US, Canada, Mexico)

Event fields

FieldDescription
event_idStable event identifier
event_nameFull multilingual event name
event_countryHost country
event_datesDate range in YYYYMMDD format
event_uci_classUCI classification (CL2, CL1, CN, etc.)
event_disciplineroad / track / MTB / BMX / gravel
event_pan_american_seriesSeries name (Copa America, Continental Championship, etc.)
event_urlCOPACI event page URL

Record fields

FieldDescription
record_idUnique record identifier
record_disciplineroad / track / MTB / BMX
record_distanceEvent and distance (e.g. "Velocidad 200 mts")
record_athleteRecord holder name
record_countryRecord holder's country
record_timeRecord time
record_dateYear the record was set

Article fields

FieldDescription
article_idURL-derived slug identifier
article_urlFull article URL
article_titleArticle title
article_languageLanguage code: es / en / fr / pt
article_published_atPublication date
article_body_textArticle text (first 2000 characters)

All records also include source_url and scraped_at.

Input

ParameterTypeDefaultDescription
maxItemsinteger10Maximum total records across all data types

The scraper fills phases in order: federations (41) then events, records, and articles. Set maxItems: 100 or higher to reach all four data types.

Use cases

  • LATAM cycling sponsorship and B2B outreach — 41 national federation contacts in one run
  • Pan-American race calendar for sports data and betting markets
  • Continental records for performance benchmarking
  • Multilingual news archive for cycling media monitoring