{:html_usertoken()}
{if condition="$taskData"} {/if}
{if condition="$taskData"} {else/}
{/if}
{$tgSelect}

{$Think.lang.task_sort_help}

{if is_empty(g_sc_c('caiji','auto'))} {/if}
{if empty($taskData)} 请先保存任务 {else/} {if empty($collData)} 请先配置采集器设置 {else/}

允许通过访问接口方式传入网址参数采集发布单个页面
该模式仅在web中运行,会受web服务器运行时长影响,如遇采集中断需修改web服务器的超时时间

无论是否发布数据总是允许采集并返回数据(不会重复发布)

设置一个密钥增加接口安全性

{if !empty($singleApiUrl)}
{$singleApiUrl}

传入的网址参数必须经过url编码 {if !empty($singleIptMore)}
内容页网址必填,其他网址选填(输入其他网址是因为内容N或字段调用了该页面)为确保数据完整性建议全部填写 {/if}

{/if} {/if} {/if}

以下选项受采集设置影响

该任务每次采集的数据量,不能超过采集设置中的“{$Think.lang.set_caiji_num}”,留空使用全局设置{$tipsSingle} {if $numGtG}
注意:当前数量超过全局设置的数量,实际最大采集数量为:{$gConfig['num']}{/if}

留空使用全局设置,可设为0{$tipsSingle}

留空使用全局设置,可设为0

留空使用全局设置,可设为0

logo 下边距 右边距 透明度

留空使用全局设置

留空使用全局设置,可设为0

{include file="setting:download_img_func" func_tpl_id="config_img_tpl_func" func_list_id="config_img_funcs" /} {include file="setting:download_file_func" func_tpl_id="config_file_tpl_func" func_list_id="config_file_funcs" /} {php}$nTaskData=is_array($taskData)?json_encode($taskData):'null';$nFieldList=is_array($fieldList)?json_encode($fieldList):'null';{/php}