Skip to content

MUSA-620-Spring-2018/MUSA-620-Week-6

Repository files navigation

MUSA-620-Week-6: Web Scraping Part 1

Links:

Getting to Know Your Browser's Web Inspector

Elements tab

Use the elements tab to explore a webpage's DOM.

Examples:

Network tab

Use the network tab to find the data used in these webpages.

California drought map

Data: Wall Street Journal / code: web-inspector-data.r

  • See if you can you can find the data to recreate their sunlight map yourself. The steps for doing this have now been added to web-inspector-data.r

Map of average daily sunlight by county

Data: Washington Post / code: web-inspector-data.r

Total residential property value of each US county

map of property values USA