Skip to content

SakshiRastogi1302/CricInfo-Web_Scrapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

CricInfo-Web_Scrapping

  1. You are given link of IPL 2020-2021 Home Page (https://www.espncricinfo.com/series/ipl-2020-21-1210595) .

  2. 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.
    4. Details of an object includes
      1. Runs, Balls, Sixes , Fours, Sr for that match
      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