{% include 'nav_bar.html' %}
{% include 'crawler/menu_sidebar.html' %}
{% if is_manager_connected['status'] %}
Connected
{% else %}
Error
{% endif %}

AIL Lacus Crawler

{%if not is_manager_connected['status']%} {% include 'crawler/crawler_disabled.html' %} {%endif%}
{# #} {# #}
Lacus URL {{lacus_url}}
API Key#} {# {{api_key}}#} {# #} {#
{#
#} {#
#} {#
All Proxies:
#} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# {% for proxy_name in all_proxies %}#} {# #} {# #} {# #} {# #} {# #} {# #} {# {% endfor %}#} {# #} {#
Proxy nameURLDescription
#} {# {{proxy_name}}#} {# #} {# {{all_proxies[proxy_name]['url']}}#} {# #} {# {{all_proxies[proxy_name]['description']}}#} {# #} {#
#} {# #} {#
#} {#
#} {#
#} {#
#}
{% if is_crawler_working %}
{{crawler_error_mess}}
{% else %}
Error
{% endif %}

Crawlers

----------------------------
- TOR CRAWLER TEST OUTPUT: -
----------------------------

{{crawler_error_mess}}
Number of Concurrent Crawlers to Launch:   {{ nb_captures }}