v1.1.0 — Mobile-API RE · signals · auth mode
Reverse-engineering of the official Kleinanzeigen Android app folded into the toolkit.
Mobile API (RE) — new references/mobile-api.md: CAPI endpoint map, auth scheme, image CDN rules.
Hidden fields — exact latitude/longitude, userSince, priceType, native originalPrice (price reduction), ad status.
Signals (signals.py) — view & watch counters, seller portfolio, reserved/sold detection, native price reduction, local PriceTracker (full time series).
Authenticated mode (auth.py) — optional bring-your-own-session client: per-ad view/watch counts and your own paused listings. Never reads browser credentials.
Fixes — image default is now $_57.JPG (1600×1096, previously mislabeled as a thumbnail); optional curl_cffi Chrome-TLS transport that beats DataDome, with a stdlib fallback (stays zero-dependency).