Python client for Cat Facts API. Random cat facts, breed info. No API key needed.
from catfact import CatFactClient
client = CatFactClient()
print(client.random()) # Random cat fact
facts = client.facts(5) # 5 random facts
breeds = client.breeds(10) # 10 cat breeds| Method | Description |
|---|---|
random() |
Single random cat fact |
facts(limit) |
Multiple random facts |
breeds(limit) |
Cat breed information |
- dog-ceo-python — Dog images
- awesome-no-auth-apis — 50+ free APIs
MIT
I build production-ready scrapers, APIs, and data tools — 78+ deployed on Apify, 270+ open-source repos.
📧 spinov001@gmail.com — $250 flat rate, 48h delivery. Describe your project, get a free estimate in 2 hours.