Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Workday-Scraper

Python code to extract Job posting information from Workday websites

How to Run

Clone the repository:

git clone https://github.com/killerfrost598/Workday-Scraper.git

Install the Selenium Python package:

pip install selenium
pip install pandas

Ensure you have Chrome browser installed on your desktop.

Run the main file:

python main.py

you get the outputs in the output folder once extraction is finished.

Note: It only works on windows due to the parallel processing to reduce the extraction time.

Reduce the processes count in main.py if you have less cores.

About

Python code to extract Job posting information from Workday websites

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages