China Naming Network - Solar terms knowledge - Cross-domain issues when calling Baidu Weather API

Cross-domain issues when calling Baidu Weather API

There is currently no good solution to the Baidu Weather API problem on the Internet.

My current method is to first obtain the JSON string of the api data through file_get_contents, and then use ajax to call the .php function file_get_contents to deal with the Baidu weather interface