Python Recipes - Introduction to Web Utilization (including eBook)
If you're just learning Python and don't know what you can do or what you should do?
Let's learn how to use web technologies with Python, such as web crawling, automation, and APIs.
I didn't know about concepts like web crawling or API and thought that this kind of work would be difficult, but when I actually tried it, I found out that it was simple. Starting with this course, I'm going to learn about crawling and using open APIs. Thank you.
5.0
real good
100% enrolled
It's organized concisely and the explanations are easy and quick, so you can do it in no time if you just think, "Ah~ ah~" ㅎㅎ
I created this while thinking back to my past when I first learned programming languages and didn't feel much interest, thinking, "What can I do with this?"
You've just learned Python syntax, but are hearing about scraping, crawling, APIs, etc. for the first time? This is for those who want to try a project for practice but are at a loss. It is not suitable for those who have some level of development knowledge in Python.
I wish the recording was better, but it's a shame 😊 Thank you for reading this far
Recommended for these people
Who is this course right for?
For those who are new to scraping, crawling, and APIs
I want to try a project for practice but I'm at a loss
I didn't know about concepts like web crawling or API and thought that this kind of work would be difficult, but when I actually tried it, I found out that it was simple. Starting with this course, I'm going to learn about crawling and using open APIs. Thank you.
I only studied the basics of Python grammar and took this course, but it was so helpful to be able to easily create Python programs by following along with websites used in real life, simple games, sending emails, Naver API, and linking Gdrive and Firebase!