Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name AiData Batch Download
// @namespace http://tampermonkey.net/
// @version 1.1
// @description Batch apply and download Excel from dataai.alibaba-inc.com
// @author you
// @match https://dataai.alibaba-inc.com/*
// @grant GM_xmlhttpRequest
// @grant GM_download
// @connect dataai.alibaba-inc.com