Skip to content

ASACHIT/image-extractor-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple image extractor from webpage made in Django

Topics

Resources

Stars

Watchers

Forks