The Upwork Screener App is a tool for searching and filtering job listings on Upwork. It allows users to easily find jobs that match their skills and preferences, and apply to them directly from the app
- Search for jobs by keyword, category, and budget
- Filter job listings by various criteria such as skills required, client location, and job duration
- View detailed information about each job listing, including the job title, client, budget, and job URL
- Apply to jobs directly from the app
- Loading animation and skeleton frame while loading data
- Search function to search for jobs based on keyword
- A valid Upwork API key
- Python 3.x
- Tkinter
- requests
- Clone the repository
Copy code
git clone https://github.com/alwaz-shahid/upwork-screener-app.git
- Run the app
Copy code
python upwork_screener.py
- Enter your Upwork API key in the code.
- Use the search function to search for jobs based on keyword.
- Double-click on a job listing to open the job URL in a web browser.
If you want to contribute to this project and make it better, your help is very welcome.
This project is under the MIT Licence.