this page is make for showing how the "not api" works, first you pick a random number from 1 to 550 and you put it in this link where there is a 201 in bold {https://the-system-201.neocities.org/home/quotes/json_full_chunk_201.json}
and it gives you a quote in json with this scheme
[
{
"id": 201,
"source": "Classroom of the Elite",
"quote": "To be human is to exist within limitations."
}
]
if you want a new link just reload the page to get a new one ;)