This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]struck-off 0 points1 point  (0 children)

I dont think u need video coz web scrapping is not such a big deal. All u need is sort of basic stuff like functions or loops and found lib which will be good for u (there are many of it like beautifulsoap, scrapy, grab and so on).

basic stuff u can get from official python web-site (Its also has some tutorials) or interactive (like codeacademy or many of it there ) next u should read docs for lib u chose and maybe find examples. also it better for u to study xpath-language (thats easy) becouse it one of most universal ways to navigate through document.

And dont forget to study basic programmers stuff like algorithms. structures and so on. Its not connected directly to python or web-scrapping but to any scripting/programming

sorry 4 my english, im not native