🕷️
Indeed Job Scraper
Scrapes job listings from Indeed for several cities and job titles, then saves the results to a CSV file.
Scrapes job listings from Indeed for several cities and job titles, then saves the results to a CSV file.
Scrapes job listings from Indeed for several cities and job titles, then saves the results to a CSV file.
pip install -r requirements.txt
python indeed-scraper.py
requests, beautifulsoup4, lxml, pandas.
No — it makes live HTTP requests to Indeed to scrape web pages, which Pyodide cannot do.