Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Python client for scraping and parsing swimming data from swimrankings.net

License

Notifications You must be signed in to change notification settings

mzkwcim/pyswimrankings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyswimrankings

A Python client for scraping and parsing swimming competition data from swimrankings.net.

Motivation

This project aims to provide a clean and maintainable way to fetch and parse publicly available swimming data, with a focus on club-level results and rankings.

The main goal is to experiment with:

  • structured web scraping
  • HTML parsing
  • clean project architecture

Scope (initial)

  • Fetch club-related pages from swimrankings.net
  • Parse athletes and results
  • Expose data as Python objects

Tech stack

  • Python 3.11+
  • requests
  • beautifulsoup4

Project status

🚧 Work in progress — API and structure may change.

Disclaimer

This project is not affiliated with swimrankings.net. It is intended for educational and personal use only. Please respect the website's terms of service.

About

Python client for scraping and parsing swimming data from swimrankings.net

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages