FelippoDev / scrape-projudi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scrape-projudi

How to install

  • Clone github repository in your local system git clone https://github.com/FelippoDev/scrape-projudi.git
  • Move in bot repository cd bot
  • Create new virtual python environment python3 -m venv venv
  • Activate virtual python environment linux: source venv/bin/activate windows: env\Scripts\activate
  • Install all the libraries mentioned in requirements.txt using pip install -r requirements.txt
  • Run Python file python app.py
  • then open your browser and go to the link http://127.0.0.1:80

About


Languages

Language:Python 66.2%Language:HTML 17.0%Language:CSS 13.5%Language:JavaScript 3.3%