Adds Streamlit UI for a easy viewing on top of JobSpy scraper for LinkedIn, Indeed, Glassdoor, Google, ZipRecruiter & more
A sleek, web-based UI for JobSpy - Search across LinkedIn, Indeed, Glassdoor, and more—all in one place, concurrently.
- 🔍 Multi-Select Search: Scrape LinkedIn, Indeed, Glassdoor, Google, ZipRecruiter, and more simultaneously.
- 📊 Clean Dataframe: View your results in a clean table and search by location, search term and optional google search term.
- 🔍 Extensible Code: Boilerplate to build a large feed and visualization tool.
- Clone this repository:
git clone [https://github.com/your-username/jobspy-streamlit.git](https://github.com/your-username/jobspy-streamlit.git) cd jobspy-streamlit
Install dependencies:
pip install streamlit python-jobspy pandasRun the App:
streamlit run app.pyThis tool is for educational and personal use only. Please respect the Terms of Service of the job boards being scraped. Frequent or aggressive scraping may result in IP bans.
This project is built using the following open-source tools:
JobSpy - The engine behind the scraping (MIT License).
License: Distributed under the MIT License. See LICENSE for more information.