An actual API for Universal DB.
You can find the API at https://udb-api.lightsage.dev/
Documentation for API endpoints can be found at https://udb-api.lightsage.dev/docs/
- You'll want to run the fetch script with cron or whatever system you prefer.
python3 fetch/main.py
- Install
uvloop
if you're on a UNIX-based system