top of page
Lecture 6.2 Parse HTML
Lecture 6.3 Inspect HTML
Lecture 6.4 Extract Nested HTML Elements
Lab 6. Extract Data from Websites
Objectives:
-
To learn extracting data from a website.
Data:
-
The dummy data was manually downloaded from www.trulia.com and then uploaded to a website that AWS S3 hosts.
-
Demo python code: https://github.com/xbwei/Data-Mining-on-Social-Media/blob/master/Minning%20House%20Price%20from%20Trulia/Collect_house_price_data.ipynb
bottom of page