keyword density

Allows you to check the number of times a keyword appeared on a given page.


Example

Running this code will count the keyword density of the string of the following:

  • We’ve done everything we can to make UBot Studio as easy to learn as possible.
    Now it’s up to you.
    Make an investment into yourself.
    Start small with a few hours of training and watch as your potential unfolds.
    UBot Studio.

In the debugger, the data for the keyword density of the string input is shown.

plugin command("Data and Files Automation.dll", "keyword density", "We’ve done everything we can to make UBot Studio as easy to learn as possible.
Now it’s up to you.
Make an investment into yourself.
Start small with a few hours of training and watch as your potential unfolds.
UBot Studio.", "we, can, to", &Keyword)

Was this helpful?

Previous Article

folder manager