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.0.tar.gz
(10.8 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.0.tar.gz.
File metadata
- Download URL: swimrankingsscraper-0.1.0.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd43ab4bbe61df114441f0331a3f8ba29091e35cdb7a93b8d38ce705351ea0c1
|
|
| MD5 |
674478531cb50af3ff13717f5a91a0ea
|
|
| BLAKE2b-256 |
0fc35b791f490ddf24eb4fe6978ec33ed2b43f9ff522ab72948a5d0f5398cd5a
|
File details
Details for the file swimrankingsscraper-0.1.0-py3-none-any.whl.
File metadata
- Download URL: swimrankingsscraper-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7de6e0a71caf5bdd0bd0b306b481e35f5d574ea33c05e4563b613dec1c9aeee9
|
|
| MD5 |
a28fb470118373435d6b034c220014fb
|
|
| BLAKE2b-256 |
9348d9a7471de1788d1711fed914f914694222a3394d1c075e6256cd53bd1214
|