In many cases, the interface provider will provide the data in CURL format for us to access and run. There is nothing wrong with baidu webmaster platform. You can install and deploy CURL on Your Windows operating system.

Required conditions

  • This tutorial is aimed at Windows system users. Emirates is using Windows 10
  • Your computer is connected to the Internet
  • Computers have their own compression software (such as WinRAR, 360 compression, etc.)

Download the CURL

Visit CURL’s website and scroll down to find the Windows version (Khan, at the bottom). How much I hate Windows…) As shown in figure:

Unzip it and you should see the following directory:

Select D:\Program Files\curl-7.70.0-win64-mingw and unzip the directory from the compressed file to somewhere:

Configuring environment Variables

Open environment variable Settings (click Start and directly enter the keyword “environment variable “):

Click the “Environment Variables” button:

Select Path for “System Variables” and click Edit:

D:\Program Files\curl-7.70.0-win64-mingw\bin: D:\Program Files\curl-7.70.0-win64-mingw\bin:

Make sure to save all the way.

Verify whether the installation is successful

Open CMD and type:

curl --version
Copy the code

If the version information is displayed, the installation is successful:

conclusion

If you have any questions, feel free to comment or discuss them below.

More technical dry goods, welcome to visit my official website emirates technical station