Skip to content

A teeny script that scrapes the career page of Hex to see newest job openings so I can send it to myself each week via email.

License

Notifications You must be signed in to change notification settings

ohitsmekatie/hex-career-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🐍 Hex.tech career page scraper

I created this very teeny Python script that looks at Hex's career page and gets the list of their current job openings. I then created a Hex notebook that is sent to my email every Monday so I could proactively see if they had any new listings that I might be interested in.

This project uses:

  • 🐍 Python for coding everything
  • 🥫 Beautiful Soup for scraping
  • 🧙‍♀️ Hex for basic layout and visualization and Hex Magic for stripping and cleaning the data because it was much easier to prompt than write
Screenshot 2023-08-29 at 10 26 07 AM

If there are other companies that i'm interested in i'll probably make this more extensible but for now it's just a hardcoded URL. :)

About

A teeny script that scrapes the career page of Hex to see newest job openings so I can send it to myself each week via email.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages