python-scraps Just a demo version Install Instruction install python and pip install django and requests open terminal and type python manage.py runserver Go to http://127.0.0.1:8000/hello/ in your browser