At my current company, the sales team was looking for new leads. One way they do this is by checking different job hosting websites. As this takes time, and is quite boring, I told the head of the international department about how this could be automated with Python and Beautiful Soup.
Instead of installing Python onto each users notebook, or developing the code into an application, I decided the easiset way to implement usage would be to use Google's Colab Notebooks. Once the notebook is opened, and the code is implemented, users would then be able to save the CSV file in their Google Drive and share with in the Google Workspace provided by the company.
Link to Collaboratry Notebook with Project
*Note: The project currently only works with Indeed. All other sites will reutrn an error.