Glassdor scrapper using flask Check collection folder for postman collection file
How to setup :
- Install python 3
- Create virtual environtment
- Activate virtual environtment
- Go to root directory and install python dependencies "pip install -r requirements.txt"
- Run apps "flask run" or "python run.py"