Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 692 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 692 Bytes

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)