Looking for some advice on how to integrate my API reference into Algolia. I have an OpenAPI file that I can convert to JSON if needed. But I am not sure how to go about getting the data out. Or if that is even the best path. I’d like to pull in:
- API Path
- Description
- Code Samples (which are kept separate and just use an external reference to pull them in)
Any help or guidance is appreciated.
Set up
- I do not have the web scraper.
- Currently, the articles are converted into a JSON output.