pass: McNair2017
==Functionality==
This section lists functions in the crawl_linkedin.py script that can be combined for higher functionality.
===login(username, password)===
This function opens the LinkedIn home page and logs in using the credentials given to the function. You will be taken to the home news feed for your account.
===search(query)===
This function assumes you are already logged into LinkedIn. It will type in the search bar the query that it is given, and begin the search for the given query.