Skip to content

shivam534d/crickInfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

CrickInfo

You are given link of IPL 2020-2021 home page link.

You need to scrap data using this link in the format displayed below.

  1. Create a folder of ipl 2020.

  2. Inside that folder create folders for each team playing in that ipl.

  3. Create Json file of each batsman in that team folder in which we will store details of the player in the form of array of object where each object should describe a particular match played by a player. Details of an object includes.

    3.1. Runs, balls, sixes , fours, sr for that match.
    
    3.2. date ,venue ,result and opponent name for that match.
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published