I built a lister that doesn't suck. Most public API lists are full of 404s, so I automated the maintenance.
- Stack: Python, HTTPX, Playwright. - Data: 180+ APIs in a clean api.json. - Automation: GitHub Action adds 5-10 new APIs daily. - Validation: We ping every URL daily; if it's dead, we show it.
Site: https://api-engine.vercel.app/ Repo: https://github.com/germanter/apiEngine Raw Json list: https://raw.githubusercontent.com/germanter/apiEngine/refs/h...