Power BI

Run CricAPI IPL APIs in 2 Minutes

🏏 Run CricAPI IPL APIs in Power BI in 2 Minutes — No Code Needed!

Want to create a live IPL dashboard in Power BI? You’re in luck! In this quick tutorial, we’ll show you how to connect CricAPI directly in Power BI using the built-in Web connector — no coding required.

Whether you’re tracking live scores, points tables, or match schedules, this method is easy for beginners and fast for pros.


🔗 CricAPI URLs You’ll Need

Replace "YOURKEY" with your actual API key from CricAPI.

  1. Live Match Scores

    Plain text
    Copy to clipboard
    Open code in new window
    EnlighterJS 3 Syntax Highlighter
    https://api.cricapi.com/v1/cricScore?apikey=YOURKEY
    https://api.cricapi.com/v1/cricScore?apikey=YOURKEY
    https://api.cricapi.com/v1/cricScore?apikey=YOURKEY
  2. IPL Points Table

    Plain text
    Copy to clipboard
    Open code in new window
    EnlighterJS 3 Syntax Highlighter
    https://api.cricapi.com/v1/series_points?apikey=YOURKEY&id=d5a498c8-7596-4b93-8ab0-e0efc3345312
    https://api.cricapi.com/v1/series_points?apikey=YOURKEY&id=d5a498c8-7596-4b93-8ab0-e0efc3345312
    https://api.cricapi.com/v1/series_points?apikey=YOURKEY&id=d5a498c8-7596-4b93-8ab0-e0efc3345312
  3. IPL Series Info

    Plain text
    Copy to clipboard
    Open code in new window
    EnlighterJS 3 Syntax Highlighter
    https://api.cricapi.com/v1/series_info?apikey=3YOURKEY&id=d5a498c8-7596-4b93-8ab0-e0efc3345312
    https://api.cricapi.com/v1/series_info?apikey=3YOURKEY&id=d5a498c8-7596-4b93-8ab0-e0efc3345312
    https://api.cricapi.com/v1/series_info?apikey=3YOURKEY&id=d5a498c8-7596-4b93-8ab0-e0efc3345312

Note :

The ID d5a498c8-7596-4b93-8ab0-e0efc3345312 is for IPL 2025.

If you want to view details of any other series or tournament, you can simply replace the tournament ID in the API URL. You can find the ID of any series on CricAPI and use it like this:

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
https://api.cricapi.com/v1/series_info?apikey=YOURKEY&id=TOURNAMENT_ID
https://api.cricapi.com/v1/series_info?apikey=YOURKEY&id=TOURNAMENT_ID
https://api.cricapi.com/v1/series_info?apikey=YOURKEY&id=TOURNAMENT_ID

✅ For example:
id = d5a498c8-7596-4b93-8ab0-e0efc3345312 → for IPL 2025
id = TOURNAMENT_ID → Replace this with the ID of any other tournament.

Just update the id parameter to load data for different tournaments in Power BI.


⚡ Steps to Load the API in Power BI

🔹 Step 1: Open Power BI Desktop

  • Launch Power BI

  • Click on Home > Get Data > Web

🔹 Step 2: Paste the API URL

  • Choose Basic option

  • Paste one of the URLs above

  • Click OK

Power BI will connect to the API and return the JSON data.


🔍 Step 3: Navigate the Data

  • In the Navigator pane, select the data field

  • If it’s a list, click Convert to Table

  • Then click To Table > Expand Columns as needed

Repeat for the other two APIs.


📊 What You Can Build

VisualSource API
Live Match CardcricScore
Points Tableseries_points
Match Scheduleseries_info

🧠 Tips for Using the Data

  • Rename the queries: LiveScores, PointsTable, and MatchSchedule

  • Add visuals like tables, cards, and slicers

  • Set up auto-refresh if publishing to Power BI Service


✅ Benefits of This Method

  • No coding needed

  • Quick and efficient

  • 100% API-based data refresh

  • Great for dashboards or reports during IPL season


📣 Final Words

With CricAPI and Power BI, you can impress your friends, followers, or clients with real-time IPL data dashboards — all without writing a single line of code.

If you want a ready-made Power BI file Click Here to View!

Power BI

Leave a Reply

Shopping cart

0
image/svg+xml

No products in the cart.

Continue Shopping