網頁資料解析器 avatar
網頁資料解析器

Pricing

$35.00 / 1,000 results

Go to Apify Store
網頁資料解析器

網頁資料解析器

Developed by

Futurize Rush

Futurize Rush

Maintained by Community

繁體中文介面的簡單網頁爬蟲工具。擷取網站的標題、段落、連結、圖片、表格等資料。支援自訂 CSS 選擇器和批量收集。 如有大量網頁爬蟲需求,推薦使用 Apify 的 Web Content Crawler

0.0 (0)

Pricing

$35.00 / 1,000 results

2

3

3

Last modified

3 days ago

起始 URLs

startUrlsarrayRequired

輸入您想要爬取的網址(可以是多個)

最大請求數

maxRequestsPerCrawlintegerOptional

最多爬取幾個網頁(避免爬取太久)

Default value of this property is 10

最大併發數

maxConcurrencyintegerOptional

同時爬取幾個網頁(1=穩定但慢,5=快速)

Default value of this property is 3

智慧模式

smartModebooleanOptional

開啟後會自動優化速度和節省成本

Default value of this property is true

啟用快取

cacheEnabledbooleanOptional

記住已爬取的網頁,避免重複爬取

Default value of this property is true

🎨 自訂擷取規則

extractionRulesobjectOptional

使用 CSS 選擇器指定要擷取的元素。範例已包含常用選擇器,可直接修改使用

Default value of this property is {}

📌 自訂標記

customDataobjectOptional

為每筆資料加上您的標記(如:來源、分類等)

Default value of this property is {}

⏳ 等待元素載入

waitForSelectorstringOptional

等待特定元素出現後才開始擷取(適合動態載入的網站)

📜 自動捲動到底

scrollToBottombooleanOptional

自動捲動頁面載入更多內容(適合無限捲動的網站)

Default value of this property is false

⏱️ 頁面載入逾時

pageLoadTimeoutSecsintegerOptional

等待網頁載入的最長時間(秒)

Default value of this property is 25

🚫 封鎖資源類型

blockResourcesarrayOptional

封鎖不需要的資源以加快速度(圖片、CSS、字型等)。預設不封鎖任何資源以確保完整擷取

Default value of this property is []