Did you hear that Python has not updated the author of Jingdong feitian Maotai? Now there is a Go language version

The article directories

  • introduce
  • What are the advantages of go over artificial shopping

introduce

It is said that looting Maotai is quite popular these days, and there was an author who wrote one in Python. Good guy. But the original author has disappeared.

Now there is a maotai script written in go. It is also said that the go language version has been taken over by Maotai, and it is not known how long the go author can hold out.

Many friends are also very difficult, just learned some python installation and use, now have to learn to go installation and use.

I was urged by the fans in the group for a lot of days, until today, from 12 o ‘clock at noon to 12 o ‘clock at night, a go language version of the complete tutorial.

The tutorial consists of the following sections:

  • Go language environment construction
  • Download of go compiler
  • The use of the goland
  • Goland loads projects and runs go language projects
  • Resolution of some exceptions, permissions, 443, etc
  • Includes full tutorials for both systems, MAC and Windows, and a full video for Windows (a complete process for fans to download, install and run the Go project for free)
  • There will be updates on issues and solutions in using the go language

A current column address:

Blog.csdn.net/qq_26525215…

Windows Full video address:

Download.csdn.net/download/qq…

Join QQ group: 819539788

If there are any subsequent go problems in the operation of this project (the first occurrence of this problem, after solving it, I will record this problem in this GO column. Limited environment problems, such as no installation problems and so on, for the code bug is not remote, the original author developed, I am not very understand go ha), you can find me free remote (limited subscription column and video friends, no limit to the number of problems remote).

Want white piao, you can pay attention to the public number:

Reply key word: gojd

You can get the latest go language grab Maotai code

Install and run the GO project tutorial

What are the advantages of go over artificial shopping

Since there are authors who write projects in GO, then of course you should analyze them.

What’s the difference between his code and the original Python author’s code?

First, the biggest difference, the go language version of the author, directly using the native browser to access JINGdong out.

So this bypasses jd’s biggest risk control. In other words, it is impossible for JD.com to identify whether the script is running through native browser access.

The original Python version ran into risk control issues, but now it doesn’t.

That is to say, go can open the browser or open multiple browsers to realize multi-concurrent click buying at precise time points through the control of GO code.

While not as fast as fully scripted, risk control issues are addressed.

And it’s many times faster than buying it all by hand. It is also much more accurate to control the time of buying.

Scientists have calculated that the average person’s reaction time, at least above 200ms, that is to say, in fact, when the real panic buying begins, for example, at 20 o ‘clock, so your actual reaction time has been at 20 o ‘clock after 200ms.

And the program can be at 20 point 000ms, accurate for a click. And snap up this thing, slow 1ms, may be a missed opportunity.

Finally, good luck.