From a06910115b8e4f0486b6015fcc7e316edecbe141 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gerg=C5=91=20M=C3=B3ricz?= Date: Wed, 16 Apr 2025 00:03:07 -0700 Subject: [PATCH] asd --- apps/api/src/scraper/scrapeURL/lib/extractSmartScrape.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/api/src/scraper/scrapeURL/lib/extractSmartScrape.ts b/apps/api/src/scraper/scrapeURL/lib/extractSmartScrape.ts index 955832ff..cc63a09f 100644 --- a/apps/api/src/scraper/scrapeURL/lib/extractSmartScrape.ts +++ b/apps/api/src/scraper/scrapeURL/lib/extractSmartScrape.ts @@ -265,6 +265,7 @@ export async function extractData({ shouldUseSmartscrape: extract?.shouldUseSmartscrape, url: urls, prompt: extract?.smartscrape_prompt, + providedExtractId: extractId, }) if (useAgent && extract?.shouldUseSmartscrape) {