Skip to content

This is a python script that goes to Politico.com to extract data about the 2016 general presidential election.

Notifications You must be signed in to change notification settings

StickmanNinja/2016-Politico-General-Presidential-Data-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

2016-Politico-General-Presidential-Data-Scraper

Image of Hillary and Trump There's a lot to be learned from the 2016 presidential election. That's why I decided to build a web scraper that looks at data from Politico.com.

This python script can extract the percentage of voters who voted for Donald Trump and Hillary Clinton from every county.

What you'll need:

  • Selenium.
  • BeautifulSoup4
  • Urllib

You can google how to install them yourself.

About

This is a python script that goes to Politico.com to extract data about the 2016 general presidential election.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages