A scraper for swimrankings.net
Project description
SwimrankingsScraper
A library for getting information from swimrankings.net
Installation
pip install swimrankingsscraper
Development
uv sync --extra dev
uv run python -m unittest tests/test_swimrankingsscraper.py
Get started
from swimrankingsscraper import SwimrankingsScraper
# Instantiate a scraper
scraper = SwimrankingsScraper()
# Get an athelete from the scraper
athelete = scraper.get_athlete('4292888')
# Get the meets the athelete participated in
meets = athelete.list_meets()
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
swimrankingsscraper-0.1.5.tar.gz
(12.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file swimrankingsscraper-0.1.5.tar.gz.
File metadata
- Download URL: swimrankingsscraper-0.1.5.tar.gz
- Upload date:
- Size: 12.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dad7589b95f1ccae5683584e7b5abea6fdc27cc77d496eecb1922a07d01cd967
|
|
| MD5 |
b37eb3aa18b727d2b78251ba0811df5b
|
|
| BLAKE2b-256 |
ae29116476b5f11134cd5a106b5ab8102a9c8c7aec01d6215e1bb9ceaaa4efab
|
File details
Details for the file swimrankingsscraper-0.1.5-py3-none-any.whl.
File metadata
- Download URL: swimrankingsscraper-0.1.5-py3-none-any.whl
- Upload date:
- Size: 9.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cca2a53bd9c252d42ba7b6c1336e1228db27fa4e297704fd8d9b6fe52576e74b
|
|
| MD5 |
9a63257e242f0309eb96813920515f00
|
|
| BLAKE2b-256 |
e69192ff0ea2007c43d900fa22ed46b7a6a79f65675547b33c7a3fd9cf7d389c
|