This Telegram bot allows you to search for job openings on Indeed. You can set your desired job title and location, and the bot will scrape Indeed's website to find matching job listings.
To use the bot, you need to install Python 3.x, Selenium, ChromeDriver, the python-telegram-bot library, and the dotenv library. After cloning the repository and configuring the bot token and username in the .env file, you can run the bot and interact with it using commands in Telegram.
- /set_ricerca <job_title>: Set the desired job title.
- /set_luogo : Set the desired job location.
- /search: Start the job search and display the found job listings in the Telegram chat.