From 8119314873b0a5c41a46fc1d632456c5a358d98e Mon Sep 17 00:00:00 2001 From: prahul11 Date: Sun, 15 Oct 2023 02:35:56 +0530 Subject: [PATCH] h --- common_task.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common_task.py b/common_task.py index ba2be31..b3d2015 100644 --- a/common_task.py +++ b/common_task.py @@ -113,7 +113,7 @@ def run_india_scraper(): upload_file_to_bucket(india_detail_file, f"Compete_1_India_{today_date}.csv" ) def run_gulf_scraper(): - gulfSearch() + # gulfSearch() folder_path = "gulf_data/daily_search_results/" search_pattern = "search_result_gulf_*.csv" # last_file = find_second_latest_file(folder_path, search_pattern)