Answer the question
In order to leave comments, you need to log in
How to start parsing?
Hello everyone! I would like to ask about learning to parse sites in python. In my life I have never dealt with the HTTP protocol in terms of development and in general with obtaining data from sites using programming languages, so I wanted to know where to start take the first steps and learn this whole topic, because on YT and other forums that I met nothing is clear and obviously the information is not for beginners (
Answer the question
In order to leave comments, you need to log in
You don't start from there. First, study http, html (dom, tags, what are classes, etc.), js, css.
And only then you can look in the direction of parsing. Python has nothing to do with this issue.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question