Does Intella support Crawler Scripts which can be used during indexing?

Intella does support Crawler Scripts which you can utilize during indexing. Supported languages are: Java, Groovy, and Python.

These crawler scripts run in parallel as sources are indexed. They can be used for filtering out irrelevant items, enriching data, and integrating with external systems. By implementing your own script, you can customize the ingested data - either reducing or enriching it as needed.

By selecting "Enable execution of a crawler script" in the "Add Source" wizard, you can assign a custom script that will execute for each item processed.

In Intella Professional:


In Intella Connect and Investigator:


Additional Information
For more information on using crawler scripts in Intella, please visit our GitHub repository: https://github.com/vound-software/intella-crawler-scripts.
You can also find crawler script examples on our forum: https://community.vound-software.com/forum/45-scripts/.
Tags