<h1>增强版无规则网页采集工具</h1> <form method="get"> <label for="url">输入要采集的URL:</label><br> <input type="text" id="url" name="url" size="50" placeholder="https://example.com"><br> <input type="submit" value="开始采集"> </form>