Skip to content

Scaper for Seek.com.au - Save time browsing jobs

Notifications You must be signed in to change notification settings

Cxmrykk/Seek-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Setup

# Clone source code
git clone https://github.com/Cxmrykk/Seek-GUI.git
cd Seek-GUI

# Setup virtual environment
python3 -m venv venv
source venv/bin/activate

# Install Python dependencies
pip install selenium

# Execute the program
python -m scraper

Getting a URL

  • Visit Seek.com.au and create a job search query
  • Copy the browser URL after the page has loaded
  • Paste into the "URL" field and click "Search"

About

Scaper for Seek.com.au - Save time browsing jobs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages