Pics-Extractor icon indicating copy to clipboard operation
Pics-Extractor copied to clipboard

A complete responsive website to extract images of any pages , websites etc

Pic Extractor

An all-in-one, completely responsive django webapp or website for extracting or scraping all photos from any webpage.

Installation

Install Pic Extractor

  git clone https://github.com/ASACHIT/Pics-Extractor.git
  cd Pics-Extractor
  pip install -r requirements.txt

Run the project

  python manage.py runserver
  # open url localhost:8000

With Docker

git clone https://github.com/ASACHIT/Pics-Extractor.git
cd Pics-Extractor/
docker-compose up --build

Screenshots

App Screenshot . App Screenshot