Skip to content

riazsajidgit/CT2017-Final

Repository files navigation

CT2017-Final (Web Scrapping using BeautifulSoup Library)

This practice contains web scraping code to extract scorecard of famous cricket match between Pakistan and India (Champions Trophy 2017 Final @ Ovel Cricket, U.K.)

Scraped following data from Cricinfo:

  1. Pakistan Batting Card (Highlight: Excellent Opening Partnership between Fakhar Zaman & Azhar Ali)
  2. Indian Bowling Card (Highlight: None )
  3. Pakistan Bowling Card (Highlight: One of the all-time best opening bowling spell by Muhammad Amir well complemented by player of the series Hassan Ali )
  4. India Batting Card (Highlight: Review taken by Shadab Khan against Yuvraj Singh)

Batting Cards Contains:

  1. Batter Name
  2. How Got Out
  3. Runs Scored
  4. Balls Faced
  5. Minutes Batted
  6. Fours
  7. Sixes
  8. Strike Rate
  9. Country

Bowling Card Contains:

  1. Bowler Name
  2. Overs Bowled
  3. Maidens
  4. Runs Conceded
  5. Wickets Taken
  6. Economy
  7. Dot Balls
  8. Fours Conceded
  9. Sixes Conceded
  10. Wides Bowled
  11. No Balls Bowled
  12. Country

About

Web Scrapping using Beautiful Soup Library. Scraped Champions Trophy 2017 final match (Pakistan vs India) scorecard from Cricinfo.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published