{ "dev": { "temu_order_shipping_labels_path" : "D:/Projects/Crawlers/temu-label-crawler/shipping_labels", "temu_orders_shipping_rates" : "D:/Projects/Crawlers/temu-label-crawler/shipping_rates", "temu_orders_path" : "D:/Projects/Crawlers/temu-label-crawler", "orders_path": "D:/Projects/Crawlers/amazon_crawler/data/orders", "voc_path":"D:/Projects/Crawlers/amazon_crawler/data/voc", "reviews_path": "D:/Projects/Crawlers/amazon_crawler/data/reviews", "return_comments_path": "D:/Projects/Crawlers/amazon_crawler/data/return_comments", "storefront_path": "D:/Projects/Crawlers/amazon_crawler/data/storefront", "chrome_profile_path": "D:/Projects/Crawlers/amazon_crawler/data/chrome_path", "cosmos_path_orders_progress": "http://localhost:8080/uind/rest/cosmos/amazon-orders-progress/edit", "cosmos_path_vocs" : "https://portal.utopiaindustries.pk/uind/rest/cosmos/amazon-voc/edit", "localhost_return_comments_path":"http://192.168.91.11:8080/uind/rest/cosmos/amazon-voc/return-comments/edit", "cosmos_path_reviews" : "https://portal.utopiaindustries.pk/uind/rest/cosmos/amazon-reviews/edit", "cosmos_temu_orders" : "http://192.168.90.228:8081/cosmos/temu/order-upload-json", "cosmos_temu_order_shipping_rates" : "http://192.168.90.32:8080/cosmos/temu/order-shipping-rates-json", "shopify_products_path" : "D:/Projects/Crawlers/amazon_crawler/data/products", "shopify_variants_path" : "D:/Projects/Crawlers/amazon_crawler/data/variants", "amz_product_path" : "D:/Projects/Crawlers/amazon_crawler/data/products", "temuLoginPage" : "https://seller.temu.com/login.html", "temuUnshippedOrdersPage" : "https://seller.temu.com/orders.html?activeTab=2", "temuShippedOrdersPage" : "https://seller.temu.com/orders.html?activeTab=4", "temuOrderPage" : "https://seller.temu.com/order-detail.html?parent_order_sn=", "temuOrderReportPage" : "https://seller.temu.com/order-reports.html", "temuUnshippedOrdersUrl" : "https://cosmos-jobs.utopiadeals.com/cosmos/temu/get-orders-by-status?status=Unshipped" }, "prod": { "temu_order_shipping_labels_path" : "/mnt/AmazonReports/Temu/shipping_labels", "temu_orders_shipping_rates" : "/mnt/AmazonReports/Temu/shipping_rates", "temu_orders_path" : "/mnt/AmazonReports/Temu", "orders_path": "/mnt/AmazonReports/amazon-orders", "voc_path": "/mnt/AmazonReports/amazon-voc", "reviews_path": "/mnt/AmazonReports/amazon-reviews", "return_comments_path": "/mnt/AmazonReports/return_comments", "storefront_path": "/mnt/AmazonReports/amazon-storefront", "chrome_profile_path": "/home/ec2-user/amazon_crawler/chrome_profile", "cosmos_path_orders_progress": "https://portal.utopiaindustries.pk/uind/rest/cosmos/amazon-orders-progress/edit", "cosmos_path_vocs" : "https://portal.utopiaindustries.pk/uind/rest/cosmos/amazon-voc/edit", "cosmos_path_reviews" : "https://portal.utopiaindustries.pk/uind/rest/cosmos/amazon-reviews/edit", "cosmos_temu_orders" : "https://cosmos-jobs.utopiadeals.com/cosmos/temu/order-upload-json", "cosmos_temu_order_shipping_rates" : "https://cosmos-jobs.utopiadeals.com/cosmos/temu/order-shipping-rates-json", "temuLoginPage" : "https://seller.temu.com/login.html", "temuUnshippedOrdersPage" : "https://seller.temu.com/orders.html?activeTab=2", "temuShippedOrdersPage" : "https://seller.temu.com/orders.html?activeTab=4", "temuOrderPage" : "https://seller.temu.com/order-detail.html?parent_order_sn=", "temuOrderReportPage" : "https://seller.temu.com/order-reports.html", "temuUnshippedOrdersUrl" : "https://cosmos-jobs.utopiadeals.com/cosmos/temu/get-orders-by-status?status=Unshipped" } }