{% if success == True %}
{{ msg }}
{% endif %} {% if success == False %}
{{ msg }}
{% endif %}

Crawler Configuration


Crawler Status: {% if crawler_status == 'running' %} Running {% else %} Stopped {% endif %}

Index Page Count: {{ document_count }}
Index Size: {{ size_in_gb }} (GB)

Most Recent Additions:
{% for page in most_recent_additions %} {% endfor %}
Title URL
{{page.title}} http://{{page.url}}



Websites To Crawl:


Add URL To Index:

Remove URL From Index: