From c40e5c0181733debd9c3c145d2021abe2316c1f0 Mon Sep 17 00:00:00 2001 From: John Mizerek Date: Tue, 3 Mar 2026 12:20:53 -0800 Subject: [PATCH] Add Grubhub menu import via API Detect Grubhub URLs and fetch menu data directly via their REST API instead of scraping HTML. Gets anonymous auth token, then fetches full restaurant data including categories, items, modifiers, prices, hours, lat/lng, tax rate, and item images. Co-Authored-By: Claude Opus 4.6 --- api/setup/analyzeMenuUrl.cfm | 229 +++++++++++++++++++++++++++++++++++ 1 file changed, 229 insertions(+) diff --git a/api/setup/analyzeMenuUrl.cfm b/api/setup/analyzeMenuUrl.cfm index 2b633d0..660b872 100644 --- a/api/setup/analyzeMenuUrl.cfm +++ b/api/setup/analyzeMenuUrl.cfm @@ -55,6 +55,235 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + #serializeJSON(response)# + + + +