Skip to content

rhc-iv/py-jobs-web-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

🔎 (Python) Job Web-Scraping App

Language
Python Version
Version

Twitter: rhc_iv
Mastodon: rhciv1972

🛋️ Homepage


Desktop application made with Python to scrape job listings from PythonJobs.

Usage

  • Open and run main.py in the editor/IDE of your choice.
  • The scraped results will be output to your terminal console; pprint is used for uniformity and ease-of-readibility.
  • Each run of the script will save a python_jobs.csv to your main directory. Each run will also append OOX to each .csv file. For example:
    • python_jobs_001.csv
    • python_jobs_002.csv
    • etc.

🗒️ Notes

  • This scraper is solely for PythonJobs.
  • The script can be modified for other job-hunting websites but the scraped elements will have to be adjusted accordingly.

📝 To-Do

  • Create multiple scripts for other development job search sites.
  • Incorporate scripts into a Streamlit app for better user interaction.

👤 Author

Robert H. Carr, IV

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

Releases

No releases published

Packages

No packages published

Languages