VOOZH about

URL: https://apify.com/jungle_synthesizer/cbkc-brazil-dog-show-rankings-scraper

⇱ CBKC Brazil Dog Show Rankings Scraper Β· Apify


πŸ‘ CBKC Brazil Dog Show Rankings Scraper avatar

CBKC Brazil Dog Show Rankings Scraper

Pricing

Pay per event

Go to Apify Store

CBKC Brazil Dog Show Rankings Scraper

Scrape CBKC (Brazil's FCI-affiliated kennel club) annual dog show rankings including top breeders and top kennels per breed with points, breed, and owner details.

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

a month ago

Last modified

Categories

Share

Scrape annual dog show rankings from CBKC β€” the ConfederaΓ§Γ£o Brasileira de Cinofilia, Brazil's FCI-affiliated national kennel club. Extracts breeder and kennel rankings by year (2016–present) including position, kennel name, breed, owner, and points.

What data does this scraper extract?

Each record covers one ranked entry from a CBKC annual ranking table:

FieldDescription
ranking_yearCalendar year of the ranking (e.g. 2025)
ranking_categoryCategory name: Top 10 Criadores (top breeders overall) or Top 5 Criadores de cada Raca (top 5 per breed)
positionNumerical rank position within the category
kennel_nameName of the kennel (canil)
breedBreed name in Portuguese (FCI standard)
ownerPrimary owner name
co_ownerCo-owner name, if listed
pointsPoints accumulated during the ranking year
scraped_atISO 8601 timestamp of when the record was scraped

Example output

{
"ranking_year":2025,
"ranking_category":"Top 10 Criadores",
"position":1,
"kennel_name":"MALABO APD",
"dog_name":null,
"breed":"RHODESIAN RIDGEBACK",
"breed_group":null,
"owner":"ANA PAOLA CALTABIANO DOS SANTOS DINIZ",
"co_owner":null,
"handler":null,
"points":3639,
"show_count":null,
"region":null,
"scraped_at":"2026-05-31T12:00:00.000Z"
}

Input configuration

ParameterTypeDescriptionDefault
maxItemsintegerMaximum number of records to scrape. Set large (e.g. 5000) to retrieve all historical data across all years.required

How it works

  1. Seeds one request per ranking year (2016 through the current year) at cbkc.org/rankings/por_ano/{year}
  2. For each year page, parses two Bootstrap tab pane tables:
    • Top 10 Criadores β€” the top 10 kennels overall by accumulated show points
    • Top 5 Criadores de cada RaΓ§a β€” the top 5 kennels per breed
  3. Returns all matching rows as flat records

The CBKC site is server-rendered PHP/CodeIgniter with no JavaScript required β€” all data is present in the initial HTML response.

Data coverage

  • Scope: Covers Brazil only (FCI affiliated, CBKC registered)
  • Years: 2016–present (new year added when CBKC opens its annual ranking)
  • Volume: Approximately 4,000 records for a full historical run (~10 records/year from Top 10 Criadores + ~400 per year from Top 5 per breed)
  • Update cadence: Rankings update in real-time during the calendar year; historical years are final

Use cases

  • Breeder market intelligence β€” identify which kennels dominate specific breeds
  • Pedigree traceability platforms β€” link championship-level breeders to lineages
  • Breed club historical records
  • AI training datasets for dog-breed celebrity graphs
  • Competitive analysis for kennel marketing (Brazil + LATAM)

Notes

  • The dog_name, breed_group, show_count, handler, and region fields are not present in the CBKC ranking tables and will always be null
  • Kennel names marked "RANKING SOB ANÁLISE" (ranking under review) appear as-is β€” these are legitimate entries under active administrative review by CBKC
  • Rankings for the current year are live/partial until year-end

You might also like

CBKC Brazil Dog Breed Directory Scraper

jungle_synthesizer/cbkc-brazil-dog-breed-directory-scraper

Scrapes the CBKC (ConfederaΓ§Γ£o Brasileira de Cinofilia) breed directory β€” FCI-recognised breeds with Portuguese names, FCI numbers, groups, countries of origin, and official standard PDF download links. The canonical PT-BR source for all FCI breed standards.

πŸ‘ User avatar

BowTiedRaccoon

2

DogTime Dog Breed Profile Scraper

jungle_synthesizer/dogtime-com-dog-breed-profile-scraper

Scrape all 550+ dog breed profiles from DogTime.com, including 25-axis trait scores (adaptability, friendliness, trainability, and more), vital stats, breed group, and detailed text sections for each breed.

πŸ‘ User avatar

BowTiedRaccoon

2

Open Dog Registry

tamalalcmalich/open-dog-registry

API for dog breeds

3

AKC Dog Breed Directory Scraper

jungle_synthesizer/akc-dog-breed-directory-scraper

Extract complete AKC breed profiles: trait scorecards, physical stats, colors, parent clubs, and popularity rankings for all recognized breeds and FSS candidates.

πŸ‘ User avatar

BowTiedRaccoon

2

Dog Facts Scraper

robiles93/dog-facts-scraper

The Dog API provides information on over 340 dog breeds, 20 breed groups, and fun facts. Our data is accurate and constantly updated. Easily integrate this information into your own website or application with our user-friendly API. Get started today and discover more about the world of dogs.

πŸ‘ User avatar

Kevin Contreras

6

Random Dog Image Scraper

rexbuck2000/random-dog-image-scraper

Random Dog Image Scraper

2

AKC Event Search & Show Results Scraper

jungle_synthesizer/akc-event-search-show-results-scraper

Scrapes AKC-sanctioned dog show events and competition results from the American Kennel Club event search. Returns event details including venue, club, dates, superintendent, premium list and entry information for conformation, agility, obedience, rally, and other event types.

πŸ‘ User avatar

BowTiedRaccoon

2