Web2Meaning2

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.

Headers

NameTypeDescription

X-RapidAPI-Key*

String

Your API key

X-RapidAPI-Host*

String

web2meaning.p.rapidapi.com

content-type*

String

application/json

Request Body

NameTypeDescription

url*

String

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.

The response includes the extracted information and analysis results.

Last updated