/image-extractor-django

A simple image extractor from webpage made in Django

Primary LanguagePython

Image extractor

A simple image extractor webapp in django. It scrapes all the image found in webpage

Installation

Running Code directly

  git clone https://github.com/ASACHIT/image-extractor-django.git
  cd image-extractor-django
  pip3 install -r requirements.txt
  python3 manager.py runserver

Screenshot

App Screenshot