Entity Extraction API Calls
AlchemyAPI offers easy-to-use facilities for processing your content: Extract the semantic richness from any website, or HTML file, or text data.
To retrieve a grouped, relevancy-ranked list of all named entities occurring within a HTML or text document:
| URLGetRankedNamedEntities | Used for processing publicly-accessible Internet web pages. |
| HTMLGetRankedNamedEntities | Used for processing uploaded HTML content. |
| TextGetRankedNamedEntities | Used for processing uploaded text content. |
