This is a mini web crawler project, it's used for crawling job search result on upwork.com. The data that crawled are job title, job type (hourly wage/fixed wage), and contractor tier (Entry, Intermediate, Expert)
This is what you need to install to run this program
- python3
- pip
- Selenium Webdriver