Instead of boring news crawling, how about creating an automated program that is necessary for bloggers, sellers, and small business owners? In this Selenium basics course, we will teach you the principles of Selenium one by one in an easy-to-understand manner.
Not obvious, but can be used continuously Create three marketing programs! ✅
For automation programs Do you need Selenium? 🤖
"Can't you just use requests?" "I don't think this can be automated?"
Have you ever wondered about this? Don't worry. Using Selenium is actually an easier approach. I'll share all the insights and know-how I've accumulated while developing crawlers.
Selenium is a tool that allows you to control web browsers with code. I'll teach you the fundamentals of Selenium, which I learned while specializing in automation program development and delivering programs. Rather than simply using find_element , the lecture focuses on the logic and concepts behind why you're writing this type of code .
The topic of the practical project is not the typical news crawling. As a marketing program, we'll create three programs currently selling for hundreds of thousands of won. Upon completion, you'll receive working code.
I recommend this to these people ✨
Python basic grammar Someone you know
Crawling, automation program Anyone who needs development
Naver ranking measurement program Anyone in need
In the basic course lecture Learn one by one 🙆♀️
We develop this kind of content ✍️
Automated Naver blog posting ranking check
Automated Naver Smart Store product search ranking check
Automated Naver Place search ranking check
This course will help you develop web page analysis skills. By learning how to analyze web pages, you'll gain insight into the principles of understanding site structure and how to develop automated programs/crawlers.
Introducing the Knowledge Sharer 🎙️
Hello, I'm Jiyu Kim, who runs the YouTube channel "Coding Lecture Jiyu Kim" and an outsourcing development company. This course is taught by an expert in outsourcing automation program development. I believe some of you are taking this course because you need a program. Rather than providing program code that will break after just a month, I'll help you gain the skills to update and modify your program even if the page structure changes.
Recommended for these people
Who is this course right for?
For those who need to track Naver Smart Store and Place rankings
For those of you who are curious about what rank your posts on Naver Blog are exposed at
For those who are curious about the basic concepts of Selenium
Need to know before starting?
Python
Hello This is
1,796
Learners
55
Reviews
97
Answers
4.6
Rating
9
Courses
기술을 위한 기술이 아닌, 사람을 위한 기술이 필요하다고 믿는 개발자 김지유입니다.
- 프리랜서가 개발자 - 자동화 프로그램 제작 판매 & 강의 제작 - 유튜브 : https://www.youtube.com/channel/UCDl-10cmslZewQn-6o8usqQ
It's very helpful and well explained. It was especially helpful that you explained the meaning of each environment setting from the perspective of a current developer. However, my environment was m1, so the virtualenv setting was a little different. Of course, it's a problem that can be easily solved by searching, but if you also wrote it for Mac, it would be more helpful for those who are seeing it for the first time.