/upwork-crawler

Simple crawler for searching job, job type, and contractor tier on upwork.com

Primary LanguagePythonOtherNOASSERTION

About This Project

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)

Prerequisites

This is what you need to install to run this program

  • python3
  • pip
  • Selenium Webdriver

Demo

Screencast.from.24-02-23.17.09.45.webm

Result File

image

(back to top)