👀Hello everyone, I am Brother Di. Starting from today, I will update the automatic airdrop script tutorial here. If you want to learn, you can pay attention🤖
Now more and more people and studios have joined the army of hair-raising. For those who work alone, they will definitely not be able to handle the studio. Today I will teach you how to use code to automate hair-raising airdrops💻
Introduction to Python language👨💻
Python provides efficient high-level data structures and simple and effective object-oriented programming. Python's syntax and dynamic typing, as well as the nature of an interpreted language, make it the programming language for scripting and rapid application development on most platforms.
We use Python here because of its rapid development.
Introduction to Selenium👩💻
Selenium is a tool for web application testing. Selenium tests run directly in the browser, just like real users. Supported browsers include IE (7, 8, 9, 10, 11), Mozilla Firefox, Safari, Google Chrome, Opera, Edge, etc. The main functions of this tool include: Testing compatibility with browsers - testing the application to see if it can work well on different browsers and operating systems.
Chinese documentation website: http://www.selenium.org.cn/
Metamask gadget 🔧
Using Selenium above, it is easy for everyone to operate the document. The main threshold is the operation of metamask. Here is a small tool recommended for everyone. You can operate it to meet the operation of metamask.
🖱️github address:
https://github.com/javerianadeem/
selenium_metamask_automation.git