Joke Collection Website - Public benefit messages - Analysis of the principle of geek college teaching you to brush VIP membership step by step (1)

Analysis of the principle of geek college teaching you to brush VIP membership step by step (1)

As shown above, Geek College has an activity to invite friends to register their accounts in Geek College and get VIP members for 30 days. Each account can invite up to 12 friends. 30* 12=360 days, plus 30 days of new registration, there are 390 days of VIP members. Think about whether it's a little exciting.

So what should we do? We can't register with human flesh. . . As a proud programmer, you can't do such a stupid thing.

Then we will go to the invitation page of Geek College to register an account, and analyze by grabbing the package, which parameter represents the invitation code, and how to bring the invitation code when registering.

It's beautiful to think about it. When you thoroughly study its invitation mechanism and prepare to write an automated script, you will find that there are two major problems that must be solved.

For the first question, I found a third-party platform, Su Yun, which is a verification code recognition platform with an api interface for identifying graphic verification codes. Of course, there is no such thing as a free lunch, and there is a charge. Some charging standards are as follows.

The verification code of Geek College belongs to 4-digit pure number type. 1 RMB =2000 points, 1/2000* 10=0.005, so identifying the verification code once is half a dime.

In response to the second question, I found the fly code, which is a short message verification code receiving platform. I used to use flying Q and Ai codes, but recently they have all been turned off somehow = _ =. I spent a lot of time looking for the fee code, and the pro test is available! Of course, there is a charge, and the verification code of 10 cent is still the normal price.

Haven't you finished yet? _ Continue reading the next article ~ "Step by step to teach you how to brush VIP membership of Geek College (II)"

Because the content of this article has certain timeliness (the scheme of this article may be invalid when the website of Geek College changes), if you find that the scheme of this article is invalid, please remind me and other readers in the comment area. Thank you very much

Welcome to leave a message Please leave a message if there is any inappropriate or incorrect description.

Self-built blog:/

CSDN blog:/users/8af058e7d824/latest _ articles