Welcome to the API documentation! Here are our awesome endpoints: ⬇️
Path: /analyze-page
Method: POST
Description: Analyzes a webpage and returns key SEO information including:
Example Usage: POST /analyze-page
with JSON body: {"url": "https://example.com"}
Path: /sep-based-clustering/
Method: POST
Description: Clusters keywords based on search engine results page (SERP) patterns.
Features:
Path: /generate-embeddings
Method: POST
Overview: This API provides a simple interface to generate sentence embeddings using Sentence Transformers models.
🚀 Features:
Response: JSON response with embeddings for each sentence.