A scraper for swimrankings.net
Project description
SwimrankingsScraper
A library for getting information from swimrankings.net
Installation
pip install swimrankingsscraper
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.3.tar.gz
(11.7 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.3.tar.gz.
File metadata
- Download URL: swimrankingsscraper-0.1.3.tar.gz
- Upload date:
- Size: 11.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
26e0aa7df1318b7aab1e8546c9b3bb93e0f9ef065e49a71603a9045484a6ec82
|
|
| MD5 |
69d9cffb26f33e2ff5e732c17d0de936
|
|
| BLAKE2b-256 |
d84138e88307ac5bf79f7dbe2bd0591f6992493c63a77c6aa232cfb85ac4d8cc
|
File details
Details for the file swimrankingsscraper-0.1.3-py3-none-any.whl.
File metadata
- Download URL: swimrankingsscraper-0.1.3-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0a9b649fb67c21db9da4ed9e3f8196a768c92b59b0e154e3ae2f0cb980c13cd7
|
|
| MD5 |
9be19ca5370cc83087409d7c23547e1a
|
|
| BLAKE2b-256 |
f198f98abc87621e95f81340ce95ea2037024dacc732a845cc7ebbc6f75d77c5
|