Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 669 Bytes

README.md

File metadata and controls

35 lines (20 loc) · 669 Bytes

Webcrawler

Webcrawler to get urls and images in webpages

Getting Started

Please Follow below steps to get started,

  1. Clone code from git repository.
  2. Create virtual environment and install dependencies using pip.
  3. Django app will run at localhost:8000 by default.
python manage.py runserver

Prerequisites

Install all python packages used in the project as specified in requirements.txt

pip install -r requirements.txt

Built With

  • Django - The Web framework used
  • Pypi - Dependency Management

Developers

Purushotham Reddy - Software Engineer