prahul11 2023-10-14 11:46:35 +05:30
parent 989e75d6c0
commit a85cec84ae
1 changed files with 1 additions and 2 deletions

View File

@ -108,8 +108,7 @@ def run_india_scraper():
# stat.write(f"Jobdata program took {duration_hours:.2f} hours to run.\n")
# upload_file_to_bucket(expired_output, f"expired_Compete_1_India_{today_date}.csv" )
# upload_file_to_bucket(india_detail_file, f"Compete_1_India_{today_date}.csv" )
upload_file_to_bucket("india_data/daily_upload_folder/expired_Compete_1_India_13-10-2023.csv", f"expired_Compete_1_India_{today_date}.csv" )
upload_file_to_bucket("Compete_1_India_13-10-2023.csv", f"Compete_1_India_{today_date}.csv" )
upload_file_to_bucket("india_data/daily_upload_folder/Compete_1_India_13-10-2023.csv", f"Compete_1_India_{today_date}.csv" )
def run_gulf_scraper():