python - Need to populate my database table with cricket records -


i need populate database table information below.

player data @ match level:

ipl year | match_number | team1 | team2 | match_result | player_name | runs_scored | wickets_taken | catches_taken | stumpings | man_of_the_match 

i using python scripting. please suggest me apis/download sites can information?


Comments