{% extends 'base.html' %} {% block content %} {% from '_helpers.jinja' import render_field %}
Enter one URL per line, and optionally add tags for each URL after a space, delineated by comma (,):
https://example.com tag1, tag2, last tag
URLs which do not pass validation will stay in the textarea.
{{ render_field(form.processor, class="processor") }}
Copy and Paste your Distill.io watch 'export' file, this should be a JSON file.
This is experimental, supported fields are name, uri, tags, config:selections, the rest (including schedule) are ignored.

How to export? https://distill.io/docs/web-monitor/how-export-and-import-monitors/
Be sure to set your default fetcher to Chrome if required.

{{ render_field(form.xlsx_file, class="processor") }}
{{ render_field(form.file_mapping, class="processor") }}
Table of custom column and data types mapping for the Custom mapping File mapping type. {% for n in range(4) %} {% endfor %} {% for n in range(4) %} {% endfor %}
Column #
Type
{% endblock %}