def multi_urls(URLS): from Mongo_Data_add import EatEasy_Mongo_Data_add for URL in URLS: EatEasy_Mongo_Data_add(URL)