Web2Meaning

Web2Meaning API

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 Executable. Type of Executable[Web2MeaningInput, Web2MeaningOutput]

Module: implementation.schemas

Methods and properties

Main methods and properties


__init__

Arguments:




Web2MeaningInput

Subclass of IOModel.


__init__

Arguments:

  • url (str): The URL of the page to be processed.




Web2MeaningOutput

Subclass of IOModel.


__init__

Arguments:

  • results (Dict[str, Any]): API response. For more details about possible responses, see:




Web2MeaningParameters

Parameters for API call. Subclass of Config.



Last updated