All work
07 · Tooling · Solar◐ Deprecated
ApolloAPI
Local fleet-monitoring dashboard for Enphase-based solar installers. Scraped the Enlighten session — no paid API required.
Deprecated · archived as referenceWork with me
Stack
PythonFastAPISQLite
Problem
Enphase charges installers for fleet-level API access. Small shops without that budget were dashboard-blind for their own customer fleets.
Approach
Reverse-engineered the Enlighten installer portal session, polled per-customer production data, normalized into a local SQLite, served a FastAPI dashboard.
Outcome
Worked until Enphase tightened the session-cookie behavior. Archived as reference for similar 'no paid API required' scrape-to-dashboard patterns.