Langage de balisage HyperText

Web Scraping en Python

Thomas Laetsch

Data Scientist, NYU

Exemple principal

html-tree-code1.png

html_demo.png

Web Scraping en Python

Balises HTML

html-tree-code1.png

  • <html> ... </html>
  • <body> ... </body>
  • <div> ... </div>
  • <p> ... </p>
Web Scraping en Python

L’arborescence HTML

html-tree-code1.png

html_tree_1.png

Web Scraping en Python

L’arborescence HTML : exemple 1

html-tree-code3.png

html_tree_3.png

Web Scraping en Python

L’arborescence HTML : exemple 2

html-tree-code4.png

html_tree_4.png

Web Scraping en Python

Conclusion : introduction à HTML

Web Scraping en Python

Preparing Video For Download...