kleague-results

Retrieve K League 1 and 2 match results and team rankings from official JSON endpoints.

Updated May 1, 2026
One-click install
npx skills add https://github.com/seolcoding/k-parent-skill --skill kleague-results-seolcoding
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kleague-results
Source: https://github.com/seolcoding/k-parent-skill/tree/main/kleague-results
Command: npx skills add https://github.com/seolcoding/k-parent-skill --skill kleague-results-seolcoding

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually searching for K League match results and current team rankings across different dates and teams is tedious and often leads to incomplete information, especially for fans following specific clubs.

Core Features & Use Cases

  • Official Data Fetching: Retrieves match results directly from official K League JSON endpoints, avoiding unreliable scraped data.
  • Team Filtering: Narrows down results to a specific team using its name, full name, or official team code.
  • Standings Integration: Includes current league rankings alongside match results for full context.
  • Use Case: A FC Seoul fan can get all of the team's recent match outcomes and current league position in a single query instead of checking multiple sources.

Quick Start

Ask the AI to show you the K League 1 match results and current rankings for 2026-03-22 filtered for FC Seoul.

Frequently Asked Questions about kleague-results

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get K League match results and current team rankings for a specific date?

You can retrieve K League match results and current team rankings by specifying a date, which fetches official K League 1 and 2 data directly from JSON endpoints. This provides normalized match outcomes and league standings without HTML scraping.

Can I filter K League match results to track a specific club like FC Seoul?

Yes, you can filter K League match results for a specific club by providing the team name, full name, or official team code. This isolates individual club performance data and current league position from the broader match outcomes.

Does this tool use HTML scraping to retrieve Korean football league standings?

No, retrieving Korean football league standings does not rely on HTML scraping. It uses the kleague-results npm package to fetch and normalize structured data directly from official K League JSON endpoints, ensuring accurate and reliable data extraction.

What is the best way to check daily match outcomes for both K League 1 and 2?

The best way to check daily match outcomes for K League 1 and 2 is to query official K League JSON endpoints by date. This returns normalized structured data including match results and current league rankings in a single fetch without scraping.

Are current league standings included when I fetch K League match results?

Yes, current league standings are integrated when you fetch K League match results. The Skill retrieves official data to provide full context, showing both the requested match outcomes and the current team rankings for the leagues.