Automatically click on what appears on the screen using the pyautogui module
Crawling Basics with BeautifulSoup
Automatically save search results
How to create and save a csv file with python
How to download an image with Python
For those who want to learn more about web crawling and automation. A hands-on Python web crawling and web page automation course is now available. This course aims to give you the skills to crawl and automate any site.
🗒 Course Introduction
I started studying programming to create my own programs for work. So, I mainly studied how to create macros in Python, crawling, etc., and I created a lecture that explains the parts that I am best at as easily as possible.
Since this course only covers the very basics, you won't be able to create every macro and crawl every site. However, you can learn the basic knowledge of what to study in the future.
More lectures Instructor's YouTube channel You can see it at>>Kimple Studio<< .
🙌 Tools covered here
I use Python 3.7 and vscode. Install both and you're ready to go! It doesn't matter if the source code editor is not vscode. If you have one you were using before, you can use it as is.
🙋🏻♂️ Expected questions related to the lecture
Q. Can non-majors also take the course? A. Your major doesn't matter. Even those with even a little Python experience will find this course easy to follow.
Q. Are there any special advantages to this course? A. If you have a basic understanding of Python, if statements and for loops, and know what a list is, this lecture will be easy to follow.
Q. What made you interested in this field? A. I became interested in this field because it is something that anyone can apply in their actual work.
For those who want to learn more about web crawling and automation. A hands-on Python web crawling and web page automation course is now available. This course aims to give you the skills to crawl and automate any site.
Recommended for these people
Who is this course right for?
Those who know Python's if and for statements
People who are bored with repetitive tasks
For those who want to create a simple program that can actually be used with Python
Need to know before starting?
Very basic Python. If you have used if and for statements and know what a list is, you will have no trouble following the lecture.
Even if you are not at the level of creating web pages, you should know what div and span are in HTML and what CSS classes and IDs are.
Hello This is
12,898
Learners
540
Reviews
122
Answers
4.8
Rating
3
Courses
프로그래머 김플입니다. 파이썬 기초 강의, 웹 크롤링, OpenAI API(챗gpt 인공지능)를 사용한 프로그래밍 등을 주제로 프로그래밍 초보자, 입문자를 위한 프로그래밍 채널을 운영하고 있습니다.
제 강의를 보신 분들의 가장 많은 댓글은 너무 쉽게 설명한다는 것입니다. 누구보다 쉽게 설명하고 이해시켜 드리겠습니다.
It is a lecture that requires basic knowledge to understand, but it also provides the latest information and takes care of any parts that may be missed.