/freejobalert-API

Primary LanguagePythonMIT LicenseMIT

freejobalert API

version

API for getting job alerts from freejobalert.com

Tech Stack

  • Framework: Flask

  • Language: Python

  • Database: None

Configuration

  • Install necessary modules
pip install -r requirements.txt # Windows
pip3 install -r requirements.txt # Linux
  • Run API with below command
python app.py # Windows
python3 app.py # Linux

Available on

Release

License

freejobalert API is distributed under the MIT Licence, See Licence.