HyperText Markup Language

Webscraping in Python

Thomas Laetsch

Data Scientist, NYU

Het hoofdvoorbeeld

html-tree-code1.png

html_demo.png

Webscraping in Python

HTML-tags

html-tree-code1.png

  • <html> ... </html>
  • <body> ... </body>
  • <div> ... </div>
  • <p> ... </p>
Webscraping in Python

De HTML-boom

html-tree-code1.png

html_tree_1.png

Webscraping in Python

De HTML-boom: voorbeeld 1

html-tree-code3.png

html_tree_3.png

Webscraping in Python

De HTML-boom: voorbeeld 2

html-tree-code4.png

html_tree_4.png

Webscraping in Python

Introductie tot HTML — afsluiting

Webscraping in Python

Preparing Video For Download...