-
Notifications
You must be signed in to change notification settings - Fork 13k
NOT AN ISSUE: I created an API - Mode and Web Version #5341
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Description
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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request