From f604fcc53172401d4c40603a822231208c56c0ca Mon Sep 17 00:00:00 2001 From: Dylan De Faoite Date: Wed, 18 Mar 2026 19:02:11 +0000 Subject: [PATCH] feat(frontend): add warning message for scraping limits --- frontend/src/pages/AutoScrape.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/src/pages/AutoScrape.tsx b/frontend/src/pages/AutoScrape.tsx index 9e9d336..96163dd 100644 --- a/frontend/src/pages/AutoScrape.tsx +++ b/frontend/src/pages/AutoScrape.tsx @@ -191,6 +191,9 @@ const AutoScrapePage = () => {

Select sources and scrape settings, then queue processing automatically.

+

+ Warning: Scraping more than 250 posts from any single site can take hours. +