Linguagem de Marcação de Hipertexto

Raspagem da Web em Python

Thomas Laetsch

Data Scientist, NYU

Exemplo principal

html-tree-code1.png

html_demo.png

Raspagem da Web em Python

Tags HTML

html-tree-code1.png

  • <html> ... </html>
  • <body> ... </body>
  • <div> ... </div>
  • <p> ... </p>
Raspagem da Web em Python

A árvore HTML

html-tree-code1.png

html_tree_1.png

Raspagem da Web em Python

A árvore HTML: Exemplo 1

html-tree-code3.png

html_tree_3.png

Raspagem da Web em Python

A árvore HTML: Exemplo 2

html-tree-code4.png

html_tree_4.png

Raspagem da Web em Python

Encerramento: Introdução ao HTML

Raspagem da Web em Python

Preparing Video For Download...