Web2Meaning
Web2Meaning API
Last updated
Web2Meaning API
Last updated
This schema uses our Web2Meaning API on RapidAPI. To use it, you will need to subscribe. Learn more about the API and subscriptions here:
Subclass of . Type of [, ]
Main methods and properties
rapid_api_key (str): API access key.
name (Optional[str], optional): Name for identification. If equals to None, class name will be used. Defaults to None.
url (str): The URL of the page to be processed.
results (Dict[str, Any]): API response. For more details about possible responses, see:
cfg (Optional[], optional): API parameters.
input_class (Type[], optional): Class for input validation. Defaults to .
output_class (Type[], optional): Class for output validation. Defaults to .
Subclass of .
Subclass of .
Parameters for API call. Subclass of .