URL Data Source is used to index the URLs listed in CSV files. The data file would be a CSV file which should have a column with the list of URLs.
# **Configuring SearchBlox**
Before using URL Data Source, install SearchBlox successfully and create a **Custom Collection**.

# **Configuration details of URL Data Source**
[Accessing Connector UI](🔗)
Note:
In Linux, make sure that necessary permissions have been provided to the folder /opt by using the CHMOD command for writing log files and executing jar files.
Column Title | Column Title |
api-key | SearchBlox API Key |
colname | The name of the custom collection in SearchBlox. |
url | SearchBlox URL |
datadirectory | Path with file name from where the data needs to be fetched eg: C:/folder/test.csv |