linkedin-jobs

Description

This is a web scraper that scrapes LinkedIn for internship and new grad opportunities. It is written in Python and uses requests/BeautifulSoup4. It is currently configured to scrape for Software Engineering opportunities, but can be easily modified to scrape for other roles.

It ships with a simple SQLite database to store the scraped opportunities. The database is not required, but is recommended.

Documentation