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.2.tar.gz
(11.6 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.2.tar.gz.
File metadata
- Download URL: swimrankingsscraper-0.1.2.tar.gz
- Upload date:
- Size: 11.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
71e5c2852ae5b138b6dbf289c9111e5066744933b3c12020dee10620c84498ed
|
|
| MD5 |
adefb8e0b113cd9902348907f96f628b
|
|
| BLAKE2b-256 |
c0ae24f8e7362ebb796696bd639e7e1889a88a057794aa5fb4d335b5b467dfb7
|
File details
Details for the file swimrankingsscraper-0.1.2-py3-none-any.whl.
File metadata
- Download URL: swimrankingsscraper-0.1.2-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 |
3915fdbd355ac5c7c47aef478ca077ba8b0830267f1565ec0465d6b9ce3e4dd2
|
|
| MD5 |
3e9f82184f8ef6b65e7a306a822e4490
|
|
| BLAKE2b-256 |
8b898ba1717ab7836d56893e2ab19179d1f80869de103179bbec219cbe52b773
|