Categorization API Calls
AlchemyAPI offers easy-to-use facilities for processing your content: Categorize any web page, posted (uploaded) HTML file, or text content.
To perform topic categorization on a publicly-accessible web page or posted HTML document:
| URLGetCategory | Used for categorizing publicly-accessible Internet web pages. |
| TextGetCategory | Used for categorizing uploaded text content. |
| HTMLGetCategory | Used for categorizing uploaded HTML content. |
