Go to Apify Store
User picture

Kelvin Nyabuto

nyabutolabs

ACTOR STATS

1 public Actor

2 total users

1 monthly user

>99% runs succeeded

Text Analyzer Actor

This Actor analyzes text input and returns structured insights such as word count, character count, uppercase text, and processing time.

It is designed to be simple, fast, and reliable, making it useful for learning, testing automation workflows, and basic text processing tasks.


Input

The Actor expects a JSON input with a single field:

{
"text": "Your text goes here"
}

Public Actors