Utilities for working with and analyzing text.
(FREE) Text Utilities is a free service. However, they limit the number of requests you can make.
Given some text, count how many times a string appears in it....
Get a list of potential email addresses given a name, last name, and domain.
Given a body of text, extract all valid emails....
Strip tags from HTML to pull out the content.
Join a list of items into a single string of text. Your "d...
Parse human name into components (first, last, title, etc).
Splits up text into a list of its sentences.
Split text by a custom separator.
Split text by new line.
This script will return a summary of the text on a webpage. I...