serve-and-volley / atp-world-tour-tennis-data

Using Python to scrape ATP World Tour tennis data
193 stars 109 forks source link

About the player overviews #13

Open Ssstoneee opened 6 years ago

Ssstoneee commented 6 years ago

Hi, could you please add the player overviews CSV column titles, etc to the python folder? Thank you soooo much!

serve-and-volley commented 6 years ago

@Ssstoneee: Let me know if you cannot find what you are looking for here:

jacquespeeters commented 6 years ago

Would it be possible to also provide python script which scrape players?

Thank you for this fantastic database to play with.

svmunster commented 5 years ago

Would it be possible to also provide python script which scrape players?

Thank you for this fantastic database to play with.

Great job you did with these scripts! I'm also interested in the python script which scrape players. Any chance you could share that as well?

serve-and-volley commented 4 years ago

@Ssstoneee @jacquespeeters @svmunster: I have revised all the Python scripts and rescraped all the CSV files through the 2019 matches. In addition I updated them for Python 3. I will also be adding the Python script to scrape the individual player info as well soon.

alessandro-bugatti commented 2 years ago

@serve-and-volley Any news about script to retrieve individual players info? I saw only CSV files about players here, but they are outdated, and I didn't find any script to run to obtain updated info. Anyway, thanks for your project, it's very cool to have all this information in one place.

serve-and-volley commented 1 year ago

@Ssstoneee @jacquespeeters @svmunster @alessandro-bugatti I have added:

The CSV columns are the following:

player_id
first_name
last_name
country_code
birthdate
birth_year
birth_month
birth_day
turned_pro
weight_kg
weight_lbs
height_cm
height_in
birthplace

Let me know if you have any questions or need anything else 🍻