HyperText Markup Language

Web Scraping ด้วย Python

Thomas Laetsch

Data Scientist, NYU

ตัวอย่างหลัก

html-tree-code1.png

html_demo.png

Web Scraping ด้วย Python

แท็ก HTML

html-tree-code1.png

  • <html> ... </html>
  • <body> ... </body>
  • <div> ... </div>
  • <p> ... </p>
Web Scraping ด้วย Python

โครงสร้างต้นไม้ HTML

html-tree-code1.png

html_tree_1.png

Web Scraping ด้วย Python

โครงสร้างต้นไม้ HTML: ตัวอย่างที่ 1

html-tree-code3.png

html_tree_3.png

Web Scraping ด้วย Python

โครงสร้างต้นไม้ HTML: ตัวอย่างที่ 2

html-tree-code4.png

html_tree_4.png

Web Scraping ด้วย Python

บทสรุป HTML เบื้องต้น

Web Scraping ด้วย Python

Preparing Video For Download...