
Byabbe is a public API providing seach histories from wikipedia for a particular day.
This API is publicly accessible without authentication.
GET https://api.example.com/v1/status| Method | Path | Description |
|---|---|---|
| GET | https://byabbe.se/on-this-day/#/default/get__month___day__events_json | Primary API endpoint. |
curl -X GET "https://byabbe.se/on-this-day/#/default/get__month___day__events_json" \ -H "Accept: application/json"