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.6.tar.gz
(12.5 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.6.tar.gz.
File metadata
- Download URL: swimrankingsscraper-0.1.6.tar.gz
- Upload date:
- Size: 12.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b74dfd2b67ee9239853c7323847a8494d924527cee3a4f4870c52cb366f0502
|
|
| MD5 |
d1fbf3598b0e2f1f91139d8f5bc5f01e
|
|
| BLAKE2b-256 |
4c5c6879c98cd6889ca336ea1e18d0267a6f603b870412d1ca8b9d892f2a1649
|
File details
Details for the file swimrankingsscraper-0.1.6-py3-none-any.whl.
File metadata
- Download URL: swimrankingsscraper-0.1.6-py3-none-any.whl
- Upload date:
- Size: 10.1 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 |
02c5f4706b2437d3346e7aece62c62824ab1cf4ab30149bad6b2361150d0297a
|
|
| MD5 |
8f41858740f8e140a5268896ef0393da
|
|
| BLAKE2b-256 |
c8520a4f051153a953ce998d870e72e7f0dbab23b0267b646cccfc51fe2fc921
|