Traditional Culture Encyclopedia - Weather inquiry - How does winform get the weather one day in advance through api, and the weather in the webpage is in json format?

How does winform get the weather one day in advance through api, and the weather in the webpage is in json format?

It depends on which platform api you use. For example, in central weather bureau, you can directly call the api provided by its website. To put it bluntly, it may be a web service. There is a lot of such information on the Internet. You can refer to the program of api House, which may be helpful to you.