Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 759 Bytes

Readme.md

File metadata and controls

34 lines (24 loc) · 759 Bytes

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