Extract text from URL
Extract the visible text content from any web page, with word count.
post/api/text
Request body
Example request
{
"url": "https://example.com"
}Response
Text extracted successfully
Extract the visible text content from any web page, with word count.
{
"url": "https://example.com"
}Text extracted successfully