/scp-api

Primary LanguageJavaScript

SCP Foundation Objects API

This API parses the SCP Foundation site to get objects. Frontends for this - a web client and a Telegram bot. Both frontends are currently inactive.

Routes description

  • /pull - Parse all objects available on SCP Foundation site.
  • /objects - Get a list of all objects
  • /objects/:number - Get an object by its number.
  • /stats - Get a number of objects and date of the last pull.