Home
Softono

Upwork Job Scraper

Open source MIT Python
37
Stars
9
Forks
2
Issues
3
Watchers
4 years
Last Commit

 About Upwork Job Scraper

Browsing jobs on upwork is time-consuming!!! How about checking them out right from your terminal? 🤩

Platforms

Web Self-hosted

Languages

Python

Links

Need Help Installing Upwork Job Scraper?

We provide expert installation service for this software. Our team will install, configure, and secure Upwork Job Scraper on your server. plans start at just $30.

Upwork Job Scraper

View on GitHub

Upwork Job Scraper

A web scraping project with python using requests & bs4 modules. You can search for any term & get the first 10 job listings in Upwork! Working on adding more features!

Installation & Usage

Creating a virtual environment is recommended before starting to avoid conflicts with module versions.

Installation

  1. Clone the git repostory using the following command.

    git clone https://github.com/SudhamJayanthi/upwork-job-scraper.git 
    
  2. Open the terminal and navigate to the project directory

    cd path/to/your/project 
    
  3. Install the required python dependencies

    pip install -r requirements.txt
    

Usage

Run the application

 python main.py

Contributing

  • Open a issue if you have found any bugs or have any feature requests
  • Open a PR if you would like contribute any new features or close existing issues
  • Check out issues page for roadmap features to contribute on**

Feel free to play around and try to submit a pull request even if you are newcomer or just started learning python.

No problem if you ran into errors or have been able to do only half. Be proud atleast you tried!

I'll be happy to assist you and teach you to help you complete it anytime :)

Contact me