HyperText Markup Language

Extraction de données Web en Python

Thomas Laetsch

Data Scientist, NYU

Exemple principal

html-tree-code1.png

html_demo.png

Extraction de données Web en Python

Balises HTML

html-tree-code1.png

  • <html> ... </html>
  • <body> ... </body>
  • <div> ... </div>
  • <p> ... </p>
Extraction de données Web en Python

L'arborescence HTML

html-tree-code1.png

html_tree_1.png

Extraction de données Web en Python

Arborescence HTML : exemple 1

html-tree-code3.png

html_tree_3.png

Extraction de données Web en Python

Arborescence HTML : exemple 2

html-tree-code4.png

html_tree_4.png

Extraction de données Web en Python

Introduction à HTML – conclusion

Extraction de données Web en Python

Preparing Video For Download...