Traditional Culture Encyclopedia - Weather forecast - Cross-domain problems in calling Baidu weather api

Cross-domain problems in calling Baidu weather api

At present, there is no good solution to Baidu weather api on the Internet. At present, the personal way is to get JSON strings from api data through file_get_contents, and then call them with ajax. Php function file_get_contents to handle Baidu weather interface.