Bilibili (哔哩哔哩) vs SWAPI
If you need a Video API that's easy to integrate, go with SWAPI.
Bilibili (哔哩哔哩)
China's YouTube for anime and gaming culture — videos, danmaku, user data, favorites
Bilibili (哔哩哔哩)
- No authentication required
- HTTPS supported
SWAPI
- No authentication required
- HTTPS supported
- CORS enabled for frontend use
| Feature | Bilibili (哔哩哔哩) | SWAPI |
|---|---|---|
| Authentication | None | None |
| HTTPS | Yes | Yes |
| CORS | Unknown | Yes |
When to use which?
SWAPI works directly from the browser with CORS enabled, making it better for frontend-only apps.