glad94/infotennis
Python for scraping and processing tennis match data from the ATP Tour website.
This project helps tennis analysts and enthusiasts gather detailed ATP Tour match data. It takes official ATP Tour website links for tournaments and individual matches as input and outputs structured data about tournament calendars, results, key match statistics (like aces, serve ratings), rally analysis, stroke analysis, and court vision, either as raw JSON files or into a MySQL database. This is for anyone tracking player performance, match trends, or building a personal tennis statistics archive.
Use this if you need to programmatically collect and process comprehensive ATP Tour match statistics and tournament information for analysis or building a custom database.
Not ideal if you only need a quick lookup of basic match scores or if you require data for team tournaments (like ATP Cup) or doubles matches, as these are not fully supported by the automated pipeline.
Stars
38
Forks
5
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jan 06, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/glad94/infotennis"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.