Skip to main content

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.4.tar.gz (11.7 kB view hashes)

Uploaded Source

Built Distribution

swimrankingsscraper-0.1.4-py3-none-any.whl (9.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page