NOT AN ISSUE: I created an API - Mode and Web Version

Author: paulwababuCreated Jan 13, 2023Updated Nov 2, 2025
Labelsdocumentationenhancement

This is not really an issue, though if anyone is interested, I created an API and a web version using the raw data of the .md files. All you need to do is to search at least the first 3 words of the question and it returns the answer. It's a simple linear search. You can check out the web version at

https://prometheus-linkedin.vercel.app/

For the API:

baseURL = https://truthflix.ml/linkedin/

The parameters are all questions on this repo, so to see what the exact parameters are, you would need to view the source code of the web version. It has no API key or rate limits. Enjoy!

Source: Ebazhanov/linkedin-skill-assessments-quizzes