Skip to content

marianna13/Indeed-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Indeed Scraper

image

Description

Python script that scrapes job postings from Indeed

Usage

python scraper.py --job_title [job title you want to scrape data for] --output_dir [directory to save data to] --num_pages [number of pages to scrape]

Example

python scraper.py --job_title "Machine Learning Engineer" --output_dir data --num_pages 100

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages