Links
Comment on page

Web2Meaning V2

post
https://web2meaning.p.rapidapi.com
/parse/v2
Scraping data from a given web page and providing additional classification information by using a text classification NLP model.
Parameters
Header
X-RapidAPI-Key*
Your API key. Where can I get it?
X-RapidAPI-Host*
web2meaning.p.rapidapi.com
content-type*
application/json
Body
url*
A string specifying the URL of the web page you want to process.
params
Object
Parameters allow you to tailor the data returned in the response to your request. All parameters are enabled by default. For a detailed description of each available parameter, please refer to the parameter details page.
Responses
200: OK
Request is successful.
204: No Content
Unable to connect.
400: Bad Request
Invalid or incomplete request.
401: Unauthorized
Invalid authorization.
404: Not Found
Invalid API URL or header.
408: Request Timeout
Request timeout.
426: Upgrade Required
SSL verification error.
444
Parameters valid but provided page responds with an error.
500: Internal Server Error
Internal server error.