Skip to main content

Fetch and display Costco tire center appointment availability

Project description

🚗 Costco Tire Appointment Finder

PyPI version Python License

A lightweight Python library to find and display real-time Costco tire center appointment availability based on a Canadian postal code.

It automatically searches nearby warehouses and returns available booking slots for tire services.


✨ Features

  • 📍 Find nearby Costco tire centers using postal code
  • ⏱ Fetch earliest available appointment slots
  • 📅 View availability grouped by date
  • ⚡ Simple one-line usage
  • 🎯 Optional search radius control
  • 🛞 Optional seasonal tire service inclusion

🚀 Installation

pip install costco-tire-appointments

🚀 Usage

Print appointments (simplest)

from costco_tire_appointments import print_appointments

print_appointments("K2M0L1")

Get Structured Data

from costco_tire_appointments import get_appointments

results = get_appointments(
    postal_code="K2M0L1",
    radius_km=50,
    include_seasonal=True
)

print(results)

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

costco_tire_appointments-0.1.0.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

costco_tire_appointments-0.1.0-py3-none-any.whl (6.5 kB view details)

Uploaded Python 3

File details

Details for the file costco_tire_appointments-0.1.0.tar.gz.

File metadata

File hashes

Hashes for costco_tire_appointments-0.1.0.tar.gz
Algorithm Hash digest
SHA256 e64a2e57d81378ca18334fbf7e39d31e8c34028a592578afb76ec61217762444
MD5 5238a5fa9254b37ffb0310f46ebc1f48
BLAKE2b-256 bbab1893bd4c89aef68061d5aee8eed4c0391e26b6249ee23c6883012b2165cc

See more details on using hashes here.

File details

Details for the file costco_tire_appointments-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for costco_tire_appointments-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b39e9fc0b44d4400e9d6b650496ae5a5993e293fe9049ba335df6126e05358a1
MD5 ebdfec833e85e088111c65494abba9ce
BLAKE2b-256 a9c66cac0c4e709b9c826da8dcd6ca42704e9bbfef3464401ac7f16953300a66

See more details on using hashes here.

Supported by

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