get_article_content
Retrieve comprehensive metadata and content of a specific news article by providing its URL. Choose output as HTML or plaintext.
Instructions
This API endpoint provides access to the comprehensive metadata and content of a specific article.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL of the article. | |
| type | No | The article content output type can be specified as eitherhtml or plaintext. The default output type is plaintext. Note: The content is accessible only to users who have a valid subscription plan. |