abhishek-mygit / Cricket-Match-Win-Predictor

A program (Python) or an GUI application (Tkinter) that predicts the percentage of victory of any team in a cricket match by scraping on its own, the statistics of the players from the web.
4 stars 4 forks source link

error #2

Closed Finnt404 closed 4 years ago

Finnt404 commented 4 years ago

RoR please help me out!!

abhishek-mygit commented 4 years ago

Hi.. Sorry for late reply.. Instead of the ground name, the ground id is needed to be entered which could be found using the ESPN Cricinfo Statsguru page. The following is the link for the same.

http://stats.espncricinfo.com/ci/engine/stats/index.html

After navigating to the website, under the 'Statsguru Records' section or anchor, if you click any format of cricket once you fill the ground name and submit, you could easily find the ground id for that particular ground that ESPNCricinfo uses on its back-end database. For example, the ground id here for Chepauk stadium is 291. In this way, you have to enter the ground id of the the ground that you desire.

This is because, this project entirely depends on data scraping from the website and we have no other option of building the URL of the website from which we need to scrap the data. The following images will give you an idea of how to find the ground id.

Form to fill out Ground Id Ground ID Visible
Finnt404 commented 4 years ago

Thank u so much ✌️

On Mon, Dec 16, 2019, 5:15 PM Abhishek L notifications@github.com wrote:

Hi.. Sorry for late reply.. Instead of the ground name, the ground id is needed to be entered which could be found using the ESPN Cricinfo Statsguru page. The following is the link for the same.

http://stats.espncricinfo.com/ci/engine/stats/index.html

After navigating to the website, under the 'Statsguru Records' section or anchor, if you click any format of cricket once you fill the ground name and submit, you could easily find the ground id for that particular ground that ESPNCricinfo uses on its back-end database. For example, the ground id here for Chepauk stadium is 291. In this way, you have to enter the ground id of the the ground that you desire.

This is because, this project entirely depends on data scraping from the website and we have no other option of building the URL of the website from which we need to scrap the data. The following images will give you an idea of how to find the ground id.

[image: Form to fill out Ground Id] https://user-images.githubusercontent.com/39903580/70904197-ca1d8600-2026-11ea-8316-565388b68804.PNG

[image: Ground ID Visible] https://user-images.githubusercontent.com/39903580/70904521-9bec7600-2027-11ea-8862-53738f4938ed.PNG

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/abhishek-mygit/Cricket-Match-Win-Predictor/issues/2?email_source=notifications&email_token=AMYB55RHHGWS6S7TAW76QNLQY5S6NA5CNFSM4I7OKDYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEG6OLIA#issuecomment-566027680, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMYB55Q4CY5YT34R2YPOWKDQY5S6NANCNFSM4I7OKDYA .

Finnt404 commented 4 years ago

Thank you so much ✌️

On Wed, Dec 18, 2019, 9:34 PM Suhan Sweet suhan.sweet8l67@gmail.com wrote:

Thank u so much ✌️

On Mon, Dec 16, 2019, 5:15 PM Abhishek L notifications@github.com wrote:

Hi.. Sorry for late reply.. Instead of the ground name, the ground id is needed to be entered which could be found using the ESPN Cricinfo Statsguru page. The following is the link for the same.

http://stats.espncricinfo.com/ci/engine/stats/index.html

After navigating to the website, under the 'Statsguru Records' section or anchor, if you click any format of cricket once you fill the ground name and submit, you could easily find the ground id for that particular ground that ESPNCricinfo uses on its back-end database. For example, the ground id here for Chepauk stadium is 291. In this way, you have to enter the ground id of the the ground that you desire.

This is because, this project entirely depends on data scraping from the website and we have no other option of building the URL of the website from which we need to scrap the data. The following images will give you an idea of how to find the ground id.

[image: Form to fill out Ground Id] https://user-images.githubusercontent.com/39903580/70904197-ca1d8600-2026-11ea-8316-565388b68804.PNG

[image: Ground ID Visible] https://user-images.githubusercontent.com/39903580/70904521-9bec7600-2027-11ea-8862-53738f4938ed.PNG

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/abhishek-mygit/Cricket-Match-Win-Predictor/issues/2?email_source=notifications&email_token=AMYB55RHHGWS6S7TAW76QNLQY5S6NA5CNFSM4I7OKDYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEG6OLIA#issuecomment-566027680, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMYB55Q4CY5YT34R2YPOWKDQY5S6NANCNFSM4I7OKDYA .