diff --git a/apps/api/src/scraper/scrapeURL/lib/removeUnwantedElements.ts b/apps/api/src/scraper/scrapeURL/lib/removeUnwantedElements.ts index 3afbabd5..3536211d 100644 --- a/apps/api/src/scraper/scrapeURL/lib/removeUnwantedElements.ts +++ b/apps/api/src/scraper/scrapeURL/lib/removeUnwantedElements.ts @@ -39,9 +39,6 @@ const excludeNonMainTags = [ "#nav", ".breadcrumbs", "#breadcrumbs", - "#search-form", - ".search", - "#search", ".share", "#share", ".widget",